/* =========================
2. Home CSS
============================*/
.container {
    max-width: 1190px !important;
}

/* Header Menu */
.eexccsvd {
    position: absolute;
    right: 15px;
    top: 17px;
    z-index: 9999;
    opacity: 0;
    visibility: hidden;
}
/* header */
/* .drop-bd-courier-top-menu-sec {
    position: fixed;
    width: 100%;
    z-index: 999;
} */
.drop-bd-courier-top-menu-sec {
    position: fixed;
    width: 100%;
    z-index: 999;
    margin-top: -50px;
}
.header {
    background-color: #fff;
    box-shadow: 1px 1px 4px 0 rgba(0,0,0,.1);
    position: fixed;
    width: 100%;
    z-index: 3;
  }
 .input-field input {
    width: 100%;
    outline: 0;
    padding: 15px 10px !important;
    border-bottom: 2px solid #d3d3d3;
    box-shadow: none;
    color: #111;
    background-color: #ffffff;
    border: 1px solid #ffffff;
    height: 46px;
    border-radius: 5px;
} 
  .header ul {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
    background-color: #fff;
  }
  
  .header li a {
    display: block;
    padding: 20px 20px;
    border-right: 1px solid #f4f4f4;
    text-decoration: none;
  }
  
  .header li a:hover,
  .header .menu-btn:hover {
    background-color: #f4f4f4;
  }
  
  .header .logo {
    display: block;
    float: left;
    font-size: 2em;
    padding: 10px 20px;
    text-decoration: none;
  }
  
  /* menu */
  
  .header .menu {
    clear: both;
    max-height: 0;
    transition: max-height .2s ease-out;
  }
  
  /* menu icon */
  
  .header .menu-icon {
    cursor: pointer;
    display: inline-block;
    float: right;
    padding: 28px 20px;
    position: relative;
    user-select: none;
  }
  
  
  .header .menu-icon .navicon {
    background: #333;
    display: block;
    height: 2px;
    position: relative;
    transition: background .2s ease-out;
    width: 18px;
  }
  
  .header .menu-icon .navicon:before,
  .header .menu-icon .navicon:after {
    background: #333;
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    transition: all .2s ease-out;
    width: 100%;
  }
  
  .header .menu-icon .navicon:before {
    top: 5px;
  }
  
  .header .menu-icon .navicon:after {
    top: -5px;
  }
  
 
  
  .header .menu-btn {
    display: none;
  }
  
  .header .menu-btn:checked ~ .menu {
    max-height: 240px;
  }
  
  .header .menu-btn:checked ~ .menu-icon .navicon {
    background: transparent;
  }
  
  .header .menu-btn:checked ~ .menu-icon .navicon:before {
    transform: rotate(-45deg);
  }
  
  .header .menu-btn:checked ~ .menu-icon .navicon:after {
    transform: rotate(45deg);
  }
  
  .header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:before,
  .header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:after {
    top: 0;
  }
  
  
/* Header Menu */

/* Top Menu */
.drop-bd-logo-sec img {
    width: 38%;
    margin-top: -6px;
}
.drop-bd-courier-top-menu-sec {
    background-color: #f9f9f9;
    height: 65px;
    border: 1px solid #EDF1F4;
}
.dropbd-courier-top-mnu-right-sec {
    margin-top: 19px;
}
.dropbd-courier-top-mnu-right-sec ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.dropbd-courier-top-mnu-right-sec ul li {
    display: inline-block;
    margin-right: 20px;
}
.dropbd-courier-top-mnu-right-sec ul li a {
    padding: 5px;
    color: #676666;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 15px;
    text-decoration: none;
}
li.dropbd-register a {
    background-color: #604195;
    color: #fff !important;
    padding: 6px 26px 6px 26px !important;
    border-radius: 5px;
}
li.dropbd-login a {
    background-color: #F27D21;
    color: #fff !important;
    padding: 6px 31px 6px 32px !important;
    border-radius: 5px;
}
li.dropbd-register a:hover {
    background-color: #43207d;
    transition: .2s;
}
li.dropbd-login a:hover {
    background-color: #e2690a;
    transition: .2s;
}
/* Top Menu */

/* Banner Section */
.drop-bd-main-banner-section {
    background-image: url(../images/banner-3.jpg);
    width: 100%;
    height: 600px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin-top: 50px;
}
.drop-bd-banner-text-box {
    margin-top: 150px;
}
.become-merchent-bbtn {
    margin-top: 29px;
}
.become-merchent-bbtn a {
    background-color: #F27D21;
    /* background-image: linear-gradient(-70deg, #604195 0%, #F27D21 100%); */
    padding: 8px 15px 8px 15px;
    color: #fff;
    text-decoration: none;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    border-radius: 5px;
}
.become-merchent-bbtn span {
    margin-left: 10px;
    font-size: 16px;
    font-weight: 500;
    color: #7b7b7b;
}
.become-merchent-bbtn span strong {
    font-size: 24px;
    color: #5d3c91;
}
.drop-bd-banner-main-text h4 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 16px;
    color: #604195;
    margin-bottom: 18px;
}
.drop-bd-banner-main-text h4 span {
    color: #F27D21;
}
.drop-bd-banner-main-text h2 {
    font-size: 40px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    color: #7b7b7b;
}
.drop-bd-banner-main-text p {
    font-size: 15px;
    color: #8c8c8c;
    font-family: 'Montserrat', sans-serif;
    margin-top: 17px;
}
.become-merchent-bbtn a:hover {
    background-color: #604195;
    transition: .2s;
}

