@import url('https://fonts.googleapis.com/css2?family=Lato:wght@100;200;300;400;700;900&display=swap');

@font-face {
  font-family: Romelio;
  src: url('font/Romelio.otf')
       url('font/Romelio.ttf')  format('truetype'),
}

body{
margin: 0;
padding: 0;
width: 100%;
box-sizing: border-box;
font-family: "Lato", sans-serif!important;
font-size: 14px!important;
box-sizing: border-box;
scroll-behavior: smooth;
color: #272727;
}
.section{
  padding: 30px 0!important;
}
.m0{
  margin: 0 auto;
}
.header{
  /* margin: 10px 0;
  height: 40px; */
padding: 40px 35px;
background-color: #ffffff;
display: flex;
justify-content: space-between;
align-items: center;
}

.page-loader{
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #000000d6;
    z-index: 10000;
    display: flex;
    align-items: center;
    justify-content: center;
}
.page-loader img{
    height: 60px;
}
.logo{
  display: flex;
  height: 80px;
 
}
.rate{
 padding: 10px 0px 10px 50px;
}
.iconlist{
  padding: 10px 0 10px 10px;
  display: flex;
  list-style-type: none;
  margin: 0;
}
.contact {
  font-size: 16;
  font-weight: 600;
  letter-spacing: 0.8px;
}
.nav-icon{
padding-right: 60px;
}
.header1{
padding: 5px;
background-color: #3d3d3d;
display: flex;
}
.header1 .nav-list{
  padding-left: 25px;
}
.header1 .nav-item{
  width: 90%;
  margin: 0 auto;
  padding: 10px;
}
.header1 .nav-link{
    font-weight: 600;
    color: #fff;
}
.header1 .nav-link:hover{
  color: #fff;
}
.nav{
  display: flex;
  list-style-type: none;
  /* justify-content: space-evenly; */
  text-align: left;
}
a.nav-link{
  color: black;
}
.slideshow-container {
  position: relative;
  margin: auto;
}

.bannertittle{
  width: 100%;
}

.heading{
  margin: 0 0 50px 0;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  text-align: center;
  font-size: 1.75rem;
 letter-spacing: .5px;
}
.heading h3{
    color: #000;
    font-size: 43px;
}
.view {
  border: 1px solid #ebebeb;
  border-radius: 5px;
  padding: 23px 10px;
}
.view img{
  margin: 0 auto;
  width: 100%;
  outline: 1px solid white;
  outline-offset: -1px;
}
.productdetail p {
    margin-bottom: 0rem;
    padding-top: 5px;
    padding-left: 8px;
    /* font-size: 14px; */
    /* font-weight: 300; */
    letter-spacing: 0.2px;
    color: black;
    text-align: start;
        font-weight: 500;
}
.productrate p {
    padding-top: 5px;
    font-weight: bold;
    color: #ff4b00;
    margin-bottom: 0rem;
    padding-left: 8px;
}
/* .productlist{
 padding:10px;
} */
/* a.productid{
  padding: 40px;
} */
.py-5{
  margin-top: 0;
  margin-bottom: 0;
}
.btn-primary{
background: #58595b !important;
    color: #fff !important;
    border: 1px solid #58595b !important;
    padding: 15px 25px !important;
    font-weight: 400 !important;
    font-size: 15px;
    letter-spacing: .5px;
    text-align: center;
    cursor: pointer;
        text-transform: capitalize;
}
.btn-primary:hover{
background: #58595b !important;
    color: #fff !important;
    border: 1px solid #58595b !important;
    padding: 15px 25px !important;
    font-weight: 400 !important;
    font-size: 15px;
    letter-spacing: .5px;
    text-align: center;
}
a.productid{
  text-decoration: none;
  display: inline-block;
}

