.rentaly-we-offer-customers-block .section {
  padding: 420px 0;
  position: relative;
  color: rgba(255, 255, 255, 0.75);
}
.rentaly-we-offer-customers-block .container {
  justify-content: space-between;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  /* padding: 80px 0; */
  display: flex;
  align-items: center;
}
.rentaly-we-offer-customers-block .section .spacer-double {
  width: 100%;
  height: 60px;
  display: block;
  clear: both;
}
.rentaly-we-offer-customers-block .section .text-line {
  line-height: 1.5;
  font-size: 18px;
  text-align: justify;
}
.rentaly-we-offer-customers-block .section h2 {
  font-size: 60px;
  /* color: rgba(255, 255, 255, 0.75); */
  line-height: 1;
  margin-bottom: 30px;
  border-bottom: 1px solid #eeeeee94;
  padding-bottom: 20px;
}
.rentaly-we-offer-customers-block .section h2 span {
  /* color: var(--color-primary); */
  display: block;
  font-size: 45px;
  font-weight: 400;
  line-height: 1;
  margin-top: 13px;
}
.rentaly-we-offer-customers-block .row {
    flex-direction: column;
}
.rentaly-we-offer-customers-block .section .text-box .item-box .de_count .line {
  border: 1px solid #eeeff2a1;
  margin: 10px 0;
}
.rentaly-we-offer-customers-block .section .text-box .item-box h3 {
  display: -webkit-box;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  font-size: 60px;
  letter-spacing: 0.1px;
  margin: 0;
  padding: 0;
  line-height: 1;
  /* color: var(--color-primary); */
  display: inline;
  font-family: roboto;
}
.rentaly-we-offer-customers-block .text-view {
  width: 60%;
}
.rentaly-we-offer-customers-block .text-box {
  width: 22%;
}
.rentaly-we-offer-customers-block .section .text-box .item-box .de_count {
  padding: 0 0 10px 0;
  font-size: 16px;
  padding: 30px 20px 24px 30px;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.75);
  /* background: rgba(255, 255, 255, 0.15); */
  /* box-shadow: 0 30px 60px rgba(0, 19, 87, 0.06); */
  border-radius: 10px !important;
  /* background: #121212; */
  text-align: left;
}
.rentaly-we-offer-customers-block .section .text-box .item-box.transparent {
  background: rgba(255, 255, 255, 0.15);
}

