.logo-delivery-sam {
  width: 100px;
}

.logo-delivery-omniva {
  width: 90px;
}

.logo-delivery-dpd {
  width: 65px;
}

.logo-paysera {
  display: block;
}

.box-delivery {
  position: relative;
  padding: 20px;
  border-radius: 10px;
  margin-bottom: 15px;
  min-height: 480px;
  box-shadow: 0px 10px 50px 0px rgb(0 0 0 / 5%);
}

.box-delivery-other {
  position: relative;
  padding: 20px;
  border-radius: 10px;
  margin-bottom: 15px;
  box-shadow: 0px 10px 50px 0px rgb(0 0 0 / 5%);
}

.box-contact-info {
  position: relative;
  padding: 20px;
  border-radius: 10px;
  margin-bottom: 15px;
  text-align: center;
  box-shadow: 0px 10px 50px 0px rgb(0 0 0 / 5%);
}

.box-contact-info p {
  margin-bottom: 5px;
}

.box-contact-map {
  position: relative;
  padding: 20px;
  border-radius: 10px;
  margin-bottom: 15px;
  text-align: center;
  box-shadow: 0px 10px 50px 0px rgb(0 0 0 / 5%);
}

.contact-title-bottom {
  margin-top: 35px;
  margin-bottom: 20px;
}

/* Additional styles for delivery page */

.delivery__block__one {
  background: #f7f9fa;
  border-radius: 20px;
  padding: 20px;
}

.delivery__block__eu {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  background: #ffffff;
  border-radius: 8px;
  text-align: center;
  height: 100%;
  padding: 20px;
}

.delivery__block__eu h3 {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 139.9%;
  text-align: center;
  color: #000000;
  margin-top: 10px;
  margin-bottom: 0;
}

.delivery__block__eu img {
  max-width: 80px;
}

