  body{
    background-color: #fff!important;
  }
  .page-2,.page-3{
    display: none;
   }
   .title_money
   {
   padding: 0;
   margin : 0;
   }
   .title_color
   {
   color: red;
   }
   .shadow-effect{
      text-shadow: 0px 0px, 0px 0px, 0px 0.4px;
   }
   .feature-box
   {
   color: #fff !important;
   }
   .footer-img
   {
   /*max-width: 18%;*/
   }
   .container
   {
   max-width: 1350px;
   padding: 0;
   }
   .iti__hide {
   display: none;
   }
   .iti {
   position: relative;
   display: inherit!important;
   }
   .actions.clearfix {
    display: flex;
    justify-content: center;
    margin: 8px 0;
  }
   .token.operator,
   .token.entity,
   .token.url,
   .language-css .token.string,
   .style .token.string,
   .token.variable {
   background: none; 
   }
   #contact_no,#company_contact_no{
   padding-left:15%!important;
   }
   .steps{
      display:none;
   }
   #verify-otp{
       width: 140px;
       color: red;
       font-weight: 600;
       cursor: pointer;   
       display: inline-block;    
       text-align: center;
       line-height: 46px;   
   }

   .otp-status{
       position: absolute;
       left: 0;
       bottom: -3.4rem;   
       color: red;
       padding: .6rem;
   }

  .swal2-header {
        margin-top: 0px;
    }
  .swal2-popup.swal2-modal {
    width: 430px;
    height: 295px;
  }

/* form design*/
.wizard > .actions > ul
{
    display: inline-block;
    padding: 0;
}

.wizard > .actions > ul > li
{
   margin: 0 0.5em;
   list-style: none;
   float: left;
}

.wizard > .actions a
{
    /*background: #2184be;
    color: #fff;
    display: block;
    padding: 0.5em 1em;
    text-decoration: none;

    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    list-style: none;*/

    font-weight: 600;
    border: 1px solid red;
    color: red!important;
    background: transparent;
    /* padding: 1.1rem; */
    padding: 1rem 1.1rem;
    font-size: 1.1rem;
    text-transform: uppercase;
    border-radius: 3rem;
}
.wizard > .actions a:hover,
.wizard > .actions a:active
{
    border: 1px solid red;
    color: #fff!important;
    background: red;
}

/*input,select{
   height:36px!important;
}*/

/*.field-icon{
   margin-top: -26px;
}*/

.form-group label {
   margin-bottom: 0rem;
}

.form label.error{
  bottom: -2rem;
}

.form-div{
   max-width:32%;
   width: 100%;
   min-height: 500px;
   background:#e5e5e5;
}

#registrationForm h6{
   height:0px;
}

.otp-status{
   margin-bottom:1rem!important;
}

#upcyclingForm{
  display: none;
}
.actions.clearfix{
  display: flex;
  justify-content: center;
  margin: 8px;
}

.wizard>.actions>ul>li>a[href="#previous"]{
  display: none;
}

.disabled{
  opacity: 0.5;
  pointer-events:initial !important;
  cursor: default;
}

#exist_email{
  display: none;
  color: red;
  font-weight: 600;
}
#registrationForm .row{
  margin-bottom:8px;
}

#registrationForm{
  border:1px solid #BBD9D5 !important;
  width: 100%;
  /*min-height: 580px;*/
  padding:10px;
  border-radius: 5px;
  box-shadow: inset 2px 2px #bbd9d5;
}

.exp_image{
  width: 100%;
  height: auto;
  object-fit: contain;
}
.d-none{
  display: none;
}
.larger{
  font-size:larger;
}

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: block;
    opacity: 1;
}
.items:not(.selectize-input) .item .tag {
    top: 10px !important;
    padding: 0.3rem .3rem !important;
}
.items:not(.selectize-input) .item .image {
    height: 19rem !important;
}
.items:not(.selectize-input) .item h4{
  top: 13rem !important;
}
.items:not(.selectize-input) .item .price{
  top: 15.6rem !important;
}
#recent-ads-fav .grid .item .quantity{
  top: 15.6rem !important;
}
.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev
{
  cursor: pointer !important;
}