/* Ex */
span.banner-logo-icon-section-bd img {
    width: 88px;
    height: 88px;
}
span.banner-logo-icon-section-bd {
    position: relative;
}
.drop-bd-banner-main-text h2 {
    position: absolute;
    top: 184px;
    left: 107px;
}
/* Ex */
/* Banner Section */

/* Happy Client */
.dropbd-happy-client-section-carousel-main {
    background-color: #ffffff;
    margin-top: 22px;
    margin-bottom: 0px;
}
.happy-client-hedd-text {
    padding-top: 30px;
}
.owl-carousel .owl-item img {
    display: block;
    width: 86%;
}
.happy-client-hedd-text h2 {
    font-size: 26px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    color: #333;
    margin-top: 10px;
    margin-bottom: 15px;
    padding-top: 8px;
}
.client-happ-border-sx {
    width: 17%;
    height: 3px;
    background-color: #c34343;
    margin-left: 41.5%;
    position: relative;
}
span.happy-client-star-iicn p {
    background-color: #ffffff;
    width: 25px;
    height: 25px;
    border-radius: 50px;
    position: absolute;
    right: 48.9%;
    top: 82px;
}
span.happy-client-star-iicn p i.fas {
    color: #f3881d;
    font-size: 13px;
}
.happy-client-single-sec {
    margin-top: 27px;
    margin-bottom: 10px;
}
/* Happy Client */

/* Our Services */
.dropbd-our-services-main-section {
    height: 440px;
    background-color: #fff;
}
.single-services-sec-dropbd h3 {
    font-size: 18px;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    margin-top: 40px;
}
.single-services-img img {
    width: 60px;
    height: 60px;
    margin-top: 43px;
}
.single-services-img {
    width: 150px;
    height: 150px;
    border-radius: 20%;
    box-shadow: 0 0px 30px rgba(0, 0, 0, .15);
    margin-left: 20%;
}
.services-happ-border-sx {
    width: 14%;
    height: 3px;
    background-color: #c34343;
    margin-left: 43%;
    position: relative;
}
span.our-services-star-iicn p {
    background-color: #ffffff;
    width: 25px;
    height: 25px;
    border-radius: 50px;
    position: absolute;
    right: 48.9%;
    top: 94px;
}
span.our-services-star-iicn p i.fas {
    color: #f3881d;
    font-size: 13px;
}
.dropbd-our-seerc h2 {
    font-size: 26px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    color: #333;
    margin-top: 10px;
    margin-bottom: 15px;
    padding-top: 50px;
}
.our-services-main-content-box {
    margin-top: 70px;
}

.orponbd-services-area-main-section {
    margin-top: 85px;
}
.service-aree-cx h2 {
    font-size: 26px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    color: #333;
    margin-top: 10px;
    margin-bottom: 15px;
}
.servicces-arrexa-brdr {
    width: 14%;
    height: 3px;
    background-color: #c34343;
    margin-left: 43%;
    position: relative;
}
span.servvice-xxara-star-iicn p {
    background-color: #ffffff;
    width: 25px;
    height: 25px;
    border-radius: 50px;
    position: absolute;
    right: 48.9%;
    top: 20px;
}
span.servvice-xxara-star-iicn p i.fas {
    color: #f3881d;
    font-size: 13px;
}
.service-aree-cx {
    margin-top: -23px;
    margin-bottom: 38px;
}
/* Our Services */

/* Dropbd Total Count */
.dropbd-total-count-icon-sec img {
    width: 66px;
}
.dropbd-total-count-icon-sec h3 {
    font-size: 35px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
}
.dropbd-total-count-sectopn-single h3 {
    font-size: 34px;
    font-weight: 700;
    color: #333;
    font-family: 'Open Sans', sans-serif;
    margin-top: 20px;
}
.dropbd-total-count-sectopn-single p {
    font-family: 'Open Sans', sans-serif;
    color: #a7a7a7;
    font-size: 17px;
    padding-bottom: 20px;
}
.dropbd-total-count-sectopn-main-section {
    background-color: #f7f7f7;
}
.dropbd-total-count-icon-sec {
    padding-top: 40px;
}
/* Dropbd Total Count */

/* Become A Merchant Sec */
.dropbd-become-merchant-bcm-mrcnt-icon img {
    width: 65px;
}
.dropbd-become-merchant-bcm-mrcnt-single-sec h3 {
    font-size: 22px;
    font-weight: 600;
    color: #333;
    font-family: 'Open Sans', sans-serif;
    margin-top: 18px;
}
.dropbd-become-merchant-bcm-mrcnt-single-sec p {
    font-size: 15px;
    color: #989898;
    font-family: 'Open Sans', sans-serif;
    padding: 20px;
    margin-top: -7px;
    padding-bottom: 40px;
}
.dropbd-become-merchant-bcm-mrcnt-icon {
    padding-top: 45px;
}
.row.become-mmrccnt-dbd {
    margin-top: -40px;
}
/* Become A Merchant Sec */