/* a.viewmore{
padding: 11px 20px;
color:#FFBE72;
text-decoration: none;
font-weight: 400;
font-size:16px;
border: 2px solid #F7CB98 ;
}
a.viewmore:hover{
  color:#fff;
  background-color:#F7CB98 ;
} */
/* .viewall{
  border-width: 100px;
  text-align: center;
  margin: 50px 0;   
} */
/* .deals{
padding-left: 150px;
padding-top: 80px;

  position: absolute;
align-items: center;
} */
/* .img-fluid{
    margin: 0 -100px 0 0;
    z-index: 10;
    position: relative;
} */
.footer {
    background: aliceblue!important;
    padding: 100px 0 35px 0 !important;
}
.img-right{
  width: 845px;
}
.footermain{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin: 80px 0 0 0;
    border-top: 1px solid #0000000f;
    padding: 30px 0 0 0;
}
.paymentoption {
  display: flex;
  list-style-type: none;
  padding: 0 40px 0 0 ;
  margin: 0;
}
.payment a{
  padding: 15px;
}
.payment a img{
  height: 30px;
}
.flist{
  list-style-type: none;
  padding: inherit;
}
a.fview{
  text-decoration: none;
  color: black}
.medialist{
  display: flex;
  flex-direction: row;
  list-style-type: none;
  padding: inherit;
}
.mediaview{
  padding: 20px;
}
.footer{
  padding: 35px;
}
.medialink{
padding-bottom: 15px;
}
h6.mediahead{
  padding:0 0 15px 0;
  font-size: large;
  letter-spacing: 0px;
}
.social-media{
  list-style: none;
  display: flex;
  flex-direction: row;
  margin: 0 auto;
  align-items: center;
  justify-content: start;
  padding: 0;
}
.social-media li a img{
  height: 20px;
}
.sm-link a{
  padding: 5px;
}
.signup-logo-mob{
  display: none;
  text-align: center;
}
.signup-logo-mob a{
  display: inline-block;
}
.signup-logo-mob a img{
  height: 70px;
}
/* .container{
  width: 100%;
  display: flex;
  flex-direction: row;
}
.signup-left{
  width: 60%;
  display: flex;
  flex-direction: column;
  align-items:flex-start;
  justify-content: space-between;
}
.signup-right{
  width: 40%;
  display: flex;
  flex-direction: column;
  align-items:flex-start;
  justify-content: space-between;
}
.sleft{
  position: absolute;
  
}
.sl{
  z-index: -10px;
} */
.allproduct{
  padding: 25px;
}
.products{
  display: flex;
}
.product-view{
  width: 80%;
  margin: 0 auto;
  align-items: center;
}
.container-home{
  margin: 0 0 0 0;
}
.home-head p {
  margin: 15px;
  font-weight: 500;
  letter-spacing: 0.8px;
  font-size: larger;
  border-bottom: 2px solid #ECECEC;
  border-bottom-style:solid;
}
a.phead{
  text-decoration: none;
  color: black;
}



.signup-main{
  overflow: hidden;
}
.signup-head{
  max-width: 100%;
  position: relative;
}
.sleft{
  top: 0;
  left: 0;
  position: absolute;
}

.fa-question-circle{
  content: "+";
  /* font-family: "material-design-iconic-font"; */
  position: absolute;
  right: 0;
  top: 0;
  color: #6b6b6b9f;
  transition: all 0.3s ease-in-out;
  font-size: 22px;
}

/* checkbox */

.checkbox-input,.radio-input {
  position: relative;
  display: inline-block;
  padding-left: 24px;
}
.checkbox-input input[type=checkbox],.radio-input input[type=radio] {
  display: none;
}
.checkbox-input label,.radio-input label {
  font-size: 14px;
  margin: 0;
  line-height: 22px;
  color: #4a4548;
  display: block;
  font-weight: normal;
}
.checkbox-input label:before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 10px;
  position: absolute;
  left: 0;
  top: 1px;
  background-color: #fff;
  border: solid 1px #ddd;
  border-radius: 3px;transition:all 0.5s;
}

