* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.header__navbar {
  position: sticky !important;
  top: 0;
  width: 100%;
  text-align: center;
  margin: 0 auto;
  left: 0;
  transition: all 0.5s ease;
  background: #ffffffbf;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom: 1px solid #dcdcdc5c;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  z-index: 99999;
}

/*  */


html,
body {
  height: 100%;
  width: 100%;
  font-family: "Poppins";
  font-size: 20px;
  line-height: 1.3;
  margin: 0;
  min-height: 100%;
  overflow-wrap: break-word;
  overflow-x: hidden;
}

.navbar .navbar-brand {
  font-size: 30px;
}

.navbar .nav-item {
  padding: 10px 11px;
}

.navbar .nav-link {
  font-size: 16px;
  font-weight: 500;
  margin-left: 10px;
}

.fa-bars {
  color: #007bff;
  font-size: 30px;
}

.login-btn {
  width: 137px;
  height: 45px;
  border-radius: 26px;
  /* background:#fc5a13; */
  background: #473bf0;
  border: none;
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  padding: 11px;
}

.container-fluid {
  padding-left: 0px !important;
}

/* start hero-section styling here ... */

.pricing-box {
  padding-top: 5rem;
}

.pricing-offer {
  width: 797px;
  height: 112px;
  padding: 20px;
  border-radius: 56px;
  background: #473bf0;
}

.pricing-offer h2 {
  color: #fff;
  text-align: center;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
}

.pricing-offer p {
  color: #fff;
  font-size: 14px;
  font-weight: 275;
  text-align: center;
  margin-bottom: 18px;
}

/* end hero-section styling here ... */

/* Start Affordable Pricing section styling here ...  */

.sec-Pricing {
  padding-bottom: 66px;
}

.left-side {
  padding-top: 128px;
  background: #fff;
  width: 100%;
}

.left-side p {
  color: #304249;
  font-size: 14px;
  font-weight: 275;
}

.left-side h2 {
  color: #304249;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
}

/* .left-side {
  background-image:url(../image/rounded-img.png);
  background-size:cover;
  background-repeat:no-repeat;
  width:140.567px;
  height:144.475px;
  transform:rotate(45deg);
}
*/
.left-side-head {
  color: #473bf0;
  text-align: center;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
}

.left-side caption {
  color: #304249;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 5px;
}

.left-side .dollar {
  color: #fc5a13;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  padding-top: 18px;
  padding-bottom: 18px;
}

.left-side button {
  border-radius: 26px;
  background: #473bf0;
  padding: 11px;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  border: none;
  width: 149px;
  height: 48px;
}

.right-side {
  /* background-image:url(../image/freeSign.png); */
  padding: 70px;
  background-repeat: no-repeat;
}

.right-side h5 {
  color: #ee723c;
  font-size: 20px;
  font-weight: 600;
}

.icon-content {
  display: flex;
  margin-top: 37px;
  gap: 20px;
  justify-items: center;
  align-items: center;
}

.icon-content p {
  color: #304249;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 0rem !important;
}

.user-friendly {
  position: relative;
  width: 100%;
  height: fit-content;
  padding-top: 42px;
  background: #edf5ff;
  padding-bottom: 40px;
}

