/*--==============================================->
  <!--Start Carcity Why choose us Css-->
 ==================================================-*/

.why-choose-us-section {
  /* padding: 10px 304px 105px 0px; */
  /*padding: 10px 0 100px;*/
  background: #fff;
  position: relative;
  z-index: 1;
}
.why-choose-us-section .carcity-section-title h2 {
  font-size: 48px;
  font-weight: 600;
  line-height: 1;
  text-transform: capitalize;
  
  margin: 0 0 30px;
}

.why-choose-us-section .carcity-section-title h4 {
  font-size: 17px;
  font-weight: 500;
  color: var(--color-primary);
  line-height: 26px;
  text-transform: uppercase;
  padding-bottom: 11px;
}

.row.choose-us-bg {
  padding: 80px 20px 80px 20px!important;
  background: #fff;
  /* border-radius: 0px 5px 5px 0px; */
  border-radius: 5px;
  box-shadow: 0px 10px 50px rgb(231 231 231 / 50%);
  /*margin-top: -166px;*/
  position: relative;
}

.why-choose-us-thumb {
  position: relative;
  /* left: -174px; */
}

.why-choose-us-items-box {
  display: flex;
  padding: 3px 0 10px;
}

.why-choose-us-content {
  padding: 0px 0 0 26px;
  flex: 1;
}

.why-choose-us-title h3 {
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
  padding: 0 0 10px;
  margin-top: 0;
}

.why-choose-us-desc p {
  padding: 0 55px 0 0;
}

.choose-us-shape {
  position: absolute;
  bottom: 0px;
  right: -12px;
  text-align: right;
}

.choose-us-shape2 {
  position: absolute;
  right: -77px;
  bottom: -74px;
  z-index: -1;
  text-align: right;
}

.upper .row.choose-us-bg {
  padding: 100px 280px 100px 68px;
  border-radius: 5px 0px 0px 5px;
  background: #fff;
  box-shadow: 0px 10px 50px rgb(231 231 231 / 50%);
  margin-top: -166px;
  position: relative;
}

.upper .why-choose-us-thumb {
  left: -5px;
}

.upper .choose-us-shape {
  right: -42px;
  text-align: left;
}

.upper .choose-us-shape2 {
  left: -77px;
  right: inherit;
}

.why-choose-icon-thumb {
  width: 80px;
}

/* Normal desktop :1799. */
@media (min-width: 1501px) and (max-width: 1799px) {
  .choose-us-shape2 {
    right: -40px;
    bottom: -75px;
  }
}

/* Normal desktop :1200px. */
@media (min-width: 1200px) and (max-width: 1500px) {
  .why-choose-us-section .carcity-section-title h2 {
    font-size: 45px;
  }
  .row.choose-us-bg {
    padding: 104px 20px 70px 40px;
  }
}

/* Normal desktop :992px. */
@media (min-width: 992px) and (max-width: 1199px) {
  .row.choose-us-bg {
    padding: 100px 10px 70px 20px;
  }
  .why-choose-us-section .carcity-section-title h2 {
    font-size: 34px;
    line-height: 40px;
  }
  .why-choose-us-thumb {
    left: 0;
  }
  .why-choose-us-thumb img {
    width: 100%;
  }
  .choose-us-shape2 {
    right: -42px;
    bottom: -83px;
  }
}

/* Tablet desktop :768px. */
@media (min-width: 768px) and (max-width: 991px) {
  .why-choose-us-section .carcity-section-title h2 {
    font-size: 36px;
    line-height: 46px;
  }
  .why-choose-us-section .carcity-section-title h4 {
    font-size: 14px;
  }

  .row.choose-us-bg {
    padding: 40px 0px 40px 20px;
  }
  .why-choose-us-thumb {
    left: 0;
  }
  .why-choose-us-thumb img {
    width: 100%;
    margin-bottom: 25px;
  }
  .choose-us-shape2 {
    display: none;
  }
}

/* Large Mobile :600px. */
@media only screen and (min-width: 600px) and (max-width: 767px) {
  .row.choose-us-bg {
    padding: 40px 0px 50px 20px;
  }
  .why-choose-us-section .carcity-section-title h2 {
    font-size: 30px;
    line-height: 45px;
  }
  .why-choose-us-thumb {
    left: 0;
  }
  .why-choose-us-thumb img {
    width: 100%;
    margin-bottom: 25px;
  }
  .choose-us-shape2 {
    display: none;
  }
  .choose-us-shape img {
    width: 100%;
  }
}

/* small mobile :480px. */
@media only screen and (min-width: 480px) and (max-width: 599px) {
  .row.choose-us-bg {
    padding: 40px 0px 60px 0px;
    width: 100%;
    margin: -100px auto 0;
  }
  .why-choose-us-thumb {
    left: 0;
  }
  .why-choose-us-section .carcity-section-title h2 {
    font-size: 30px;
    line-height: 36px;
  }
  .why-choose-us-thumb img {
    width: 100%;
    margin-bottom: 25px;
  }
  .choose-us-shape2 {
    right: -30px;
    bottom: -76px;
  }
  .choose-us-shape img {
    width: 100%;
  }
  .why-choose-us-desc p {
    padding: 0 0px 0 0;
    font-size: 15px;
  }
}

/* small mobile :320px. */
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .row.choose-us-bg {
    padding: 40px 0px 60px 0px;
    width: 100%;
    margin: -60px auto 0;
  }
  .why-choose-us-items-box {
    display: inline-block;
    padding: 3px 0 5px;
  }
  .why-choose-us-title h3 {
    font-size: 22px;
    padding: 10px 0 10px;
  }
  .why-choose-us-section .carcity-section-title h4 {
    font-size: 15px;
    line-height: 26px;
    padding-bottom: 0;
  }
  .why-choose-us-section .carcity-section-title h2 {
    font-size: 25px;
    line-height: 28px;
  }
  .why-choose-us-thumb {
    left: 0;
  }
  .why-choose-us-thumb img {
    width: 100%;
    margin-bottom: 25px;
  }
  .choose-us-shape2 {
    display: none;
  }
  .choose-us-shape img {
    width: 100%;
  }
  .why-choose-us-desc p {
    padding: 0 0px 0 0;
    font-size: 14px;
  }
}
