/* unit-tabsec start here */
section.unit-tabsec {
  padding-bottom: 100px;
}

html{
  overflow: unset;
}

.unit-tab {
  display: inline-block;
  width: 94%;
}

.unit-tab .nav-pills .un-lnk.active {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  border-top-left-radius: 7px !important;
  border-bottom-left-radius: 7px !important;
}

.unit-tab .nav-pills .un-lnk.active svg {
  fill: #fff !important;
}

.unit-tab .nav-pills .un-lnk svg {
  fill: #000000;
}

.unit-home {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  gap: 30px;
}

.unit-tab .nav-link {
  display: block;
  padding: 0.5rem 1rem;
  font-size: 14px;
  color: #000000;
  font-family: "Urbanist", sans-serif;
  font-weight: 400;
}

.unit-tab .nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
  color: #ffffff;
  background-color: #0080ff !important;
}

.unit-tab .nav-pills .nav-link {
  background: 0 0;
  border: 0;
  border-radius: 0 !important;
  padding: 11px 0;
  width: 100%;
}

.unit-tab li.nav-item {
  width: 20%;
}

.unit-tab ul#pills-tab {
  background-image: linear-gradient(to bottom,
      #ffffff,
      #f5f5f5,
      #ececec,
      #e2e2e2,
      #d9d9d9);
  border-radius: 11px;
  width: 100%;
}

.unit-tab .nav-pills .reviews-tb.active {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  border-top-right-radius: 7px !important;
  border-bottom-right-radius: 7px !important;
}

.unit-left-border {
  border-left: 1px solid #b8d5f2 !important;
}

/* tab-one start here */

.unit-img-all {
  display: flex;
  gap: 20px;
  align-items: center;
  justify-content: center;
  border-right: 1px solid #ebebeb;
  border-left: 1px solid #ebebeb;
}

.sixe-unit h3 {
  margin-bottom: 0;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  color: #012532;
}

.unit-month p {
  margin-bottom: 0;
  font-family: "Poppins-Regular";
  color: #012532;
  font-size: 13px;
}

.unit-web-rate span {
  color: #000000;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-size: 22px;
}

.unit-web-rate h5 {
  color: #0080ff;
  font-family: "Poppins-Regular";
  margin: 0;
  font-size: 13px;
}

.unit-rent-rate a {
  color: #0080ff !important;
  font-family: "Poppins-Light";
  text-decoration: none;
  font-size: 13px;
}

.unit-size-tb td {
  width: 100px;
  text-align: center;
  /* min-width: 165px !important; */
}

.unit-size-tb {
  padding-top: 57px;
  width: 92%;
}

.unit-size-tb tr td:nth-child(1) {
  min-width: 140px !important;
}

.unit-size-tb tr td:nth-child(2) {
  min-width: 125px !important;
}

.unit-size-tb tr td:nth-child(3) {
  min-width: 125px !important;
}

.unit-size-tb tr td:nth-child(4) {
  min-width: 125px !important;
}

.unit-img-all .img-unit img {
  width: 40px;
}

.unit-rent-rate {
  /* border-left: 1px solid #EBEBEB; */
  padding-top: 22px;
}

.unit-web-rate {
  padding-top: 18px;
  border-right: 1px solid #ebebeb;
}

.unit-top-line {
  border-top: 1px solid #ebebeb !important;
}

.feature-img img {
  min-width: 43px;
  height: 41px;
}

.feature-img {
  text-align: center;
  margin-top: 10px;
}

.unit-month {
  padding-top: 22px;
  border-left: 1px solid #ebebeb;
}

.sixe-unit {
  padding-top: 15px;
}

.all-feature-images {
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px solid #ececec;
  border-bottom: 1px solid #ececec;
}

.review-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  /* flex: 1; */
  background-color: #0080ff;
  border-radius: 13px;
  width: 100%;
  height: 182px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.review-heafing.main_heading h2 {
  font-size: 15px;
  color: #ffffff;
}

.review-detaail-side p {
  font-size: 10px !important;
  color: #ffffff !important;
  margin-bottom: 0;
}

.reviw-star {
  padding-bottom: 0;
}

.review-heafing.main_heading {
  padding: 20px 10px;
}

.review-img-side {
  position: relative;
  /* width: 341px; */
  /* height: 198px; */
  top: -25px;
}

.handraft.main_heading.text-center {
  padding-top: 25px;
  padding-bottom: 10px;
}

.handraft.main_heading.text-center h2 {
  font-size: 23px;
}

.handraft.main_heading.text-center p {
  color: #000000;
}

.review-btns .btn {
  background: #ffffff;
  color: #0080ff;
  font-family: "Poppins-Light";
  border-radius: 20px;
  font-size: 10px;
  width: 100px;
  padding: 6px;
}

.review-btns {
  padding-top: 14px;
}

.feature-heading.main_heading h2 {
  font-size: 22px;
}