/*css for country dropdown */
/*.select2-container--default .select2-selection--single .select2-selection__arrow{
    height: 36px!important;
}
.select2-container .select2-selection--single {
    height: 36px !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 19px;
}*/

section#steps-uid-0-p-2 .error {
    bottom: -3rem!important;
}

#registrationForm{
  position: absolute;
  background: #e5e5e5;
  z-index: 2;
}
#upcyclingForm{
  position: absolute;
  z-index: 2;
}
.home-feature-box.feature-box figure {
    width: 9rem;
    height: 9rem;
    line-height: 9rem;
}
.home-feature-box.feature-box figure img {
    height: 9rem;
}

.home-feature-box.feature-box{
  text-align: center;
}

.white-box{
    background:#fff;
    margin-bottom: -35px;
}

.feature-box {
    margin-bottom: 0rem;
}

.feature-box h4{
  margin-top: -10px;
}
.stick-form{
  top: 0px;
  position: relative;
}
.footer-line{
  background-color:transparent;
  padding: 1rem !important;
}
.list-text{
  padding: 1rem 3rem !important;
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (max-width: 768px) {
  .exp_top{
      display: none;
  }
  .stick-form{
    top: 415px;
    position: relative;
  }

  #registrationForm{
    position: absolute;
    background: #e5e5e5;
  }
  .footer-line{
    background-color:#BBD9D5;
  }

  #registrationForm,#upcyclingForm{
    margin-bottom: 15px;
  }

  #landing_page_background{
    height: 600px !important;
    background-position: 26% !important;
  }
}