/* Payment Section */
.dropbd-payment-fes-main-section {
    margin-top: 25px;
}
.drpp-bbd-payment-nexxt-img img {
    width: 81%;
}
/* .dropbd-payment-fes-main-section {
    background-image: url(../images/banner-payment.svg);
    height: 450px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
} */
.dropbd-payment-fes-main-text-box {
    margin-top: 120px;
}
.payment-logo-section ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.payment-logo-section ul li {
    display: inline-block;
    margin-right: 15px;
}
.payment-logo-section ul li img {
    width: 55px;
}
.payment-logo-section {
    margin-top: 26px;
}
.dropbd-payment-fes-main-text-box h3 {
    font-size: 30px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    color: #f27d21;
}
.dropbd-payment-fes-main-text-box p {
    font-size: 15px;
    color: #8c8c8c;
    font-family: 'Montserrat', sans-serif;
}
.payment-logo-section ul li {
    box-shadow: 0 0px 16px rgba(0, 0, 0, .15);
}
.payment-logo-section ul li img {
    width: 90px;
    height: 45px;
    padding: 2px;
}
li.bank-payment-ex-ccls img {
    width: 50px !important;
    padding: 4px !important;
}
li.bank-payment-ex-ccls span {
    padding: 5px;
    padding-left: 0px;
    font-size: 11px;
    font-family: 'Montserrat', sans-serif;
    color: #5b3a90;
    font-weight: 600;
}
/* Payment Section */

/* Collups FAq Sec */
.dropbd-collups-section-faq-text-bbox .panel-group .panel{
    border-radius: 0;
}
.dropbd-collups-section-faq-text-bbox .panel-default>.panel-heading{
    background: none;
}
.panel-group .panel-heading+.panel-collapse>.list-group, .panel-group .panel-heading+.panel-collapse>.panel-body{
    border: none;
}
.dropbd-collups-section-faq-text-bbox .panel{
    box-shadow: 0 0 0;
    margin-bottom: 22px;
}
.dropbd-collups-section-faq-text-bbox{
    margin-top: 20px;
    min-height: 264px;
    overflow: hidden;
}
.dropbd-collups-section-faq-text-bbox .panel-heading{
    padding: 0;
}
.dropbd-collups-section-faq-text-bbox .panel .panel-title a{
    display: block;
    padding: 7px;
    color: #585858;
    font-size: 16px;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    text-decoration: none;
    margin-top: 4px;
}
.dropbd-collups-section-faq-text-bbox .panel-title a i{
    float: right;
    font-size: 25px; 
    line-height: 15px;
    display: none;
}
.panel-title a[aria-expanded="false"] i.fa-angle-up  {
     display: block;
     color: #5d3d92;
     font-size: 20px;
     line-height: 41px;
}
.panel-title a[aria-expanded="true"] i.fa-angle-down  {
     display: block;
     color: #f3881d;
    font-size: 20px;
    line-height: 41px;
}
.panel-body {
    padding: 8px 10px;
}
.dropbd-collups-section-faq-text-bbox .panel .panel-title a span img {
    width: 33px;
    margin-right: 4px;
}
.panel.panel-default {
    box-shadow: 0 0 13px 0 rgba(0,0,0,.11);
    padding: 1px 0px 1px 0px;
}
.dropbd-collups-section-faq-main-section {
    margin-top: 50px;
    margin-bottom: 50px;
}
.panel.panel-default {
    margin: 10px;
    margin-bottom: 20px;
}
/* Collups FAq Sec */

/* Service Area Tab Section */
.custom-tab-items {
    padding: 0;
    margin: 0;
    list-style: none;
}
.custom-tab-items li {
      display: inline-block;
}
.custom-tab-items li a {
    display: block;
    color: #758594;
    text-align: center;
    font-size: 20px;
    margin-right: -5px;
    text-decoration:none;  
  }
.custom-tab-items {
    background: #ffffff;
    border-radius: 10px;
}
.custom-tab-items li a span {
    display: block;
}
.custom-tab-items li a {
    width: 150px;
    padding: 18px 0;
    transition: .2s;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #ffffff;
    background-color: #f27d21;
    font-size: 17px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    border-radius: 5px;
    height: 49px;
    line-height: 12px;
}
.nav-tabs .nav-link {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    color: #b3b3b3;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 16px;
    height: 50px;
    border-radius: 5px;
    line-height: 13px;
}
  
.section-padding {
    padding: 80px 0;
}
.tab-content .tab-pane h2 {
    font-size: 35px;
    font-weight: 500;
}
.tab-content .tab-pane p {
    font-size: 18px;
    line-height: 25px;
    font-weight: 300;
}
.tab-content .tab-pane {
      background: #F6F6F6;
      padding: 30px;
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border-color: none;
    border: none;
}



.dhaka-divvvsn-area-name {
    margin-top: 30px;
}
.dhaka-divvvsn-area-name ul {
    /* list-style: none; */
    margin: 0px;
    padding: 0;
}
.dhaka-divvvsn-area-name ul li {
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    color: #424242;
    margin-bottom: 10px;
    line-height: 20px;
}
.dhaka-ddv-maop-sec img {
    margin-top: 30px;
    width: 80%;
}
.dhaka-ddv-maop-sec img {
    box-shadow: 0 0px 54px rgba(0, 0, 0, .15);
    border: 8px solid #f9f9f9;
}
/* Service Area Tab Section */