.user-left-side h5 {
  background: linear-gradient(90deg, #473bf0 0%, #fc5a13 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 80px;
}

.login-btns {
  margin-top: 55px;
  width: 137px;
  height: 45px;
  border-radius: 26px;
  background: #fc5a13;
  border: none;
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  padding: 11px;
}

.come-join {
  position: relative;
  padding-top: 224px;
}

.come-joincc {
  padding-right: 250px;
  z-index: +1;
  position: relative;
  text-align: end;
}

.come-join h3 {
  font-size: 35px;
  color: white;
}

.come-join p {
  color: white;
  margin-bottom: 15px !important;
  font-size: 15px;
}

.input-box input {
  border-radius: 16px;
  padding: 5px;
  border: navajowhite;
}

.side-shape {
  display: inline-block;
  position: absolute;
  left: 0;
  top: -66px;
  width: calc(100% + 343px);
  height: 74%;
  transform-origin: left;
  transform: rotate(38.27deg);
  border-radius: 202px;
  background: #473bf0;
}

.faq-sec h2 {
  padding-top: 111px;
  text-align: center;
  font-size: 44px;
  font-style: normal;
  font-weight: 700;
  line-height: 80px;
  background: linear-gradient(95deg, #473bf0 25.6%, #fc5a13 68.49%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.faq-sec p {
  color: #304249;
  text-align: center;
  font-size: 15px;
  font-weight: 300;
}

/* accordion */

.panel-heading {
  cursor: pointer;
}

.panel-heading.collapsed {
  /* background-image:url(../image/accordion.png);
  */
  box-shadow: 0px 2px 5px 5px lightblue;
}

.accordion-container .panel-heading {
  padding: 0 !important;
  border-radius: 5px;
}

.accordion-container .accordion {
  padding: 0 !important;
}

.accordion-container .accordion .panel-group {
  margin-bottom: 0;
  padding-bottom: 90px;
}

.accordion-container .accordion .panel {
  background-color: transparent;
  box-shadow: none;
  border-bottom: 10px solid transparent;
  border-radius: 0;
  margin: 0;
}

.accordion-container .accordion .panel-default {
  margin: 20px 0;
  border-radius: 5px;
  z-index: 100;
}

.panel-heading table {
  border: none;
  width: 100%;
}

.panel-heading table td {
  width: 100%;
  padding: 13px 0px 12px 50px;
}

.panel-heading table td.icon {
  width: 100%;
  font-weight: bold;
  padding: 10px 0px 5px 1px !important;
}

.icon:after {
  content: "\2212";
  font-weight: bold;
  font-size: 20px;
  display: block;
  width: 21px;
}

.panel-heading.collapsed .icon:after {
  content: "+";
  font-weight: bold;
  font-size: 20px;
  display: block;
  width: 21px;
}

.accordion-container .accordion .panel-group .panel-heading+.panel-collapse>.panel-body {
  padding-top: 0;
  padding: 20px 20px 20px 30px;
  background: #fff;
  color: #000;
  font-size: 14px;
  line-height: 24px;
  border-radius: 0 0 5px 5px;
  padding-bottom: 87px;
}

/* footer-sec */



button {
  background-color: transparent;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
  color: inherit;
  text-decoration: underline;
  /* Optional: you can change this according to your design */
}

button:hover {
  text-decoration: none;
  /* Optional: you can change this according to your design */
}

/* Optional: Styles for the heart icon */
button .fa {
  /* Add your styles for the heart icon here */
}


.footer-sec {
  width: 100%;
  height: fit-content;
  border-radius: 115px 115px 0px 0px;
  background: #473bf0;
}

ul {
  margin: 0px;
  padding: 0px;
}

.footer-section {
  position: relative;
}

.footer-cta {
  border-bottom: 1px solid #373636;
}

.single-cta i {
  color: #ff5e14;
  font-size: 30px;
  float: left;
  margin-top: 8px;
}

.cta-text {
  padding-left: 15px;
  display: inline-block;
}

.cta-text h4 {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 2px;
}

.cta-text span {
  color: #757575;
  font-size: 15px;
}

.footer-content {
  position: relative;
  z-index: 2;
}

.footer-pattern img {
  position: absolute;
  top: 0;
  left: 0;
  height: 330px;
  background-size: cover;
  background-position: 100% 100%;
}

.footer-logo {
  margin-bottom: 30px;
}

.footer-logo img {
  max-width: 200px;
}

.footer-text p {
  color: rgba(255, 255, 255, 0.8);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 23px;
  /* 164.286% */
}

.footer-social-icon span {
  color: #fff;
  display: block;
  font-size: 20px;
  font-weight: 700;
  font-family: "Poppins", sans-serif;
  margin-bottom: 20px;
}

.footer-social-icon a {
  color: #fff;
  font-size: 20px;
  margin-right: 15px;
  text-decoration: none;
}

.footer-social-icon i {
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 38px;
  border-radius: 50%;
}

.facebook-bg {
  background: #3b5998;
}

.twitter-bg {
  background: #55acee;
}

.google-bg {
  background: #dd4b39;
}

.footer-widget-heading h3 {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 40px;
  position: relative;
}

.footer-widget-heading h3::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -15px;
  height: 2px;
  width: 50px;
  background: #ff5e14;
}

.footer-widget ul li {
  display: inline-block;
  /* float:left; */
  width: 50%;
  margin-bottom: 12px;
}

.footer-widget ul li a:hover {
  color: #ff5e14;
}

.footer-widget ul li a {
  color: #878787;
  text-transform: capitalize;
}

.subscribe-form {
  position: relative;
  overflow: hidden;
  border-radius: 18.5px;
  border: 1px solid #fff;
  background: rgba(255, 255, 255, 0.05);
}

.subscribe-form input {
  width: 100%;
  padding: 14px 35px;
  border: none;
  background: transparent;
}

.subscribe-form button {
  position: absolute;
  right: 0;
  padding: 10px 20px;
  top: 0;
}

.subscribe-form button {
  color: #fff;
  background: transparent;
  border: none;
  font-size: 22px;
  transform: rotate(-6deg);
}

.copyright-text p {
  text-align: end;
  color: rgba(255, 255, 255, 0.5);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 23px;
  /* 164.286% */
}

.footer-menu li {
  display: inline-block;
  margin-left: 20px;
}

.footer-menu li:hover a {
  color: #ff5e14;
}

.footer-menu li a {
  font-size: 14px;
  color: #878787;
}

.widget3 h5 {
  color: #fff;
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: 23px;
}

.widget4 h5 {
  color: #fff;
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: 23px;
}

.widget2 h5 {
  color: #fff;
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: 23px;
}

.icon-contents {
  display: flex;
  gap: 10px;
  align-items: center;
}

.icon-contents {
  display: flex;
  margin-top: 25px;
  margin-bottom: 25px;
  gap: 10px;
  padding-left: 12px;
  justify-items: center;
  align-items: center;
}

.icon-contents p {
  color: rgba(255, 255, 255, 0.8);
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  margin-bottom: 0rem !important;
}

.icon-contents a {
  color: rgba(255, 255, 255, 0.8);
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-decoration-line: underline;
}

.img-contents {
  display: flex;
  gap: 20px;
  align-items: center;
  justify-content: flex-start;
}

.img-contents h3 {
  text-transform: uppercase;
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 23px;
}

.img-contents p {
  color: rgba(255, 255, 255, 0.8);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 23px;
}

.img-contents img {
  border: 1px dashed #fff;
  padding: 0.29rem;
  background: rgba(217, 217, 217, 0.1);
}

.foo-para {
  color: rgba(255, 255, 255, 0.8);
  font-family: Poppins;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 23px;
  margin-left: 53px;
  margin-bottom: 10px;
}

.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
  --bs-gutter-x: 0 !important;
}