.feature-heading.main_heading {
  text-align: center;
}

.secure-heading h2 {
  font-size: 55px !important;
  text-transform: uppercase;
}

/* .all-feature-images .feature-box .feature-img img:hover .handraft.main_heading {
  visibility: visible;
}

.handraft.main_heading.text-center {
  visibility: hidden;
} */

@media (max-width: 1024px) {
  .unit-web-rate h5 {
    font-size: 12px;
  }

  .unit-size-tb {
    width: 100%;
  }

  .review-detaail-side p {
    font-size: 9px !important;
  }

  .review-heafing.main_heading h2 {
    font-size: 13px;
    color: #ffffff;
  }

  .review-heafing.main_heading {
    padding: 13px 10px;
  }
}

@media (max-width: 767px) {
  .secure-heading h2 {
    font-size: 35px !important;
    text-transform: uppercase;
  }

  .unit-tab ul#pills-tab {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    width: 100%;
    overflow-x: scroll;
  }

  .unit-tab {
    width: 100%;
  }

  .unit-tab .nav-link {
    font-size: 10px;
  }

  .unit-web-rate span {
    font-size: 17px;
  }

  .unit-web-rate h5 {
    font-size: 10px;
  }
}

/* tab-one end here */
/* tab-two start here */
.all-direct {
  padding-top: 63px;
}

.search-box {
  position: relative;
  height: 49px;
  width: 90%;
  border-radius: 50%;
}

.search-box input {
  width: 100%;
  height: 100%;
  border: 1px solid #E3E6ED;
  border-radius: 50px;
  background: white;
  padding: 0 20px
}

.search-box input.active {
  opacity: 1;
}

.search-box input::placeholder {
  color: #A5A5A5;
  font-family: "Poppins-Regular";
  font-size: 12px;
}

.search-box .search-icon {
  position: absolute;
  right: 8px;
  top: 4px;
}

.search-box .search-icon .btn {
  color: #FFFFFF;
  background: #0080FF;
  cursor: pointer;
  z-index: 1;
  padding: 9px;
  width: 149px;
  font-family: "Poppins-Light";
  font-size: 12px;
  border-radius: 20px;
}

.downtown {
  padding-top: 70px;
}

.down-heading h3 {
  color: #000000;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-size: 20px;
  margin-left: 13px;
}

.downtown li {
  list-style: disc;
  color: #000000;
  font-family: "Poppins-Regular";
  padding: 2px 0;
  font-size: 13px;
}

.downtown li ::marker {
  color: #0080FF;
  font-size: 19px;
}

.direct-map iframe {
  width: 100%;
  height: 300px;
}

.side-map {
  padding-top: 30px;
}

/* tab-two end here */
/* tab-three start here  */
.feat-text.main_heading {
  padding-top: 49px;
}

.feat-text.main_heading p {
  color: #000000;
  font-size: 12px;
}

.feat-heading h3 {
  color: #000000;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-size: 17px;
}

.feat-list li {
  list-style: disc;
  color: #000000;
  font-family: "Poppins-Regular";
  font-size: 14px;
}

.feat-list {
  padding-top: 15px;
}

.feat-heading {
  padding-top: 20px;
}

.feat-list li ::marker {
  color: #000000;
  font-size: 19px;
}

/* tab-three end here */
/* tab-four start here */
.photo-box {
  padding-top: 40px;
}

.photo-tab-image {
  padding-top: 17px;
}

/* tab-four end here */
/* last-tab start here */
.client-reviw {
  padding-top: 63px;
}

.client-review-box {
  background-color: #F2F1ED;
  padding: 17px 21px;
  border: 1px solid #7070707a;
  border-radius: 13px;
}

.avatars-client {
  display: flex;
  gap: 30px;
  align-items: center;
  padding: 10px 0;
}

.avatars-client span {
  margin-left: 10px;
  color: #012532;
  font-family: "Poppins-Regular";
}

.client.main_heading h2 {
  text-transform: uppercase;
  font-size: 26px;
  margin-bottom: 0;
}

.client-info-reviw.main_heading p {
  color: #000000;
  font-size: 10px;
  margin-bottom: 0;
}

.clint-heading.main_heading {
  padding-bottom: 39px;
}

.clint-heading.main_heading h2 {
  text-transform: uppercase;
  font-size: 32px;
}

.second-boxx {
  margin-top: 29px;
  margin-bottom: 27px;
}
.unit-tabsec iframe {
  margin: 40px;
  border: 3px solid #000000;
  padding: 20px;
}
.unit-tabsec .table-responsive {
  overflow-x: unset !important;
  overflow-y: unset !important;
  -webkit-overflow-scrolling: touch;
}

.unit-size-tb::-webkit-scrollbar {
  width: 15px;
  border: 2px solid blue;
}

/* last-tab end here */
/* unit-tabsec end here */