/* Footer Section */
.dropbd-footer-section-main-sec {
    background-color: #604195;
}
.footer-services-lefft-pprt-menu-link ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.footer-services-lefft-pprt-menu-link ul li {
    display: block;
    margin-bottom: 6px;
}
.footer-services-lefft-pprt-menu-link ul li a {
    color: #dcdcdc;
    font-size: 13px;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    text-decoration: none;
}
.footer-services-lefft-pprt-menu-link ul li a:hover {
    color: #eab069;
    transition: .2s;
    font-weight: 500;
}
.footer-icon-secttnn-drpbd.text-right ul li a i.fab:hover {
    color: #f27b21;
    transition: .2s;
}
.footer-services-lefft-pprt-hedng h4 {
    font-size: 18px;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    color: #f27d21;
    margin-bottom: 10px;
}
.dropbd-footer-section-main-sec {
    padding-top: 40px;
    padding-bottom: 20px;
}
.row.footer-secctn-ttoop-brdr {
    border-bottom: 1px solid #bbbbbb;
    padding-bottom: 19px;
}
.footer-services-lefft-pprt-menu-link p {
    color: #dcdcdc;
    font-size: 13px;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    line-height: 22px;
}

.logo-and-terms-and-privcy-txt p span {
    color: #f27c21;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
}


.footer-social-media-icon-section {
    padding-top: 20px;
}
.logo-and-terms-and-privcy-txt img {
    width: 105px;
}
.footer-icon-secttnn-drpbd.text-right ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.footer-icon-secttnn-drpbd.text-right ul li {
    display: inline-block;
    margin-right: 24px;
}
.footer-icon-secttnn-drpbd.text-right ul li a i.fab {
    padding: 8px;
    background-color: #fff;
    border-radius: 100%;
    font-size: 24px;
    color: #604195;
    height: 40px;
    width: 40px;
    text-align: center;
}
.logo-and-terms-and-privcy-txt p {
    color: #e2e2e2;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
}
/* Footer Section */

/* Pricing section */
.pricing-section-price-imgg img {
    width: 100%;
    margin-top: 20px;
}
.pricing-section-price-text-content .custom-tab-items {
    background: #ffffff;
    border-radius: 10px;
}
.pricing-section-price-text-content .custom-tab-items li a {
    width: 150px;
    padding: 14px 0;
    transition: .2s;
    line-height: 23px;
}

.pricing-section-price-text-content .nav-tabs .nav-link.active {
    color: #ffffff;
    background-color: #f27d21;
    font-size: 17px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    border-radius: 5px;
    height: 50px;
    line-height: 20px;
    width: 150px;
}
.pricing-section-price-text-content .nav-tabs .nav-link {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    color: #b3b3b3;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 17px;
    /* margin-right: 10px; */
}
.pricing-section-price-hed h3 {
    font-size: 26px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    color: #333;
    margin-top: 23px;
    margin-bottom: 15px;
}
.pricing-section-price-hed {
    padding-top: 47px;
}
.prrcnggh-arrexa-brdr {
    width: 14%;
    height: 3px;
    background-color: #c34343;
    margin-left: 43%;
    position: relative;
}
span.priccnnxg-xxara-star-iicn p {
    background-color: #ffffff;
    width: 25px;
    height: 25px;
    border-radius: 50px;
    position: absolute;
    right: 48.9%;
    top: 104px;
}
span.priccnnxg-xxara-star-iicn p i.fas {
    color: #f3881d;
    font-size: 13px;
}
.row.pricing-extrra-xcc {
    margin-top: 43px;
}
.inside-dhaka-dell-tkk h3 {
    color: #604195;
    font-weight: 700;
    font-size: 32px;
    margin-top: -18px;
    margin-bottom: 15px;
}
.inside-dhaka-dell-tkk-connddtn-xcv ul li p {
    font-size: 14px !important;
    font-family: 'Montserrat', sans-serif;
    color: #565656;
    margin: 0px;
    font-weight: 500 !important;
}

.tab-content .tab-pane {
    background: #ffffff;
    padding: 30px;
}

.tablee-bbooxc {
    margin-top: 20px;
}
.tablee-bbooxc .table-bordered thead th {
    border-bottom: 2px solid #e6e8eb;
    background-color: #f5f6f7;
    text-align: center;
    font-size: 13px;
    color: #212B36;
    font-weight: 600;
    padding: 15px 12px;
    font-family: 'Open Sans', sans-serif;
}
.tablee-bbooxc .table-bordered td {
    text-align: center;
    font-size: 12px;
    color: #000000;
    line-height: 13px;
    font-family: 'Montserrat', sans-serif;
    padding: 17px 5px;
}
.nav-tabs {
    border-bottom: none !important;
}
/* Pricing section */


/* Tab EX */
.nav-tabs .nav-item {
    margin-bottom: 10px;
}
.custom-tab-items ul li {
    margin-right: 10px;
    background: rgb(247 247 247);
    box-shadow: 0 0px 8px rgba(0, 0, 0, .15);
}

.pricing-section-price-text-content .custom-tab-items ul li {
    margin-right: 10px;
    background: rgb(247 247 247);
    width: 150px;
    height: 48px;
    box-shadow: 0 0px 8px rgba(0, 0, 0, .15);
}
/* Tab EX */