.rentaly-we-offer-customers-block .section .text-box .item-box .de_count > span {
  font-size: 60px;
  color: #fff;
  padding-left: 10px;
  line-height: 1;
}
.rentaly-we-offer-customers-block .section .text-box {
  text-align: center !important;
}
.rentaly-we-offer-customers-block .section .text-box .item-box {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  /* width: 25%; */
  padding: 0 12px;
}
.rentaly-we-offer-customers-block .section .text-box .item-box p {
  /* word-break: break-all; */
  /* white-space: normal; */
}
@media (min-width: 1025px) {
.rentaly-we-offer-customers-block .section .text-box .item-box:first-child .de_count {
  padding-top: 0;
}
.rentaly-we-offer-customers-block .section .text-box .item-box:last-child .de_count {
  padding-bottom: 0;
}
}
@media (max-width: 767px) {
  .rentaly-we-offer-customers-block .section {
    padding: 400px 0;
  }
}
@media (max-width: 1500px) {
  .rentaly-we-offer-customers-block .text-box {
    width: 26%;
}
}
@media (max-width: 1280px) {
  .rentaly-we-offer-customers-block .section h2 {
    font-size: 50px;
  }
  .rentaly-we-offer-customers-block .section h2 span {
    /* color: var(--color-primary); */
    display: block;
    font-size: 40px;
    font-weight: 400;
    line-height: 1;
    margin-top: 13px;
  }
  .rentaly-we-offer-customers-block .section .text-line {
    font-size: 17px;
  }
  .rentaly-we-offer-customers-block .section {
    padding: 380px 0;
}
  .rentaly-we-offer-customers-block .section .text-box .item-box h3 {
    font-size: 50px;
  }
}
@media (max-width: 1024px) {
  .rentaly-we-offer-customers-block .container {
    display: flex;
    flex-direction: column;
  }
  .rentaly-we-offer-customers-block .row {
    flex-direction: row;
  }
  .rentaly-we-offer-customers-block .text-view {
    width: 100%;
  }
  .rentaly-we-offer-customers-block .section .text-box {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
  .rentaly-we-offer-customers-block .section .text-box .item-box {
    padding: 0;
  }
  .rentaly-we-offer-customers-block .section .text-box .item-box .de_count {
    padding: 50px 0 0px;
  }
  .rentaly-we-offer-customers-block .section {
    padding: 340px 0;
  }
  .rentaly-we-offer-customers-block .section h2 {
    font-size: 40px;
    width: 100%;
  }
  .rentaly-we-offer-customers-block .rich-text {
    width: 100%;
  }
   .rentaly-we-offer-customers-block .fadeInRight {
    width: 100%;
  }
  .rentaly-we-offer-customers-block .section h2 span {
    font-size: 30px;
  }
  .rentaly-we-offer-customers-block .section .text-line {
    font-size: 17px;
  }
  .rentaly-we-offer-customers-block .section .text-box .item-box h3 {
    font-size: 45px;
  }
  .rentaly-we-offer-customers-block .section .text-box .item-box .de_count > span {
    font-size: 45px;
  }
}
@media (max-width: 992px) {
  .rentaly-we-offer-customers-block .section .text-box .item-box {
    margin-bottom: 0px;
  }
    .rentaly-we-offer-customers-block .container {
    display: flex;
    flex-direction: column;
  }
  .rentaly-we-offer-customers-block .row {
    flex-direction: row;
  }
  .rentaly-we-offer-customers-block .text-view {
    width: 100%;
  }
  .rentaly-we-offer-customers-block .section .text-box {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
  .rentaly-we-offer-customers-block .section .text-box .item-box {
    padding: 0;
  }
  .rentaly-we-offer-customers-block .section .text-box .item-box .de_count {
    padding: 40px 0 0px;
  }
  .rentaly-we-offer-customers-block .section {
    padding: 330px 0;
  }
    .rentaly-we-offer-customers-block .section h2 {
    font-size: 30px;
  }
  .rentaly-we-offer-customers-block .section h2 span {
    font-size: 20px;
  }
  .rentaly-we-offer-customers-block .section .text-line {
    font-size: 16px;
  }
  .rentaly-we-offer-customers-block .section .text-box .item-box h3 {
    font-size: 40px;
  }
  .rentaly-we-offer-customers-block .section .text-box .item-box .de_count > span {
    font-size: 40px;
  }
  .rentaly-we-offer-customers-block .container {
    /* padding-top: 50px; */
  }
}
@media (max-width: 768px) {
  .rentaly-we-offer-customers-block .section .text-line {
    line-height: 1.4;
  }
  .rentaly-we-offer-customers-block .section {
    padding: 410px 0;
  }
    .rentaly-we-offer-customers-block .section h2 {
    font-size: 30px;
    line-height: 1.2;
    margin-bottom: 20px;
  }
  .rentaly-we-offer-customers-block .section h2 {
    font-size: 24px;
    margin-bottom: 10px;
  }
  .rentaly-we-offer-customers-block .row {
    margin: 0;
  }
  .rentaly-we-offer-customers-block .section .text-box .item-box h3 {
    font-size: 30px;
  }
  .rentaly-we-offer-customers-block .section .spacer-double {
    height: 20px;
  }
  .rentaly-we-offer-customers-block .section .text-box .item-box {
    width: 47%;
  }
}
@media (max-width: 767px) {
  .rentaly-we-offer-customers-block .section .text-box .item-box .de_count {
    padding: 20px 12px 0;
  }
}
@media (max-width: 768px) {
  .rentaly-we-offer-customers-block .section .text-box .item-box h3 {
    font-size: 30px;
  }
}
@media (max-width: 480px) {
  .rentaly-we-offer-customers-block .section .text-box .item-box {
    flex-shrink: 0;
    width: 48%;
    max-width: 100%;
  }
    .rentaly-we-offer-customers-block .section .text-box .item-box {
    margin-bottom: 0px;
  }
    .rentaly-we-offer-customers-block .container {
    display: flex;
    flex-direction: column;
  }
  .rentaly-we-offer-customers-block .row {
    flex-direction: row;
  }
  .rentaly-we-offer-customers-block .text-view {
    width: 100%;
  }
  .rentaly-we-offer-customers-block .section .text-box {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
  .rentaly-we-offer-customers-block .section .text-box .item-box {
    padding: 0;
  }
  .rentaly-we-offer-customers-block .section .text-box .item-box .de_count {
    padding: 20px 0 0;
  }
  .rentaly-we-offer-customers-block .section {
    padding: 410px 0;
  }
    .rentaly-we-offer-customers-block .section h2 {
    font-size: 24px;
  }
  .rentaly-we-offer-customers-block .section h2 span {
    font-size: 18px;
  }
  .rentaly-we-offer-customers-block .section .text-line {
    font-size: 15px;
  }
  .rentaly-we-offer-customers-block .section .text-box .item-box h3 {
    font-size: 26px;
  }
  .rentaly-we-offer-customers-block .section .text-box .item-box .de_count > span {
    font-size: 20px;
  }
  .rentaly-we-offer-customers-block .container {
    /* padding-top: 30px; */
  }
}
@media (max-width: 430px) {
  .rentaly-we-offer-customers-block .section {
    padding: 410px 0;
  }
}
@media (max-width: 400px) {
  .rentaly-we-offer-customers-block .section {
    padding: 440px 0;
  }
}
@media (max-width: 360px) {
  .rentaly-we-offer-customers-block .section {
    padding: 460px 0;
  }
}
