/* Bulk Order Css  */
.form-control,
.thumbnail {
    border-radius: 2px;
}

.btn-danger {
    background-color: #B73333;
}
.bulk_img {
    height: 410px;
}

@media screen and (min-width:360px) and (max-width:900px) {
    .bulk_img {
        height: 200px !important;
        margin-top: 20px !important;
    }
}

.fake-shadow {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

.fileUpload {
    position: relative;
    overflow: hidden;
}

.fileUpload #logo-id {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 33px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}

.img-preview {
    max-width: 100%;
}
.form-sub{
}
.place img,.received img,.ready img,.finalize img {
  display: block;
  margin: 0 auto;
}

.img-work{
    width:45px;
}
.img-wid {
  width: 40px;
  /* margin-bottom: 10px; */
}

.bene-box {
  padding: 10px;
  border-radius: 12px;
  color: #fff;
  transition: 0.3s;
}

/* Different colors for each box */
.bene-box:nth-child(1) { background: #ffe5e5; }
.bene-box:nth-child(2) { background: #e6fffa; }
.bene-box:nth-child(3) { background: #e6f0ff; }
.bene-box:nth-child(4) { background: #fff4e6; }

.bene-box {
  color: #333;
}
/* Hover effect */
/* .bene-box:hover {
  transform: translateY(-5px);
} */
@media ( max-width: 767px ) {
    .form-div {
    display: flex !important;
    margin-bottom: 5px  !important;
    /* position: relative; */
    width: 100%  !important;
    /* min-height: 60px; */
    }
    .group-mb {
        margin-bottom: 0px  !important;
    }
    .right-form {
        margin-top: 50px;
    }
    .equal-row {
    display: flex;
    flex-wrap: wrap;
    }

    .bene-box {
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    }
   
}

body {
    background: rgb(247, 247, 247);
}

.pacakging {
    background-color: rgb(247, 247, 247);
    padding: 27px 56px;
}

.soluiton-h2 {
    color: rgb(52, 52, 52);
    font-size: 18px;
    font-weight: 600;
    padding: 20px 0px;
}

.right-form {
    background: rgb(255, 255, 255);
    padding-top: 27px;
    padding-left: 30px;
}
.sol-p {
    color: rgb(52, 52, 52);
    font-size: 12px;

    padding: 0px 0 10px 0;
}

.input-design {
    border: 1px solid rgb(0, 174, 239);
    padding: 10px 0px 10px 16px;
    margin-right: 5px;
    background: transparent;
    width:100%;
}
.input-div{
    width:48%;
    margin-right: 5px;
}
.select-design{
    width:100%;
}
.input-design::placeholder {
    color: rgb(128, 128, 128);
    /*grey */
    font-size: 0.957143rem;
}

.drop-menu {
    width: 97%;
}

.caret {
    margin-right: 10px;
    margin-left: 17px;
    color: black;
}

.city-drop {
    display: inline-block;
}

.input-freq {
    border: 1px solid rgb(0, 174, 239);
    padding: 15px 0px 11px 16px;
    margin-right: 5px;
    background: transparent;
    color: rgb(128, 128, 128);
    /*grey */
    font-size: 0.957143rem;

}

/* .form-sub {
    background-color: rgb(213, 213, 213);
    border: none;
    outline: none;
    color: rgb(255, 255, 255);
    padding: 13px;
    width: 15.7143rem;
    font-size: 12px;
    letter-spacing: 1px;
} */

.form-div {
    display:flex;
    margin: 10px 0;
    width:100%;
}

.w-text {
  width: 97%;
  resize:none;
  height:80px;
}

.or {
    color: rgb(128, 128, 128);
    padding: 20px 4px;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
}

.call {
    color: rgb(59, 189, 173);
    font-size: 15px;
    font-weight: 600;
    padding: 0px 0px 5px 6px;
}

.phone-icon {
    color: rgb(59, 189, 173);
    font-size: 15px;
}

.what-heading {
    color: rgb(52, 52, 52);
    font-size: 1.71429rem;
    font-weight: 600;
    font-style: normal;
    padding: 18px 0;
}

.sub-parg {
    color: rgb(128, 128, 128);
    font-size: 11px;
    text-align: justify;
}

.select-design {
    border: 1px solid rgb(0, 174, 239);

    background: transparent;
    color: rgb(128, 128, 128);
    /*grey */
    font-size: 0.957143rem;
    padding: 14px 86px 12px 11px;
}

.d-flex-form-input {
    display: flex;
}

.place {
    background-color: white;
    height: 18rem;
    padding-top: 20px;
}

.received {
    /* background: rgb(110, 240, 224);  */
    background:#f4f3f3;
    height: 18rem;
    padding-top: 24px;
}
.border-bottom {
    border-bottom: 10px solid #dee2e6 !important;
    }
.finalize {
    /* background: rgb(255, 255, 80); */
    background:#fff;
    height: 18rem;
    padding-top: 24px;
}

.ready {
    /* background: rgb(110, 240, 224); */
    background:#f4f3f3;
    height: 18rem;
    padding-top: 24px;
}

.place-heading {
    font-size: 12px;
    line-height: 1.71429rem;
    font-weight: 500;
    color: rgb(52, 52, 52);
    margin-left: 4px;
    padding: 6px 0;
}

.place-1 {
    font-size: 34px;
    font-weight: 600;
    /* font-style: italic; */
    color: rgb(201 199 199);
    /* color: #666262; */
}

.how-work {
    color: rgb(52, 52, 52);
    font-size: 14px;
    font-weight: 600;
    padding-bottom: 10px;
}

.bene-h1 {
    color: rgb(52, 52, 52) !important;
    font-size: 13px;
    font-weight: 600;

    padding-top: 10px;
}

.bene-p {
    font-size: 11px !important;
    font-weight: 400 !important;
}

.ben-fs {
    font-size: 14px;
}

.bg-testitmonial {
    background-image: url("<?php echo base_url("img/doork.svg");?>");
    height: 17.5714rem;
    background-repeat: no-repeat;
    background-size: contain;
    padding: 40px 100px 40px 40px;
    margin: 30px 5px;
}

.number {
    color: #a305e5;
    font-size: 23px;
    font-weight: 700;
}

.border-pr {
    border: 1px solid;
    width: 24%;
    margin: 7px 0 10px 16px;
}

.pr-p {
    font-size: 12px !important;
    margin-left: 7px !important;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background-color: rgb(0, 174, 239) !important;
}

.our-partner {
    color: rgb(52, 52, 52);
    font-size: 1.71429rem;
    font-weight: 600;
    padding: 0px 56px;
}

.chead {
    font-size: 14px;
}

.brands-section {
    padding-bottom: 5rem;
}
@-moz-document url-prefix() {

    .india-map-img {
    width: 68% !important;
    display: block;
    margin: auto;
}

.liv-prod {
    display: flex;
    padding: 20px 0 10px 15px !important;
    color: #a305e5;
    background-color: rgba(163, 5, 229, .05);
    margin-bottom: 8px;
    height: 80px !important;
}

.act-ven {
    display: flex;
    padding: 20px 0 10px 15px !important;
    height: 80px !important;
    background-color: rgba(11, 73, 167, .05);
    margin-bottom: 8px;
}

.con-bra {
    display: flex;
    padding: 20px 0 10px 15px !important;
    height: 80px !important;
    background-color: rgba(0, 109, 65, .05);
    margin-bottom: 8px;
}

.hap-cus {
    display: flex;
    padding: 20px 0 10px 15px !important;
    height: 80px !important;
    background-color: rgba(21, 138, 255, .05);
    margin-bottom: 8px;
}
.lp-pad {
    padding-left: 16px !important;
    font-size: 12px;
}

.alp {
    font-size: 12px !important;
    margin-bottom: 0px;
}

.lpmb {
    margin-bottom: 0px;
    font-size: 12px !important;
}
}

    .select-design {
        border: 1px solid rgb(0, 174, 239);
        background: transparent;
        color: rgb(128, 128, 128);
        font-size: 0.957143rem;
        width: 100%;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        padding: 12px 15px;
        background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fcustom-svg%3E');
        background-repeat: no-repeat;
        background-position: right 15px top 50%;
        background-size: 12px auto;
    }
.india-map-img {
    width: 68%;
    display: block;
    margin: auto;
}

.liv-prod {
    display: flex;
    padding: 20px 0 10px 15px;
    color: #a305e5;
    background-color: rgba(163, 5, 229, .05);
    margin-bottom: 8px;
    height: 81px;
}

.act-ven {
    display: flex;
    padding: 20px 0 10px 15px;
    height: 81px;
    background-color: rgba(11, 73, 167, .05);
    margin-bottom: 8px;
}

.con-bra {
    display: flex;
    padding: 20px 0 10px 15px;
    height: 81px;
    background-color: rgba(0, 109, 65, .05);
    margin-bottom: 8px;
}

.hap-cus {
    display: flex;
    padding: 20px 0 10px 15px;
    height: 81px;
    background-color: rgba(21, 138, 255, .05);
    margin-bottom: 8px;
}

.text-ac {
    color: #0b49a7;

}

.text-cb {
    color: #006d41;
}

.text-hc {
    color: #158aff;
}



/*.group-mb {
    margin-bottom: 25px;
} */

.btn-mt {
    margin-top: 25px;
}

.lp-pad {
    padding-left: 16px;
    font-size: 14px;
}

.alp {
    font-size: 14px;
    margin-bottom: 0px;
}

.lpmb {
    margin-bottom: 0px;
    font-size: 13px !important;
}

.testpad {
    padding-top: 20px;
}

.img-wid {
    width: 50px;
}

.show-mobile {
    display: none;
    padding: 13px;
    width: 15.7143rem;
    border-color: #26a541 !important;
    background-color: #26a541 !important;
    letter-spacing: 1px;
}
.error{
    display: flex;
    position:relative;
}
@-moz-document url-prefix() {
    .w-text {
    width: 97% !important;
  }
  
}

@media screen and (max-width: 500px) {
    .input-design {
        border: 1px solid rgb(0, 174, 239);
        padding: 10px 0px 10px 16px;
        margin-bottom: 15px;
        background: transparent;
    }

    .show-mobile {
        display: block;
    }
    .additional-fields{
        display:none;
    }

    .form-div {
        display: block;
        margin: 0px 0;
    }
    .input-div {
        width: 47%;
        float:left;
    }

    .select-design {
        margin-bottom: 15px;
        padding: 14px 0px 12px 13px !important;
        width:100% !important;
    }
    .our-partner {
        margin-top: 22px;
    }

    .solution-mob-h {
        padding-top: 100px;
    }

    .mobile-view {
        display: flex;
        flex-direction: column-reverse;
    }

    .bg-testitmonial {
        background-image: url("");
        height: 0rem;
        background-repeat: no-repeat;
        background-size: contain;
        padding: 0px;
        margin: 0px 0px;
    }

    .product-100 {
        padding: 0px !important;
    }

    .vendors {
        padding: 0px 30px !important;
    }

    .soluiton-h2 {
        padding: 20px 0px;
        /* margin-bottom: 4px; */
    }

    .hap-cus {
        margin-bottom: 20px;
    }

    .how-work {
        padding-top: 6px;
    }
    .pacakging {
        padding: 27px 30px;
    }

    .our-partner {
        padding: 0px 30px;
    }

    .mob-ml {
        margin-left: 30px;
    }

    .cus-1m {
        padding-left: 30px !important;
    }

    .mob-pl {
        padding-left: 0px;
    }

    .right-form {
        padding-top: 8px;
        padding-left:30px;
    }

    .w-text {
        min-width: 80%;
        resize:none;
        height:80px;
    }
    .india-map-img {
    width: 65% !important;
    display: block;
    margin: auto;
}

.liv-prod {
    display: flex;
    padding: 12px 0 10px 15px !important;
    color: #a305e5;
    background-color: rgba(163, 5, 229, .05);
    margin-bottom: 8px;
    height: 65px !important;
}

.act-ven {
    display: flex;
    padding: 12px 0 10px 15px !important;
    height: 65px !important;
    background-color: rgba(11, 73, 167, .05);
    margin-bottom: 8px;
}

.con-bra {
    display: flex;
    padding: 12px 0 10px 15px !important;
    height: 65px !important;
    background-color: rgba(0, 109, 65, .05);
    margin-bottom: 8px;
}

.hap-cus {
    display: flex;
    padding: 12px 0 10px 15px !important;
    height: 65px !important;
    background-color: rgba(21, 138, 255, .05);
    margin-bottom: 8px;
}
.lp-pad {
    padding-left: 16px !important;
    font-size: 12px;
}

.alp {
    font-size: 12px !important;
    margin-bottom: 0px;
}

.lpmb {
    margin-bottom: 0px;
    font-size: 12px !important;
}
}
@media screen and (min-width: 1400px) {
  .large {
   padding: 14px 67px 12px 11px !important;
  }
  .need-des{
    padding: 14px 36px 12px 11px !important;
  }
  .w-text{
    width: 97%;
    resize:none;
    height:80px;
  }
}
.parent-divv {
    display: flex;
    align-items: stretch; /* ensures equal height */
    margin-bottom: 20px;
}
.packaging {
    flex: 0 0 66.66%;
}

.right-form {
    flex: 0 0 33.33%;
}

.form-sub {
      display: flex;
    align-items: center;
    background: #26a541 !important;
    font-weight: 600;
    border-radius: 8px;
    margin: 10px 4px 10px 0px;
    height: 45px;
    font-size: 12px;
    border: none;
    color: #fff;
    padding: 20px 20px;
    box-shadow: var(--mdc-protected-button-hover-container-elevation) !important;
}

/* Bulk Order Css End  */