/* Contact Form */
.section-padding {
    margin-top: 50px;
}
.white-box {
    box-shadow: 0 0 10px #ebebea;
    padding: 30px;
  }
  input:focus, textarea:focus, button:focus{
      outline: 0 solid;
  }
  input[type="text"], input[type="email"], input[type="password"], input[type="tel"], input[type="url"], textarea {
    background: #f3f3f2 none repeat scroll 0 0;
    border: medium none;
    padding: 15px;
  }
  .contact-form input, .contact-form textarea {
    margin-bottom: 15px;
    width: 100%;
  }
  .contact-form input[type=submit] {
    width: auto;
    margin: 0;
  }
  .contact-form textarea {
    height: 135px;
    resize: none;
  }
  .colored-box p {
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    font-weight: 500;
}
p.contact-info.exttrasx-lland i.fa {
    transform: rotate(90deg);
}
.ssbbmt-dbd input {
    font-size: 16px;
    font-weight: 600;
}
.ssbbmt-dbd input:hover {
    background-color: #604195;
    transition: .2s;
    color: #ffffff;
}
  input[type="submit"], button[type="submit"] {
    background: #f27d21  none repeat scroll 0 0;
    border: medium none;
    border-radius: 3px;
    color: #fff;
    padding: 15px 30px;
  }
  .colored-box {
    background: #f27d21  none repeat scroll 0 0;
    color: #fff;
    min-height: 460px;
    padding: 30px;
  }
  .colored-box a {
    color: #fff;
  }
  .contact-info {
    margin-bottom: 32px;
    padding-left: 40px;
    position: relative;
  }
  .contact-info i.fa {
    font-size: 20px;
    left: 0;
    position: absolute;
    top: 4px;
  }
  .colored-box h4, .white-box h4 {
    margin-bottom: 40px;
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    font-weight: 600;
  }
  .social-icons a {
    background: #fff none repeat scroll 0 0;
    border-radius: 50%;
    box-shadow: 0 0 4px #999;
    color: #604195  !important;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    margin-right: 10px;
    text-align: center;
    width: 40px;
    font-size: 20px;
  }
  .social-icons a:hover  i.fab {
    color: #43a4f7;
    box-shadow: 0 0 0 ;
  }
/* Contact Form */

/* Track Your Order Section ST */

.trackyour-order-main-drpbd-section {
    background-image: url(../images/banner-3.jpg);
    height: 220px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin-top: 50px;
}
.trackyour-order-main-drpbd-section {
    position: relative;
}

.trackyour-otder-main-drpbd-overlay-section {
    position: absolute;
    background-color: rgba(96, 65, 149, .8);
    width: 100%;
    height: 100%;
    z-index: 1;
}

.track-your-order-main-search-content-bboxx {
    margin-top: 72px;
}
.track-your-order-main-search-content-bboxx-ttxt input {
    width: 60%;
    height: 50px;
    border-radius: 4px;
    background-color: #fff;
    color: #9e9e9e;
}
span.track-order-search-bbtn button {
    padding: 14px 30px 13px 30px;
    background-color: #f27d21;
}
.track-your-order-main-search-content-bboxx-ttxt input::placeholder {
    color: #afafaf;
}
span.track-order-search-bbtn button i.fas {
    color: #fff;
    font-size: 18px;
}
span.track-order-search-bbtn {
    margin-left: 3px;
}
/* .track-your-order-main-search-content-bboxx-ttxt input {
    position: relative;
} */
.track-your-code-heading-ttxtxt-dbd h3 {
    /* position: absolute;
    top: 16px;
    left: 204px; */
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
}
.track-your-code-heading-ttxtxt-dbd h3 {
    margin-left: -50%;
}


.trackorder-drpbd-timeline-main-section {
    margin-top: 50px;
}
/* TimeLine ST */
.tracking-detail {
    padding:3rem 0
   }
   #tracking {
    margin-bottom:1rem
   }
   [class*=tracking-status-] p {
    margin:0;
    font-size:1.1rem;
    color:#fff;
    text-transform:uppercase;
    text-align:center
   }
   [class*=tracking-status-] {
    padding:1.6rem 0
   }
   .tracking-status-intransit {
    background-color:#65aee0
   }
   .tracking-status-outfordelivery {
    background-color:#f5a551
   }
   .tracking-status-deliveryoffice {
    background-color:#f7dc6f
   }
   .tracking-status-delivered {
    background-color:#4cbb87
   }
   .tracking-status-attemptfail {
    background-color:#b789c7
   }
   .tracking-status-error,.tracking-status-exception {
    background-color:#d26759
   }
   .tracking-status-expired {
    background-color:#616e7d
   }
   .tracking-status-pending {
    background-color:#ccc
   }
   .tracking-status-inforeceived {
    background-color:#214977
   }
   .tracking-list {
    border:1px solid #e5e5e5
   }
   .tracking-item {
    border-left:1px solid #e5e5e5;
    position:relative;
    padding:2rem 1.5rem .5rem 2.5rem;
    font-size:.9rem;
    margin-left:3rem;
    min-height:5rem
   }
   .tracking-item:last-child {
    padding-bottom:4rem
   }
   .tracking-item .tracking-date {
    margin-bottom:.5rem
   }
   .tracking-item .tracking-date span {
    color:#888;
    font-size:85%;
    padding-left:.4rem
   }
   .tracking-item .tracking-content {
    padding:.5rem .8rem;
    background-color:#f4f4f4;
    border-radius:.5rem
   }
   .tracking-item .tracking-content span {
    display:block;
    color:#888;
    font-size:85%
   }
   .tracking-item .tracking-icon {
    line-height:2.6rem;
    position:absolute;
    left:-1.3rem;
    width:2.6rem;
    height:2.6rem;
    text-align:center;
    border-radius:50%;
    font-size:1.1rem;
    background-color:#fff;
    color:#fff
   }
   .tracking-item .tracking-icon.status-sponsored {
    background-color:#f68
   }
   .tracking-item .tracking-icon.status-delivered {
    background-color:#4cbb87
   }
   .tracking-item .tracking-icon.status-outfordelivery {
    background-color:none
   }
   .tracking-item .tracking-icon.status-deliveryoffice {
    background-color:#f7dc6f
   }
   .tracking-item .tracking-icon.status-attemptfail {
    background-color:#b789c7
   }
   .tracking-item .tracking-icon.status-exception {
    background-color:#d26759
   }
   .tracking-item .tracking-icon.status-inforeceived {
    background-color:#214977
   }
   .tracking-item .tracking-icon.status-intransit {
    color:#e5e5e5;
    border:1px solid #e5e5e5;
    font-size:.6rem
   }
   @media(min-width:992px) {
    .tracking-item {
     margin-left:10rem
    }
    .tracking-item .tracking-date {
     position:absolute;
     left:-10rem;
     width:7.5rem;
     text-align:right
    }
    .tracking-item .tracking-date span {
     display:block
    }
    .tracking-item .tracking-content {
     padding:0;
     background-color:transparent
    }
   }
   .tracking-icon.status-intransit i.fas {
    font-size: 18px;
}
.tracking-icon.status-intransit i.fab {
    font-size: 18px;
}
.tracking-content h4 {
    font-size: 16px;
    font-weight: 600;
    color: #333;
}
.tracking-icon.status-outfordelivery img {
    height: 63px;
    width: 63px;
    border-radius: 50px;
    margin-left: -11px;
    border: 3px solid #F1EEFF;
    padding: 5px;
    margin-top: -10px;
}
/* TimeLine ED */
/* Track Your Order Section ED */

