



.copyright-text p {
  color: #ffffff;
  font-size: 14px;
  margin: 0;
  float: none;
  text-align: center;
}

.copy-right-area {
  padding: 10px 0;
}


.section-title h2 {
  margin-bottom: 13px !important;
}

.about-adventure-area:after {
  width: 413px;
  height: 92%;
}



input[type="text"] {
  height: 60px;
  border: none;
  font-size: 14px;
  color: #282828;
  padding: 0 5px 0 20px;
  border-radius: 0;
  background-color: rgb(255, 255, 255);
  margin-bottom: 30px;
  border-right: 1px solid #cacaca;
}

input[type="tel"] {
  height: 60px;
  border: none;
  font-size: 14px;
  color: #282828;
  padding: 0 5px 0 20px;
  border-radius: 0;
  background-color: rgb(255, 255, 255);
  margin-bottom: 15px;
  border-right: 1px solid #cacaca;
}

div#anout-us-margin {
  margin-bottom: 180px;
}

.post-np.prev-post.our_vission {
  background-color: #f5f7fa;
  width: 100% !important;
  border-radius: 6px;
  padding: 20px 10px 10px 20px;
  margin-bottom: 16px;
}

.section-title.about_section-title {
  margin-bottom: 15px;
}

.single-guide .guide-content a h4.font_size.pb-2 {
  font-size: 20px !important;
}

footer.footer-area.pt-85.pb-60 {
  margin-top: 200px;
}

.feedback-comments-wrap.groub-tours {
  border-radius: 5px;
  padding: 20px 15px 20px 14px !important;
}