p {
  margin-bottom: 0 !important;
}

/* 
// X-Small devices (portrait phones,less than 576px)
// No media query for `xs` since this is the default in Bootstrap */

/* // Small devices (landscape phones,576px and up) */


.desktop {
  display: block;
  /* Hide both divs by default */
}

.mobile {
  display: none;
  /* Hide both divs by default */
}

@media (max-width:600px) {
  .header-bg {
    height: fit-content;
  }

  .mobile-navbar {
    background-color: #fff;
    border-top: 1px solid #d5d5d5;
    margin-top: 10px;
    padding-bottom: 10px;
  }

  /* .right-side {
  padding:35px;
}
*/

  /* .mobile-views{
  display: block;
  
} */


  .desktop {
    display: none;
    /* Hide both divs by default */
  }

  .mobile {
    display: block;
    /* Hide both divs by default */
  }

  .pricing-offer {
    margin-top: 30px;
    width: 100%;
    height: 100%;
  }

  .pricing-box {
    padding-top: 1rem;
  }

  .pricing-offer h2 {
    font-size: 30px !important;
  }

  .navbar .nav-item {
    padding: 0px 0px !important;
  }

  .left-side {
    padding-top: 20px;
    text-align: center;
  }

  .right-side h5 {
    text-align: center;
  }

  .user-left-side h5 {
    line-height: inherit;
    padding-left: 50px;
  }

  .right-side-box {
    width: 100%;
  }

  .panel-heading table td {
    padding: 0;
    font-size: 15px;
    font-weight: 400;
    text-align: center;
  }

  .panel-heading table td.icon {
    padding: 0 !important;
  }

  /* .pricing-offer p {
  line-height:60px;
}
*/

  .footer-text p {
    font-size: 16px;
    padding: 20px;
    text-align: center;
  }

  .footer-social-icon {
    text-align: center;
  }

  .footer-social-icon span {
    text-align: center;
  }

  .left-side button {
    margin-top: 30px;
  }

  .user-content {
    padding-left: 50px;
  }

  .track-heading h1 {
    padding-top: 1rem !important;
    font-size: 40px;
  }

  .search-bar input {
    margin-top: 30px !important;
  }

  .come-heading {
    margin-bottom: 0px !important;
  }

  .faq-sec h2 {
    padding-top: 50px;
  }

  .left-side p {
    font-size: 16px;
    margin-bottom: 10px !important;
  }

  .widget3 {
    margin-top: 10px;
  }

  .copyright-text p {
    text-align: center;
  }

  .come-join {
    display: none;
  }

  .main-content {
    display: block !important;
  }

  .come-heading {
    text-align: center;
    margin-bottom: 20px;
  }

  .email-sec {
    text-align: center;
    margin-bottom: 30px;
  }

  .track-btns {
    position: absolute;
    top: 115px !important;
    height: 40px !important;
    border-radius: 16px;
    right: 145px !important;
    margin-top: 0px !important;
  }

  .track-heading p {
    color: #304249;
    text-align: center;
    font-size: 14px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 23px;
  }

  .cards {
    width: 90%;
    grid-gap: 0 !important;
    margin-bottom: 0 !important;
    margin-top: 2rem !important;
    padding: 1rem !important;
  }

  .search-bar {
    margin-top: 0px  !important;
  }

  .search-bar input {
    width: 80% !important;
    height: 45px !important;
  }

  .track-heading {
    margin-bottom: 3rem !important;
  }

  .history-tl-container {
    overflow: auto !important;
  }

  .content span {
    font-size: 16px !important;
  }

  .courier-heading h1 {
    font-size: 21px !important;
    padding-top: 2rem !important;
  }

  .courier-heading p {
    text-align: center;
    font-size: 18px !important;
    color: #5a5a5a;
  }

  .trac-sec {
    background-image: url(../image/bg.png);
    height: 40% !important;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .widget2 h5 {
    padding-left: 12px;
  }

  .widget3 h5 {
    padding-left: 12px;
  }

  .widget4 h5 {
    padding-left: 12px;
  }

  .img-contents {
    padding-left: 12px;
  }

  .foo-para {
    margin-left: 68px;
  }
}

/* // Medium devices (tablets,768px and up) */
@media (max-width:768px) {
  .track-btns {
    position: absolute;
    top: 115px !important;
    height: 58px;
    border-radius: 16px;
    right: 290px;
    margin-top: 20px;
  }

  .trac-sec {
    background-image: url(../image/bg.png);
    height: 30%;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
}

/* // Large devices (desktops,992px and up) */
@media (min-width:992px) {}

/* // X-Large devices (large desktops,1200px and up) */
@media (min-width:1200px) {}

/* // XX-Large devices (larger desktops,1400px and up) */
@media (min-width:1400px) {}

/* Tracking style css here ... */

.trac-sec {
  background-image: url("../image/bg.png");
  height: 65%;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.track-heading {
  text-align: center;
  margin-bottom: 101px;
}

.track-heading h1 {
  background: linear-gradient(96deg, #473bf0 24.45%, #fc5a13 86.17%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
  font-size: 44px;
  font-style: normal;
  font-weight: 700;
  line-height: 80px;
  padding-top: 4rem;
}

.track-heading p {
  color: #304249;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 23px;
}

.search-bar input {
  margin-top: 60px;
  width: 30%;
  height: 1.8rem;
  padding: 20px;
  border-radius: 16px;
  border: none;
  box-shadow: 0px 2px 5px 5px lightblue;
}

.track-btn {
  width: 149px;
  height: 48px;
  margin-top: 25px;
  border-radius: 26px;
  background: #473bf0;
  border: none;
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.track-btns {
  width: 100px;
  height: 1.8rem;
  margin-top: 28px;
  border-radius: 26px;
  background: #473bf0;
  border: none;
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.come-join-sec {
  background: #edf5ff;
}

.main-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.come-heading {
  margin-bottom: 51px;
}

.come-heading h1 {
  margin-top: 24px;
  background: linear-gradient(96deg, #473bf0 24.45%, #fc5a13 86.17%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 44px;
  font-style: normal;
  font-weight: 700;
  line-height: 80px;
}

.come-heading p {
  color: #304249;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 23px;
  /* 143.75% */
}

.search-bar input::placeholder {
  color: rgba(48, 66, 73, 0.5);
  font-family: Poppins;
  font-size: 12px;
  font-style: normal;
  font-weight: 275;
  line-height: normal;
}

/* track-your-order styling here ... */

.search-bar {
  position: relative;
  margin-top: -8px;
}

.track-btns {
  position: absolute;
  top: 40px;
  height: 1.8rem;
  border-radius: 16px;
  right: 400px;
  margin-top: 22px;
  text-decoration: none;
}

.card {
  background: #fff;
  color: white;
  padding: .5rem;
  /* height:4rem; */
  border: none !important;
}

.cards {
  box-shadow: 0px 2px 5px 5px lightblue;
  padding: 2rem;
  border-radius: 32px;
  max-width: 1250px;
  margin: 0 auto;
  display: grid;
  grid-gap: 1rem;
  margin-bottom: 3rem;
}

.company-details h3 {
  color: #304249;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 23px;
  margin-bottom: 1.5rem;
}

.timeline {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 30px;
  padding: 75px;
}

.timeline:hover {
  box-shadow: 0px 2px 5px 5px lightblue;
  border-radius: 32px;
  max-width: 1200px;
  margin: 0 auto;
  margin-bottom: 10px;
  margin-top: 10px;
  transition: ease 1s;
}

.content span {
  color: #304249;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 30px;
}

.content p {
  color: #304249;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 23px;
}

.content img {
  width: 26px;
  height: 26px;
}

/* Screen larger than 600px? 2 column */
@media (min-width:600px) {
  .cards {
    grid-template-columns: repeat(2, 1fr);

  }

}

/* Screen larger than 900px? 3 columns */
@media (min-width:900px) {
  .cards {
    grid-template-columns: repeat(3, 1fr);
  }
}

/*  */

.history-tl-container {
  width: 50%;
  margin: auto;
  display: block;
  position: relative;
}

.history-tl-container ul.tl {
  margin: 20px 0;
  padding: 0;
  display: inline-block;
  padding-top: 1rem;
}

.history-tl-container ul.tl li {
  list-style: none;
  margin: auto;
  margin-left: 200px;
  min-height: 50px;
  /*background:rgba(255,255,0,0.1);
  */
  border-left: 2px solid #473bf0;
  padding: 0 0 50px 30px;
  position: relative;
}

.history-tl-container ul.tl li:last-child {
  border-left: 0;
}

.history-tl-container ul.tl li::before {
  position: absolute;
  left: -16px;
  top: 0px;
  content: url(../image/check.svg);
  border: 8px solid rgba(255, 255, 255, 0.74);
  border-radius: 500%;
  height: 30px;
  width: 30px;
  transition: all 500ms ease-in-out;
}

ul.tl li .item-detail {
  color: rgba(0, 0, 0, 0.5);
  font-size: 12px;
}

ul.tl li .timestamp {
  position: absolute;
  left: -50%;
  text-align: right;
  font-size: 12px;
}

/* Courier partner style here ... */

.courier-heading h1 {
  background: linear-gradient(96deg, #473bf0 24.45%, #fc5a13 86.17%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
  font-style: normal;
  font-size: 72px;
  line-height: 74px;
  letter-spacing: 0px;
  color: #0a0753;
  margin: 0px 0px 20px;
  padding-top: 4rem;
}

.courier-heading p {
  text-align: center;
  letter-spacing: 0.32px;
  color: #5a5a5a;
}

.row_branchen .cardss {
  background: #fff;
  border: 1px solid #00000014;
  border-radius: 12px;
  margin-bottom: 25px;
  padding: 1rem;
  position: relative;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}

.row_branchen .image__wrapper {
  position: relative;
}

.row_branchen .card__shadow--1 {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  border-bottom: 1px solid #00000014;
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  width: 100%;
  height: 100%;
}

.row_branchen a {
  text-decoration: none;
}

.linkBtn {
  color: #735ae5;
}

svg {
  fill: #735ae5;
}

.row_branchen h3 {
  font-size: 1.2em;
  font-weight: 600;
  border-bottom: 1px solid rgba(220, 220, 220, 0.82);
  padding-bottom: 10px;
  color: #212121;
  margin-top: 0;
  margin-bottom: 15px;
}

.row_branchen p {
  /* font-family:"poppins";
  */
  font-size: 13px;
  color: #232323;
}

.row_branchen img {
  width: 100%;
}

.link {
  width: 100%;
  border-top: 1px solid #00000014;
  padding-top: 1rem;
  display: flex;
  margin-top: 20px;
  align-items: center;
}

.option {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.option p {
  color: #000000e6;
  font-weight: 600;
  margin: 0px 0px 8px !important;
}

.ecomimg {
  width: 40% !important;
  height: auto;
}

.ecomimgs {
  width: 60% !important;
  height: auto;
}

.ecomimgss {
  width: 80% !important;
  height: auto;
}



/* @media only screen and (device-width: 360px) and (device-height: 780px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait) {
  .cards {
    box-shadow: 0px 2px 5px 5px lightblue;
    padding: 1rem;
    border-radius: 32px;
    max-width: 1200px;
    margin: 0 auto;
    display: grid;
    grid-gap: 1rem;
    margin-bottom: 0;
    margin-top: 8rem !important;
    grid-gap: 0;
  }
} */


/* @media only screen and (max-device-width: 360px) {

  .cards {
    grid-gap: 0 !important;
    margin-bottom: 0 !important;
    margin-top: 8rem !important;
    padding: 1rem !important;
}
} */



/* mobile tracking style here */


/* Variables */
:root {
  --melorraOrange: #f05a00;
  --blueShade1: #2c3e50;
  --blueShade2: #34495e;
  --boxShadowLight1: 0 2rem 5rem rgba(0, 0, 0, 0.06);
  --boxShadowDark1: 0 2rem 6rem rgba(0, 0, 0, 0.3);
}



.mobile-views {
  display: none;

}


/* Components */
.root {
  border-radius: 5px;
  box-shadow: var(--boxShadowDark1);
}

.order-track {
  margin-top: 2rem;
  margin-bottom: 1rem;
  padding: 0 1rem;
  padding-top: 2.5rem;
  display: flex;
  flex-direction: column;
}

.order-track-step {
  display: flex;
  /* height: 7rem; */
  height: auto;
}

.order-track-step:last-child {
  overflow: hidden;
  height: auto;
  margin-bottom: 2rem;
}

.order-track-step:last-child .order-track-status span:last-of-type {
  display: none;
}

.order-track-status {
  margin-right: 1.5rem;
  position: relative;
}

.order-track-status-dot {
  display: block;
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  background: #473bf0;
  /* content:url(../image/check.svg); */
}

.order-track-status-line {
  display: block;
  margin: 0 auto;
  width: 2px;
  height: 7rem;
  background: #473bf0;
  /* content:url(../image/check.svg); */
}

.order-track-text-stat {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 3px;
}

.order-track-text-sub {
  font-size: 12px;
  font-weight: 300;
}

.order-track {
  transition: all .3s height 0.3s;
  transform-origin: top center;
}