.delivery_block_post {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.delivery_block_post_inside {
  display: flex;
  align-items: center;
  background: #ffffff;
  height: 100%;
  border-radius: 8px;
  padding: 10px 25px;
  min-height: 80px;
}

.delivery_block_post_inside:nth-child(1),
.delivery_block_post_inside:nth-child(2) {
  margin-bottom: 12px;
}

.delivery_block_post_inside:nth-child(1) .media > img {
  width: 32px;
}

.delivery_block_post_inside .media {
  display: flex;
}

.delivery_block_post_inside .media > img {
  width: 35px;
}

.delivery_block_post_inside .media h4 {
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  line-height: 140%;
  color: #000000;
  margin-bottom: 2px;
}

.delivery_block_post_inside .media p {
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 139.9%;
  color: #515151;
  margin-bottom: 0px;
}

.delivery_block_post_inside .media-body {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.delivery_block_post_inside .media .pre__title {
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 140%;
  color: #000000;
  margin-bottom: 2px;
}

.delivery_block_post_inside .media .pre__title strong {
  font-weight: 600;
}

.delivery__block__time {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  background: #ffffff;
  border-radius: 8px;
  text-align: center;
  background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='8' ry='8' stroke='%23B3C9D3FF' stroke-width='2' stroke-dasharray='6%2c 8' stroke-dashoffset='10' stroke-linecap='square'/%3e%3c/svg%3e");
  height: 100%;
  padding: 20px;
}

.delivery__block__time img {
  width: 75px;
  margin-bottom: 15px;
}

.delivery__block__time h4 {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 139.9%;
  text-align: center;
  color: #000000;
  margin-bottom: 15px;
}

.delivery__block__time p {
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 139.9%;
  text-align: center;
  color: #515151;
  margin: 0;
}

.delivery__table table {
  border-collapse: collapse !important;
  border-radius: 8px;
  overflow: hidden;
}

.delivery__table .table thead th {
  background: rgb(237 240 245 / 50%) !important;
  font-style: normal;
  font-weight: 600;
  font-size: 13px;
  line-height: 139.9%;
  color: #627181;
}

.delivery__table .table tbody .delivery__country__th {
  width: 125px !important;
}

.delivery__country {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}

.delivery__country img {
  max-width: 30px;
}

.delivery__country p {
  font-style: normal;
  font-weight: 600;
  font-size: 13px;
  line-height: 139.9%;
  text-align: center;
  color: #000000;
  margin-top: 3px;
  margin-bottom: 0;
}

.delivery__free {
  padding: 3px 8px;
  background: #65cb34;
  border-radius: 5px;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 139.9%;
  text-align: center;
  color: #ffffff;
}

.logo__delivery {
  min-width: 80px;
}

.delivery__alert__size {
  margin-top: 20px;
}

.delivery__alert__size p {
  line-height: 180%;
}

.delivery-title span {
  font-weight: 400;
}

@media only screen and (max-width: 992px) {
  .box-delivery {
    min-height: auto;
  }

  .no-gutters a {
    line-height: 1.2 !important;
  }

  .title-cart-modal {
    font-size: 11px;
    line-height: 1.2 !important;
  }

  .delivery__block__eu {
    margin-bottom: 12px;
    min-height: auto;
  }

  .delivery_block_post_inside:nth-child(3) {
    margin-bottom: 12px;
  }

  .delivery_block_post_inside {
    min-height: auto;
  }
}

@media only screen and (max-width: 768px) {
  .delivery__block__eu {
    height: auto;
  }
  .delivery__table .table tbody td {
    min-width: 85px !important;
  }
  .delivery__table .table tbody th {
    padding: 0.45rem !important;
  }
  .logo__delivery {
    min-width: 66px !important;
  }
  .delivery__country img {
    margin-top: 2px;
  }
}

.xshipping-logo {
  max-width: 60px;
}

/* Client card */

.border-title-left {
  padding: 10px 15px;
  border: 2px dashed #e7e9ed;
  border-radius: 8px;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 140%;
  text-align: left;
  color: #000000;
}

.border-title-left span {
  color: #627181;
}

.client-card-manual a {
  color: #007bff;
  text-decoration: underline;
}

@media (max-width: 480px) {
  .border-title-left {
    font-size: 16px;
  }
}

/* Esto leasing */

.esto-bg-card {
  padding: 50px 50px;
  background-color: #f9fbfc;
  border-radius: 10px;
}

.esto-bg-card .title {
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 140%;
  text-align: center;
  color: #007bff;
  margin-bottom: 50px;
}

.esto-bg-card .esto-logo-title-one {
  max-width: 85px;
  display: inline-block;
  vertical-align: middle;
  margin: 5px 5px 15px 5px;
}

.esto-bg-card .esto-logo-title-two {
  max-width: 115px;
  display: inline-block;
  vertical-align: middle;
  margin: 5px 5px 15px 5px;
}

.esto-block {
  display: flex;
}

.esto-card {
  width: 100%;
  display: flex;
  position: relative;
  flex: 1;
  background: #ffffff;
  box-shadow: 7px 9px 26px rgba(98, 113, 129, 0.08);
  text-align: center;
  height: auto;
  border-radius: 10px;
  margin: 15px;
  padding: 32px 15px 0px 15px;
  align-items: center;
  justify-content: center;
}

.esto-card .esto-number {
  position: absolute;
  top: 3%;
  left: 50%;
  width: 55px;
  transform: translate(-50%, -50%);
  box-shadow: 0px 9px 15px rgba(98, 113, 129, 0.1);
  border-radius: 50px;
}

.esto-card p {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 140%;
  text-align: center;
  color: #000000;
}

.est-strong {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
}

.esto-block-two {
  display: flex;
  margin-top: 35px;
}

.esto-card-two {
  width: 100%;
  display: flex;
  position: relative;
  flex: 1;
  background: rgba(0, 123, 255, 0.05);
  border: 1px dashed #007bff;
  padding: 25px 26px;
  border-radius: 10px;
  margin: 15px;
  align-items: center;
}

.esto-card-two .esto-card-icon {
  min-width: 50px;
  margin-right: 20px;
}

.esto-card-two:nth-child(1) .esto-card-icon img {
  width: 50px;
}

.esto-card-two:nth-child(2) .esto-card-icon img {
  width: 50px;
}

.esto-card-two:nth-child(3) .esto-card-icon img {
  width: 90px;
}

.esto-card-two .text {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 140%;
  color: #000000;
}

.esto-card-two .text p {
  margin: 0 !important;
}

.esto-warning {
  font-style: normal;
  font-weight: 400;
  font-size: 11px;
  line-height: 140%;
  text-align: center;
  color: #627181;
  margin-top: 20px;
}

.esto-title {
  padding: 10px 15px;
  border: 2px dashed #e7e9ed;
  border-radius: 8px;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 140%;
  text-align: left;
  color: #000000;
}

.esto-row {
  margin-top: 60px;
  margin-bottom: 60px;
}

.esto-row p {
  line-height: 160%;
}

.bolt-esto-img {
  width: 100%;
}

.esto-block-green {
  display: flex;
  margin-top: 45px;
}

.esto-card-green {
  width: 100%;
  display: flex;
  position: relative;
  flex: 1;
  background: #f9fbfc;
  text-align: center;
  height: 120px;
  border-radius: 10px;
  margin: 15px;
  padding: 32px 15px 0px 15px;
  align-items: center;
  justify-content: center;
}

.esto-card-green .esto-number-green {
  position: absolute;
  top: 3%;
  left: 50%;
  width: 55px;
  transform: translate(-50%, -50%);
  box-shadow: 0px 9px 15px rgba(98, 113, 129, 0.1);
  border-radius: 50px;
}

.esto-card-green p {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 140%;
  text-align: center;
  color: #000000;
}

.est-strong-green {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  color: #29d684;
}

.italic_style {
  font-size: 12px;
  font-style: italic;
}


.esto__head__banner img {
  width: 100%;
}

.heading__banner {
  text-align: center;
  font-size: 18px;
  margin-top: 60px;
  margin-bottom: 60px;
}

.heading__banner span {
  color: #007BFF;
}

/* ESTO - Responsive Style */

@media (max-width: 320px) {
}

@media (max-width: 480px) {
}

@media (max-width: 768px) {
  .esto-bg-card {
    padding: 35px 15px;
    border-radius: 10px;
  }
  .esto-title {
    font-size: 16px !important;
  }
  .esto-bg-card .title {
    font-size: 24px;
    margin-bottom: 35px;
  }
}

@media (max-width: 992px) {
  .esto-block {
    display: flex;
    flex-direction: column !important;
  }
  .esto-card p {
    font-size: 13px !important;
  }
  .esto-card {
    width: auto !important;
    padding: 40px 15px 10px 15px;
    min-height: 100px;
    margin-top: 25px;
  }
  .esto-bg-card .title {
    font-size: 26px;
    margin-bottom: 40px;
  }
  .esto-bg-card .esto-logo-title-one {
    max-width: 80px !important;
  }
  .esto-block-two {
    display: flex;
    margin-top: 25px !important;
    flex-direction: column !important;
  }
  .esto-card-two {
    width: auto !important;
    padding: 25px 26px !important;
    margin: 10px 15px !important;
    margin-top: 25px;
  }

  .esto-card-two:nth-child(3) .esto-card-icon img {
    width: 50px;
  }

  .esto-block-green {
    display: flex;
    flex-direction: column;
  }

  .esto-card-green {
    width: auto;
    height: 120px;
    margin: 15px;
    padding: 40px 15px 10px 15px;
    align-items: center;
    justify-content: center;
    min-height: 80px;
  }

}

@media (max-width: 1200px) {
  .esto-card p {
    font-size: 13px !important;
  }
}