/*=============================
    spinner css
==============================*/


.spinner {
    margin: 100px auto;
    width: 50px;
    height: 40px;
    text-align: center;
    font-size: 10px;
  }
  
  .spinner > div {
    background-color: #333;
    height: 100%;
    width: 6px;
    display: inline-block;
    
    -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
    animation: sk-stretchdelay 1.2s infinite ease-in-out;
  }
  
  .spinner .rect2 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
  }
  
  .spinner .rect3 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
  }
  
  .spinner .rect4 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
  }
  
  .spinner .rect5 {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
  }
  
  @-webkit-keyframes sk-stretchdelay {
    0%, 40%, 100% { -webkit-transform: scaleY(0.4) }  
    20% { -webkit-transform: scaleY(1.0) }
  }
  
  @keyframes sk-stretchdelay {
    0%, 40%, 100% { 
      transform: scaleY(0.4);
      -webkit-transform: scaleY(0.4);
    }  20% { 
      transform: scaleY(1.0);
      -webkit-transform: scaleY(1.0);
    }
  }
  
  
  .raees-spinner-wrap {
      background: #fff none repeat scroll 0 0;
      height: 100%;
      position: fixed;
      width: 100%;
      z-index: 999;
  }
  .raees-spinner-wrap .spinner {
      left: 50%;
      margin: -20px 0 0 -25px;
      position: absolute;
      top: 50%;
  }
  .raees-spinner-wrap .spinner .rect1 {
      background-color: #ffc400;
  }
  .raees-spinner-wrap .spinner .rect2 {
      background-color: #009ce9;
  }
  .raees-spinner-wrap .spinner .rect3 {
      background-color: #ffc400;
  }
  .raees-spinner-wrap .spinner .rect4 {
      background-color: #333;
  }
  .raees-spinner-wrap .spinner .rect5 {
      background-color: #fc07dc;
  }

  .counter-count {
    animation-duration: 1s;
    animation-delay: 0s;
  }