.checkbox-input input[type=checkbox]:checked + label:before{
  background-color: #d7263d;
  border-color: #d7263d;
}

.checkbox-input input[type=checkbox]:checked + label:after {
  content: "";
  position: absolute;
  top: 5px;
  left: 3px;
  width: 10px;
  height: 5px;
  border: solid 2px transparent;
  border-left-color: #fff;
  border-bottom-color: #fff;
  transform: rotate(-45deg);
  border-radius: 2px;
}

/*********************************************/
.radio-input input[type=radio]:checked + label:before {border-color: #8528ff;}
.radio-input label:before {content: ""; display: inline-block; width: 16px; height: 16px; margin-right: 10px; position: absolute; left: 0; top: 1px; background-color: #fff; border-radius: 50%; border: solid 2px #ddd;}
.radio-input input[type=radio] + label:after{background-color: #e222fc; content: ""; position: absolute; top: 10px; left: 10px; width: 0px; height: 0px; border-radius: 50%; transition:all 0.2s;}


/* checkbox */


.faq .faq-list {
  padding: 0;
}

.faq .faq-list ul {
  padding: 0;
  list-style: none;
}

.faq .faq-list li+li {
  margin-top: 15px;
}
.leftside-filter {

  padding: 25px;
}
.faq .faq-list li {
  padding: 0;
  background: #fff;
  border-radius: 4px;
  position: relative;
}
.filter-product-list li{
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  background-color: #FFF;
  padding: 20px;
  margin: 0 auto 15px auto;
  border: 1px solid #eee;
  border-radius: 5px;
  cursor: pointer;
}
.faq .faq-list a {
  padding-top: 25px;
  position: relative;
    display: block;
    width: 100%;
    height: auto;
    padding: 20px;
    margin: 0;
    list-style: none;
    background-color: #f9f9fA;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  outline: none;
  cursor: pointer;
  text-decoration: none;
  
}

.faq .faq-list .icon-help {
  font-size: 24px;
  position: absolute;
  right: 0;
  left: 20px;
  color: #e82c88;
}

.faq .faq-list .icon-show,
.faq .faq-list .icon-close {
  font-size: 24px;
  position: absolute;
  right: 0;
  top: 0;
}

.faq .faq-list p {
  margin-bottom: 0;
  padding: 10px 0 0 0;
}

.faq .faq-list .icon-show {
  display: none;
}

.faq .faq-list a.collapsed {
  color: #36348d;
  transition: 0.3s;
}

.faq .faq-list a.collapsed:hover {
  color: #e82c88;
}

.faq .faq-list a.collapsed .icon-show {
  display: inline-block;
}

.faq .faq-list a.collapsed .icon-close {
  display: none;
}

@media (max-width: 1200px) {
  .faq .faq-list {
    padding: 0;
  }
}
.review-product{
  max-width: 100%;
}
.lsp{
  display: flex;
  
}
.review-product{
  display: flex;
}
ul{
  list-style: none;
}
.pview-list{
  margin: 0 auto;
}
.product-name{
  display: flex;
}
.pview-l{
  padding: 20px;
}
.pro-view img{
  height: 100px;
}
.p0{
  padding: 0!important;
}

.share{
  display: flex;

}
.si img{
  width: 23px;
}
.si a{
justify-content: space-between;
}
.product-des{
 margin: 10 auto;
  font-size: 14px;
  font-weight: 200;
  letter-spacing: 0.5;
  color: rgba(80, 80, 80, 0.795);
  line-height: 25px;
}
.price p {
font-size: 14px;
font-weight: 800;
letter-spacing: 0.5;
color: black;
}
.price span{
  font-size: 18px;
  font-weight: 600;
  color:#FF7373;
}
.price{
  margin-top: 15px;
}
.price-break{
  margin-top: 20px;
  width: 90%;
  border: 1px solid #e6e6e6;
}
.price-des{
  font-size: 14px;
font-weight: 500;
letter-spacing: 0.5;
color: black;
}
.price-table{
  padding-left: 10px;
}
.gold-rate{
  padding: 10px 36px 0px 10px;
}
.functionalicons{
  display: flex;
  flex-direction: row;
}

.full-wrapper{
    display: flex;
    height: 80%;
    width: 80%;
    border-radius: 25px;
    overflow: hidden;
    max-width: 1024px;
    box-shadow: 0px 2px 53px #0000000d;
    padding: 20px;
    background: #fff;
}
.signup-left{
    width: 50%;
    position: relative;
    overflow: hidden;
    background-image: url(./..//img/jgal3.jpg)!important;
    background-size: cover;
    border-radius: 25px;
}


.login .signup-left{
    width: 50%;
    position: relative;
/*    height: fit-content;*/
    overflow: hidden;
    background-image: url(./..//img/jgal7.jpg)!important;
    background-size: cover;
}

.fgt-pwd{
    padding: 0 0 25px 15px;
    text-align: right;
}
.fgt-pwd span {
    font-size: 14px;
    cursor: pointer;
}
/* .form-title{

} */
.sl-con{
    height: 100%;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    width: 80%;
    margin: 0 auto;
    padding: 20px 0 15px 0;
}
/* .sl-con div a{
  
} */
.sl-con div a img{
    height: 75px;
    border-radius: 5px;
}
.sl-con div h2{
    font-size: 45px;
    color: #ffffff;
    font-weight: 300;
    margin: 13% 0 0 0;
}
.sl-con p{
    color: #ffffff7d;
    font-size: 11px;
    letter-spacing: .5px;
    margin: 0;
    font-weight: 300;
/*   letter-spacing: 1px;*/
}
.sbg{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: -1;
}
.signup-right{
    width: 50%;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    overflow-y: auto;
    /* height: 100vh; */
/*    background: #ffffff;*/
/* margin: 0 0 0 -57px;*/
}
.terms{
    text-align: center;
    padding: 15px;
    margin: 0;
    font-size: 13px;
/*    font-weight: 300;*/
/*    letter-spacing: .4px;*/
    color: #424242;
}
.terms a{
  color: #424242;
  text-decoration: none;
}
.btnwide{
    font-size: 15px !important;
    position: relative;
    display: block;
    text-decoration: none;
}
.sr-con{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100vh;
}
.signup-form,.fpwd-blk,.otp-blk{
  width: 80%;
}
.fpwd-blk .form-title{
  padding-bottom: 10px;
    letter-spacing: .3px;
    font-size: 17px;
    font-weight: 600;
    margin: 0 0 10px 0;
}
.form-group input {
    padding: 15px;
/*    width: 100%;*/
    border: 1px solid #58595b;
    background: #fff;
    border-radius: 5px;
}
.form-group input:focus{
  outline: none;
}
.form-group{
  margin: 0 0 15px 0;
  display: flex;
  flex-direction: column;
}
.signup-form .form-group{
  margin: 0 0 15px 0;
    display: flex;
}
.signup-form .form-title{
    letter-spacing: .3px;
    font-size: 22px;
    font-weight: 600;
    margin: 0 0 20px 0;;
}
.back-to-login {
    padding: 20px 15px 0 15px;
    text-align: center;
}
.back-to-login span {
    cursor: pointer;
}
.sr-top p{
    margin: 0;
    padding: 20px 0 20px 0;
    text-align: center;
    letter-spacing: .3px;
    color: #5a5a5a;
}
.sr-top p a{
    font-weight: bold;
    text-decoration: underline!important;
    cursor: pointer;
    color: #000000!important;
}
.sr-btm{
    text-align: center;
    padding: 0 0 10px 0;
}
/* .sr-btm div{
  
} */
.sr-btm div a{
    display: inline-block;
    padding: 10px;
    cursor: pointer;
}
.sr-btm div a img{
    height: 22px;
}

.number-edit{
    padding: 0 0 0 8px;
    cursor: pointer;
}
.number-edit img{
    height: 16px;
    vertical-align: middle;
}
.otp-blk {
    text-align: center;
    width: 80%;
}
.otp-blk h2 {
    padding-bottom: 10px;
    font-size: 22px;
}
.otp-blk p {
    padding-bottom: 5px;
    font-size: 14px;
}
.otp-blk h4 {
    padding-bottom: 20px;
    font-weight: 400;
}
.otp-blk h4 b {
    font-size: 17px;
    font-weight: bold;
}
.otp-form-group {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px 0;
}
.otp-inputbar {
    width: 20%!important;
    /*height: 20px!important;*/
    border-radius: 10px!important;
    text-align: center;
    margin-right: 10px;
    font-size: 16px!important;
    color: #333!important;
    font-weight: bold!important;
}
.resend-otp {
    color: #1446ff;
    text-decoration: underline!important;
    font-weight: 500;
}


.review-product{
  max-width: 100%;
}
.lsp{
  display: flex;
  
}
.review-product{
  display: flex;
}
ul{
  list-style: none;
}
.pro-view-list{
  margin: 0 auto;
}
.product-name{
  display: flex;
}
.pro-view-l{
  padding: 15px;
}
.p0{
  padding: 0!important;
}
.section{
  padding: 100px 0;
}
.share{
  display: flex;

}
.si img{
  width: 23px;
  margin: 0px 15px 0px 10px;
}
.si a{
justify-content: space-between;

}
.product-des{
 margin: 10 auto;
  font-size: 14px;
  font-weight: 200;
  letter-spacing: 0.5;
  color: rgba(80, 80, 80, 0.795);
  line-height: 25px;
}
.price p {
font-size: 14px;
font-weight: 800;
letter-spacing: 0.5;
color: black;
}
.price span{
  font-size: 18px;
  font-weight: 600;
  color:#FF7373;
}
.price{
  margin-top: 15px;
}
.price-des{
  font-size: 14px;
font-weight: 500;
letter-spacing: 0.5;
color: black;
}
.gold-rate{
  display: flex;
}
.navbar a:hover, .dropdown:hover .dropbtn {
  background-color: rgb(233, 233, 233);
}
.dropbtn{
  border: none;
  width: 100%;
  border-radius: 10px;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f5f5f5;
  min-width: 240px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;

}

.dropdown-content a {
  float: none;
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
}
.dropdown{
  margin: 0px 15px;
  border: none;
}
.dropdown-content a:hover {
  background-color: #ddd;
}

.dropdown:hover .dropdown-content {
  display: block;
border: none;}
.rate-list{
  padding: 10px;
}
.gold-rate{
  padding: 10px 36px 0px 10px;
}
.functionalicons{
  display: flex;
  flex-direction: row;
}
.quantity{
  display: flex;
  padding-top: 10px;
}
.quantity-d{
margin: 0;
}
.quantity-dr p {
  padding-top: 10px;
  font-weight: 400;
  margin: 0;
  position: relative;
  text-align: start;
  letter-spacing: 0.6;
  /* padding-left: 5px; */
}
#weight{
  padding: 8px;
margin: 0px 10px 0px 10px;
}
.gw{
  margin: 0;
  padding: 8px;
  padding-left: 0;
}
.cartl{
  border-width: 100px;
  text-align: start;
  margin: 20px 0px 15px 0px;
}
a.cart-bt{
  padding: 10px;
  color: #000000;
  text-decoration: none;
  font-weight: 400;
  font-size: 16px;
  border: 2px solid #D9D9D9;
  border-radius: 5px;
  border-width: thin;
}
.buyr{
  border-width: 100px;
  text-align: center;
  margin: 20px 0px 15px 50px;
}
a.buy-bt{
  padding: 10px;
  color: #ffffff;
  text-decoration: none;
  font-weight: 400;
  font-size: 14px;
  border-width: thin;
  border: 2px solid #D9D9D9;
  border-radius: 8px;
  background-color: #000000;
  width: max-content;
}
.button-buy{
  display: flex;
}
.thead{
  padding: 10px;
}
.pth{
  padding:10px
}
.pth th{
  text-align: center;
  padding: 10px;
  font-size: 14px;
  font-weight: 500;
  color:#FF4848 ;
  letter-spacing: 0.5px;
  word-wrap: break-word;
}
.price-tld{
 justify-content: center;
}
td{
  text-align: start;
  padding: 10px;
  font-size: 12px;
  color: #2e2e2eef;
}
.tdata{
  text-align: center;
}
.table-head p {
padding: 10px;
margin: 0;
font-size: 16px;
font-weight: 600;
letter-spacing: 0.8px;
color: #0000006c;
}
/* .whatsapp-s{
  width: 25;
} */
.whatsapp-sup{
  display: flex;
  flex-direction: row;
  margin-top: 5px;
}
#whp-i{
 width: 25px;
}
.wapps{
  text-align: start;
  margin: 5px 20px 5px 0;
}
.whp-link{
    padding: 4px;
}
.whp-drt{
  text-decoration: none;
}

.cart-dt{
  border: 1px solid rgb(236, 236, 236);
    border-radius: 30px;
    width: 60%;
    padding: 15px;
    display: flex;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.10);

}
.cart-view img{
  width: 160px; 
  padding: 15px;
}

.cart-ds{
  padding: 20px;
  
}
.cart-ds p{
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.6px;
  margin: 0;
  padding-top: 15px;

}
.cart-ds sup{
  color: #FF4848;
}
.cart{
  padding: 60px;
    margin: 0 auto;
}
.cart-rt {
  padding: 60px;
    margin: 0 auto;
}
li.cnt {
  display: flex;
  justify-content: space-between;
  padding: 5px;
}
.cnt-lt{
  justify-content: left;
}
ul.cnt-price{
  margin-top: 20px;
  padding: 0;
}
.cart-price{
  padding: 10px;
  border: 1px solid rgb(209, 209, 209);
  border-radius: 10px;
  width: 90%;
  background-color:#F4F6F9 ;
}
.cnt-rt {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.6;
  color: #000;
}
.no-data{
  display: show;

}
.no-datafound img{

  padding-left: 37%;
}
a.shopping{
  text-align: center;
  padding: 10px;
  color: #ffffff;
  text-decoration: none;
  font-weight: 400;
  font-size: 14px;
  border-width: thin;
  border: 2px solid #838383;
  border-radius: 10px;
  background-color: #000000;
  width: max-content;
  margin: 0 auto;
}

a.pcd-pay{
  letter-spacing: 0.6;
padding: 10px 70px 10px 70px;
color: #ffffff;
text-decoration: none;
font-weight: 400;
font-size: 16px;
border: 2px solid #D9D9D9;
background-color: #000000;
border-radius: 10px;
border-width: thin;
}
.booking-block{
  width: 100%;
  display: flex;
  flex-direction: row;
}
.book-left{
  width: 40%;
}
.book-right{
  width: 60%;
}
.book-form{
  padding-left: 50px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
input[type="date"]::-webkit-calendar-picker-indicator {
  color: rgb(253, 253, 253);
  opacity: 1;
  display: block;
  background-repeat:  no-repeat;
  width: 25px;
  height: 25px;
  border-width: thin
}
.form-gp input{
    padding: 15px;
    width: 50%;
    border: 1px solid #efefef;
    background: #fff;
    border-radius: 5px;
    outline: none;
  }
  .booking-form{
    width: 60%;
  }
  .form-gp{
    margin-bottom: 30px;
    display: flex;
  }
  .form-slot {
    padding: 15px;
    width: 50%;
    border: 1px solid #efefef;
    background: #fff;
    border-radius: 5px;
    outline: none;
  }
  .signup,.login{
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f2d9cf;
    overflow: hidden;
    height: 100vh;
  }

  /* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

    @media only screen and (max-width: 768px) {
        .signup-logo-mob {
            display: block !important;
        }

        .signup, .login {
            background: #ffffff;
        }

        .full-wrapper {
            display: flex;
            height: 90%;
            width: 100%;
            border-radius: 0;
            overflow: hidden;
            max-width: 100%;
            box-shadow: none;
            padding: 0;
            background: #fff;
            flex-direction: row;
        }

        .login .signup-left, .signup .signup-left {
            display: none;
        }

        .signup-right {
            width: 100%;
            position: relative;
            display: flex;
            flex-direction: column;
            justify-content: space-between;
        }

        .sr-top p {
            text-align: center;
            padding: 20px;
        }

        .sr-btm div a {
            padding: 10px 5px;
        }
    }

    .backdrop {
        position: fixed;
        width: 100%;
        height: 100%;
        background: #0000009e;
        top: 0;
        left: 0;
        z-index: 10000;
        display: none;
    }

        .backdrop div {
            position: absolute;
            top: 50%;
            left: 50%;
        }

    @-webkit-keyframes spinner-border {
        to {
            transform: rotate(360deg) /* rtl:ignore */;
        }
    }

    @keyframes spinner-border {
        to {
            transform: rotate(360deg) /* rtl:ignore */;
        }
    }

    @media (prefers-reduced-motion: reduce) {
        .spinner-border,
        .spinner-grow {
            -webkit-animation-duration: 1.5s;
            animation-duration: 1.5s;
        }
    }

    .spinner-border-lg {
        width: 3rem;
        height: 3rem;
        border-width: 0.3em;
    }

    .spinner-grow-lg {
        width: 3rem;
        height: 3rem;
        border-width: 0.3em;
    }

    .visually-hidden,
    .visually-hidden-focusable:not(:focus):not(:focus-within) {
        position: absolute !important;
        width: 1px !important;
        height: 1px !important;
        padding: 0 !important;
        margin: -1px !important;
        overflow: hidden !important;
        clip: rect(0, 0, 0, 0) !important;
        white-space: nowrap !important;
        border: 0 !important;
    }

    @-webkit-keyframes spinner-border-rtl {
        to {
            transform: rotate(-360deg);
        }
    }

    @keyframes spinner-border-rtl {
        to {
            transform: rotate(-360deg);
        }
    }

    .spinner-border {
        display: inline-block;
        width: 2rem;
        height: 2rem;
        vertical-align: -0.125em;
        border: 0.25em solid currentColor;
        border-right-color: transparent;
        border-radius: 50%;
        -webkit-animation: 0.75s linear infinite spinner-border;
        animation: 0.75s linear infinite spinner-border;
    }

    .spinner-border-sm {
        width: 1rem;
        height: 1rem;
        border-width: 0.2em;
    }

    .mandate-err {
        border: 1px solid red !important;
    }

    .country-code {
        position: absolute;
        margin: 4px 0 0 5px;
        border: 1px solid #fff;
        background: transparent;
        padding: 10px 10px 10px 0;
        border-radius: 0;
        color: #272727;
        height: 38px;
        line-height: 38px;
    }

    #cntry-code {
        position: absolute;
        margin: 4px;
        padding: 10px;
        border: 1px solid #fff;
    }

    .pwd-tip {
        background: #efefef;
        padding: 5px 15px;
        margin: -5px 0 15px 0;
        border-radius: 5px;
    }

        .pwd-tip p {
            font-size: 12px;
            margin: 9px 0;
        }

    .strike {
        text-decoration: line-through;
        color: #a7a7a7;
    }