.rounded-b{
  padding:1.0rem !important;
}
div.d-flex.justify-content-between.align-items-baseline > label > div > label{
margin-bottom: -5px !important;
}
.wizard>.actions>ul>li>a[href="#previous"]
{
  border: none !important;
}

   .feature-box figure
   {
      background-color: #e60a14 !important;
   }
   /*.container{
   width: 100% !important;
   }*/
   .se{
   letter-spacing: 1px;
   font-size: 16px;
   color: #464646 !important;
   }
   #steps-uid-0-p-1{
   margin-left: 30px;
   }
   .waves{
   width: 100%;
   height: 345px;
   position: absolute;
   background: #FFF;
   border-radius: 0 0 450px 450px;
   top: -180px;
   margin-left: 60px;
   }
   #landing_page_logo
   {
   vertical-align: middle;
   border-style: none;
   width: 150px !important;
   }
   #landing_page_background
   {
   background-image: url(../img/landingnotext.jpg);
   width: auto;
   height: 475px;
   background-size: cover;
   box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
   transition: 0.3s;
   }
   #stock_fabric{
   color: #FFF;
   }
   .title_money
   {
   margin-top: 40px;
   }
   #No_more_wastage{
  
   }
   #No_more_wastage h3{
   margin-bottom: 4%;
    font-size: 20px;
    word-spacing: 5px;
    margin-top: 3%;
    color: #353333;
   }
   .title_money{
    color: white;
    text-shadow: 1px 7px 5px #212529;
   }
   #No_more_wastage h1{
    color:#3B635B;
    font-size: 4.8vw;
    position: relative;
    z-index: 35;
    opacity: 1;
    letter-spacing: 5px;
   }
   .registeration_form
   {
   width: 350px;
   /*height: 350px;
   background: #ffffffc9;*/
   text-align: center;
   margin: auto;
   margin-top: 70px !important;
   /*border-radius: 35px;*/
   }
   div#recent-ads-fav {
    width: 1140px;
}
   #registrationForm {
   position: absolute;
   background: #e5e5e5;
   z-index: 2;
   padding: 30px;
   border: none !important;
   box-shadow: none !important;
   /* width: 320px; */
   /* height: 133%; */
   background: #ffffffc9;
   /* text-align: center; */
   /* margin-inline: auto; */
   /* margin-top: -35px; */
   border-radius: 35px;
   }
   .form-group {
   margin-bottom: 1rem;
   }
   .home-feature-box.feature-box figure {
   width: 10rem;
   height: 10rem;
   line-height: 10rem;
   }
   .home-feature-box.feature-box figure img {
   height: 10rem;
   }
   .footer-img{
   padding-left: 0 !important;
   }
   .se {
   letter-spacing: 1px;
   font-size: 16px;
   color: #000;
   }
   .feature-box{
   color: #000 !important;
   }
   input[type="text"], input[type="email"], input[type="date"], input[type="time"], input[type="search"], input[type="password"], input[type="number"], input[type="tel"], textarea.form-control
   {
   box-shadow: inset 0 0 0 0.1rem rgb(0 0 0 / 0%) !important;
   border:none;
   }
   input[type="text"]:active, input[type="text"]:focus, input[type="text"]:hover, input[type="email"]:active, input[type="email"]:focus, input[type="email"]:hover, input[type="date"]:active, input[type="date"]:focus, input[type="date"]:hover, input[type="time"]:active, input[type="time"]:focus, input[type="time"]:hover, input[type="search"]:active, input[type="search"]:focus, input[type="search"]:hover, input[type="password"]:active, input[type="password"]:focus, input[type="password"]:hover, input[type="number"]:active, input[type="number"]:focus, input[type="number"]:hover, input[type="tel"]:active, input[type="tel"]:focus, input[type="tel"]:hover, textarea.form-control:active, textarea.form-control:focus, textarea.form-control:hover{
   box-shadow: inset 0 0 0 0.1rem rgb(0 0 0 / 0%) !important;
   border:none;
   }
   .wizard > .actions a{
   font-weight: 600;
   border: 1px solid #e60a14;
   color: #fff!important;
   background: #e60a14;
   /* padding: 1.1rem; */
   padding: 1rem 1.1rem;
   font-size: 1.1rem;
   text-transform: uppercase;
   border-radius: 3rem;
   }
   .wizard > .actions a:hover, .wizard > .actions a:active {
   border: 1px solid #e60a14;
   color: #e60a14!important;
   background: #fff;
   }
   #steps-uid-0-p-1 {
   margin-left: 0px;
   }
   #landing_page_footer
   {
   background: #fff;
   color: #000;
   /*margin-top: 250px;*/
   padding: 20px 50px 0px 50px!important;
   }
   #landing_page_footer h4{
   color: #353333;
   font-size: 18px;
   }
   #footer_logo{
   width: 200px;
   margin-top: -75px;
   }
   #landing_brand_img{
    color:#353333;
    opacity: 1;
    background-image: url('../img/slider-new.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
   }
   #landing_brand_back_color{
    background-color: #bbd9d5e8 !important;
    
   }
    #landing_brand_img h3{
      padding:0;
      margin: 0;
    }
     #landing_brand_img h1{
      font-weight: 900;
    font-size: 55px;
    }
   /*Mobile screen*/
   @media only screen and (max-width: 768px) {
    div#recent-ads-fav {
    width: 100% !important;
}
#landing_brand_img h1{
  font-size: 40px;
}
   .waves{
   margin-left: -13px;
   top: -250px;
   }
   #stock_fabric{
   margin-left: 0;
   margin-top:900px;
   }
   #landing_page_logo{
   /*margin-top: 270px;
   margin-left: 38%;
   width: 65px !important;*/
   }
   .stick-form{
    top:0 !important;
    position: relative !important;
   }
   #landing_page_footer{
    /*margin-top:635px !important;*/
   }
   #for_mobile{
     margin-top:400px !important;
   }
   #No_more_wastage{
    margin-left: 0 !important;
    text-align: center;
   }
   img{
        width: 100% !important;
   }
   #footer_logo{
    margin-top: 0 !important;
   }
  
   .registeration_form
   {
    height: 450px;
   }
   #footer_icons{
    margin: 0 !important;
    padding: 0 !important;
   }
   #No_more_wastage h1,#No_more_wastage h3{
      width: auto;
      font-size: inherit;
   }
   }
  @media only screen and (max-width: 1200px) {
   
   #No_more_wastage h1{
      width: auto ;
      font-size:40px;
      }
   #No_more_wastage h3{
        width: auto ;
      font-size:20px;
   }
    }