/* Become a Merchant Animated Field Start */
.become-merchant-section-obd-main-section-animated {
    margin-top: 50px;
}
.become-merchent-section-obd-sec-box-anymated {
    width: 88%;
    background-color: #f8f8f8;
    margin-top: 30px;
    padding-top: 2px;
    padding-bottom: 35px;
}
.bec-mer-inppt-section-obd-anymated label {
    display: block;
    font-size: 15px;
    color: #676767;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}
.bec-mer-inppt-section-obd-anymated input {
    width: 100%;
    background-color: #ffff;
    height: 46px;
    padding: 7px;
    border-radius: 5px;
    font-size: 14px;
}
.bec-merchnt-accc-set-hed-anymated h4 {
    font-size: 17px;
    font-family: 'Open Sans', sans-serif;
    color: #808080;
    font-weight: 600;
    margin-top: 35px;
}
.bec-merchnt-accc-set-hed-anymated {
    border-bottom: 1px solid #d0d0d0;
    margin-bottom: 15px;
}
.row.become-mmrcnt-ex-ppd-anymated {
    margin-top: 12px;
}
.bec-mer-inppt-section-obd-anymated select {
    width: 100%;
    height: 46px;
    border: none;
    border-radius: 5px;
    outline: none;
    color: #929292;
    font-size: 15px;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    padding: 5px;
    margin-bottom: 12px;
}
.bec-mer-inppt-section-obd-mer-business-anymated label {
    display: block;
    font-size: 15px;
    color: #676767;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}
.bec-mer-inppt-section-obd-mer-business-anymated input {
    width: 100%;
    background-color: #ffff;
    height: 46px;
    padding: 7px;
    border-radius: 5px;
    font-size: 14px;
    outline: none;
    border: none;
}
.bec-mer-inppt-section-obd-mer-business-addrs-animated label {
    display: block;
    font-size: 15px;
    color: #676767;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}
.bec-mer-inppt-section-obd-mer-business-addrs-animated input {
    width: 100%;
    background-color: #ffff;
    height: 54px;
    padding: 7px;
    border-radius: 5px;
    font-size: 16px;
    outline: none;
    border: none;
}
.bec-mrcnt-avccnt-no-animated ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.bec-mrcnt-avccnt-no-animated ul li {
    display: inline-block;
    margin-right: 20px;
}
.bec-mrcnt-avccnt-no-animated ul li p {
    font-size: 14px;
    font-weight: 500;
    color: #737373;
    font-family: 'Montserrat', sans-serif;
}
.bec-mrcnt-avccnt-no-animated h4 {
    font-size: 15px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: #6b6b6b;
    margin-top: 6px;
}
.bec-merxxcn-sub-can-bitton-sec-bbtn-bbx-anymated ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.bec-merxxcn-sub-can-bitton-sec-bbtn-bbx-anymated ul li {
    display: inline-block;
    margin-right: 10px;
}

li.bec-merxxcn-sub-can-bitton-sec-bbtn-bbx-reg-anymated button {
    background-color: #604195;
    height: 40px;
    padding: 7px 40px 7px 40px;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
    color: #fff;
}

li.bec-merxxcn-sub-can-bitton-sec-bbtn-bbx-cancl-anyated button {
    background-color: #f27d21;
    height: 40px;
    padding: 7px 40px 7px 40px;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
    color: #fff;
}
.bec-merxxcn-sub-can-bitton-sec-bbtn-bbx-anymated {
    margin-top: 30px;
}
.bec-merxxcn-sub-can-bitton-sec-agrees-anymated {
    margin-top: 11px;
}
li.bec-merxxcn-sub-can-bitton-sec-bbtn-bbx-reg button:hover {
    background-color: #481c94;
    transition: .3s;
}
li.bec-merxxcn-sub-can-bitton-sec-bbtn-bbx-cancl button:hover {
    background-color: #e06607;
}
.bec-merxxcn-sub-can-bitton-sec-agrees-anymated span {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #6f6f6f;
}
.bec-merxxcn-sub-can-bitton-sec-agrees-anymated span a {
    text-decoration: none;
}
.merchant-register-heddnng-ttxt h3 {
    font-size: 28px;
    font-weight: 600;
    color: #969696;
    font-family: 'Open Sans', sans-serif;
    margin-top: 25px;
}
.become-merchent-section-obd-sec-box-anymated input::placeholder {
    color: #c3c3c3;
}
.if-bannkk-selecct-anymated {
    margin-top: 10px;
}

.row.bec-mrt-nm-innfp {
    margin-top: 4px;
}
.bec-mer-inppt-section-obd-anymated-ex {
    margin-top: 16px;
}
.bec-mer-inppt-section-obd-anymated h4 {
    font-size: 17px;
    font-family: 'Open Sans', sans-serif;
    color: #808080;
    font-weight: 600;
    margin-top: 40px;
}
.bec-mer-inppt-section-obd-anymated {
    margin-bottom: 15px;
}
.bec-mer-inppt-section-obd-anymated.ex-border-bbttm {
    border-bottom: 1px solid #d0d0d0;
}
.bec-mer-inppt-section-obd-mer-business-addrs-animated-ex-pd {
    margin-top: 16px;
}
.bec-mer-inppt-section-obd-mer-business-anymated {
    margin-top: 18px;
}
.bec-mer-inppt-section-obd-mer-business-anymated-ac-nnp {
    margin-top: 7px;
}
.row.for-bank-eexut {
    margin-top: 28px;
}
.bec-mer-inppt-section-obd-mer-business-anymated select {
    width: 100%;
    height: 46px;
    border: none;
    border-radius: 5px;
    outline: none;
    color: #929292;
    font-size: 15px;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    padding: 5px;
}

/* Extra Field */
.input-field {
    position: relative;
    width: 100%;
    line-height: 28px;
  }

  .input-field label {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    color: #929292;
    transition: 0.2s all;
    cursor: text;
    padding-left: 8px;
  }
  .input-field input {
    width: 100%;
    outline: 0;
    padding: 0.5rem 0;
    border-bottom: 2px solid #d3d3d3;
    box-shadow: none;
    color: #111;
    background-color: #ffffff;
    border: 1px solid #ffffff;
    height: 46px;
    border-radius: 5px;
    padding: 10px;
  }
  .input-field input:invalid {
    outline: 0;
  }
  .input-field input:focus,
    input:valid {
    border-color: #dfdfdf;
    }

    .input-field input:focus~label,
    input:valid~label {
    font-size: 14px;
    top: -24px;
    color: #929292;
    }
/* Extra Field */
/* Become a Merchant Animated Field End */

/* Login Form Start */
.dropbd-login-form-main-section {
    margin-top: 50px;
    margin-bottom: 40px;
}
.dropbd-login-form-sec-bbox.mx-auto {
    margin-top: 65px;
    width: 35%;
    background-color: #f9f9f9;
    border-radius: 5px;
    padding: 10px;
    padding-bottom: 70px;
    padding-top: 40px;
}
.drop-bd-login-mmn-form {
    width: 75%;
    margin-top: 35px;
}
.drop-bd-eml-or-phn-sec-pass {
    margin-top: 30px;
}
span.forget-pass-bbdbd a {
    font-size: 13px;
}
.login-bbdbd-login-hed-txt h3 {
    font-family: 'Open Sans', sans-serif;
    font-size: 23px;
    font-weight: 600;
    color: #8e8e8e;
    margin-top: 18px;
    margin-bottom: 30px;
}
.drop-bd-login-bbttn button {
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    height: 38px;
    width: 139px;
    border-radius: 5px;
    line-height: 10px;
    margin-top: 30px;
    margin-right: 9px;
}
.drop-bd-login-bbttn button:hover {
    background-color: #ec6800;
    transition: .3s;
}

/*Login frm ex*/
.login-page-login-and-register-bbttnn ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.login-page-login-and-register-bbttnn ul li {
    display: inline-block;
    margin-right: 2px;
    margin-bottom: 15px;
}
.drop-bd-login-bbttn-register a {
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    height: 38px;
    width: 132px;
    border-radius: 5px;
    line-height: 10px;
    margin-top: 30px;
    background-color: #ffffff;
    color: #604195;
    padding: 9px 27px 9px 27px;
    text-decoration: none;
    border: 1px solid #604195;
}
.drop-bd-login-bbttn-register a:hover {
    background-color: #604195;
    color: #fff;
    transition: .3s;
}
/*Login frm ex*/



/* Login Form End */

/* Forget-password Start */
.dropbd-forget-pass-form-main-section {
    margin-top: 50px;
    margin-bottom: 40px;
}
.dropbd-forget-pass-sec-bbox.mx-auto {
    margin-top: 57px;
    width: 35%;
    background-color: #f9f9f9;
    border-radius: 5px;
    padding: 10px;
    padding-bottom: 70px;
    padding-top: 40px;
}
.drop-bd-forgetpass-mmn-form {
    width: 75%;
    margin-top: 25px;
}
span.forget-pass-bbdbd a {
    font-size: 13px;
}
.forget-ppxcv-bbdbd-login-hed-txt h3 {
    font-family: 'Open Sans', sans-serif;
    font-size: 25px;
    font-weight: 600;
    color: #8e8e8e;
    margin-top: 20px;
    margin-bottom: 30px;
}
.drop-bd-forget-passxc-bbttn button {
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    height: 38px;
    width: 139px;
    border-radius: 5px;
    line-height: 10px;
    margin-top: 30px;
}
/* Forget-password End */

/* Merchant section Register payment select Tabs bkash, Nagad, Bank */
.payment-option-select-tabbs-secctnn ul.nav.nav-tabs .active {
    color: #f27d21;
}
.payment-option-select-tabbs-secctnn .tab-content .tab-pane {
    background: #f8f8f8;
    padding: 30px;
}
.payment-option-select-tabbs-secctnn ul li a {
    color: #757575;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    text-decoration: none;
}
.payment-option-select-tabbs-secctnn ul.nav.nav-tabs {
    margin-top: 16px;
    margin-bottom: -5px;
    margin-left: 30px;
}
.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #eee;
    border-radius: 4px;
    height: 47px;
}
/* Merchant section Register payment select Tabs bkash, Nagad, Bank */

/*New CSS*/
.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: none;
    border-radius: 4px;
    height: 46px;
    outline: none;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 15px;
}
selection--single .select2-selection__rendered {
    color: #a09492 !important;
    line-height: 28px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #a09492 !important;
    line-height: 28px;
}
.select2-container--open .select2-dropdown--below {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-top: 1px solid #aaa;
}
/*New CSS*/

/* Footer Small */
.drop-bd-exx-smm-footer-main-section {
    margin-top: 50px;
    border-top: 1px solid #e4e4e4;
    height: 65px;
}
.drop-bd--exx-footer-main-txt-bbox p {
    font-size: 13px;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
    margin-top: 27px;
    margin-bottom: 8px;
    color: #333;
}
.drop-bd-exx-smm-footer-main-section.extra-bbtm {
    border-top: 1px solid #e4e4e4;
    bottom: 4px;
    position: fixed;
    width: 100%;
}
/* Footer Small */

/* Track Order Not Found Start */
.track-order-not-found-main-section {
    margin-top: 50px;
}
.track-order-not-found-texxt-bbox {
    margin-top: 50px;
    border: 1px solid #e0dfdf;
    margin-bottom: 50px;
}
.track-not-ffnd-hed-ttxt {
    background-color: #ec5b24;
    height: 60px;
}
.track-not-ffnd-hed-ttxt h4 {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 62px;
}
.track-order-not-found-texxt-bbox img {
    width: 38%;
}
.track-order-not-found-texxt-bbox h3 {
    font-size: 20px;
    margin-bottom: 25px;
    margin-top: -20px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: #f76d00;
}
.tracking-ordrr-not-found-try-again-bbtn button {
    background-color: #ef4606;
    color: #fff;
    font-size: 13px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    padding: 10px 20px 10px 20px;
    margin-bottom: 35px;
    border-radius: 5px;
}
.tracking-ordrr-not-found-try-again-bbtn button:hover {
    background-color: #e66b0b;
    transition: .3s;
}
/* Track Order Not Found End */
.logo-and-terms-and-privcy-txt img {
    width: 105px;
    background: #fff;
    border-radius: 5px;
}