.how-it .services-part-div .nav-link {
  display: flex;
  align-items: center;
  border-radius: 0;
  background: #dcdcdc;
  margin-bottom: 15px;
  font-family: "Righteous", sans-serif;
  font-weight: 600;
  color: #060922;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  cursor: pointer;
  font-size: 19px;
}

.how-it .services-part-div .nav-link span {
  width: 35px;
  height: 35px;
  display: inline-table;
  margin: 0 8px 0 0;
}

.how-it .d-lg-flex {
  display: grid !important;
}

.how-it .services-part-div .nav .active {
  background-color: #cc9933 !important;
  color: #060922;
}

.tab-content>.tab-pane {
  display: none;
}

.tab-content>.active {
  display: block !important;
}

.how-it #v-pills-tab {
  display: flex;
  justify-content: space-evenly;
  margin-bottom: 50px;
  margin-top: 50px;
}

.how-it #v-pills-tab .nav-link {
  padding: 12px 25px;
  box-shadow: 2px 2px 2px #060922;
}

.form_block .quantity input {
  padding: 8px 15px;
  line-height: 1.7;
}

.optional-sec .f-flexx {
  display: flex;
  margin: 24px 0;
  align-items: center;
}

.optional-sec {
  margin-top: 30px;
}

.optional-sec .f-flexx label {
  font-weight: 600 !important;
  font-size: 16px;
  width: 70%;
}

.dim-count {
  display: flex;
  justify-content: space-between;
  margin-top: 5px;
}

.dim-count input {
  padding: 6px 15px;
  line-height: 1.7;
  font-size: 12px;
  width: 20%;
}

.op-grid label {
  margin-top: 20px !important;
}

.another-item {
  margin-top: 40px;
}

.optional-sec p {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
}

.optional-sec .f-flexx.help-q label {
  font-weight: 600 !important;
  font-size: 16px;
  width: auto;
}

.tab-content .full-width-text {
  margin-top: 40px;
  text-align: left;
}

.f-text p {
  font-size: 17px;
  font-weight: 500;
  line-height: 1.7;
  margin-bottom: 15px;
  text-align: left;
}

.flexxi-box {
  display: flex;
  align-items: center;
  margin: 0 auto;
}

.f-text {
  width: 50%;
  padding: 40px;
}

.f-image {
  width: 50%;
}

.f-image img {
  width: 100%;
  height: 648px;
}

.f-text .btn-solid {
  border-radius: 0 !important;
  margin: 15px auto 0 auto !important;
  float: left;
}

.loc-li li {
  font-size: 17px;
  font-weight: 500;
  list-style-type: disclosure-closed;
  text-align: left;
  line-height: 1.7;
  margin-bottom: 10px;
}

.f-text h4 {
  font-size: 24px;
  font-weight: 600;
  text-align: left;
  line-height: 1.7;
  margin-bottom: 15px;
}

.f-text ul {
  padding-left: 20px !important;
}

.lo-h {
  margin-bottom: 50px;
}

.our-loc-sec .sec-heading {
  margin-bottom: 0 !important;
}