.tour-country {
  margin-top: 70px;
}
.tour-country h3 {
  background-color: #56b746;
  padding: 10px 0;
  color: #fff;
  text-align: center;
  text-transform: capitalize;
  margin-bottom: 30px;
  border-radius: 5px;
}
.zoom {
  position: relative;
  overflow: hidden;
  border: 3px solid #eee;
  width: 100%;
  float: left;
  margin-bottom: 20px;
}
.zoom a img {
  transition-duration: 1s;
  min-height: 200px;
  width: 100%;
  margin: 0 auto;
  display: block;
}
.zoom img:hover {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  z-index: 0;
}
.overlay {
  position: absolute;
  bottom: 0;
  /* background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.5); */
  /* Black see-through */
  color: #f1f1f1;
  width: 100%;
  transition: 0.5s ease;
  opacity: 1;
  color: white;
  font-size: 20px;
  padding: 12px 5px;
  text-align: center;
}
.multi-city {
  margin: 45px 0;
}
.tour-panel .panel {
  margin-bottom: 70px !important;
}
.tour-panel .panel-primary {
  border-color: #56b746 !important;
}
.multi-city h3 {
  background-color: #56b746;
  margin-bottom: 50px;
  color: #fff;
  text-transform: uppercase;
  /* font-weight: bolder; */
  /* border: 2px solid #ccc; */
  display: inline-block;
  padding: 15px 20px;
}
.package-calto-action ul > li {
  margin: 3px;
}
.package-calto-action ul > li.badge-country {
  background-color: #56b746;
  border-radius: 5px;
}
.package-calto-action ul > li.badge-category {
  background-color: #56b746;
}
.package-content h4 {
  font-size: 17px;
}
.package-content p span {
  margin: 0 3px;
}
.package-content p.validity {
  font-size: 12px !important;
  color: black !important;
  font-weight: normal !important;
  border: 2px dashed #ccc;
  padding: 5px 10px;
}
.single-package {
  border-radius: 5px !important;
}
.popular-packages .single-package img {
  display: block;
  width: 100%;
  height: 220px !important;
}
/*added new code*/
#recruitment-process {
  margin-top: 30px;
}
.recruitment-strategy {
  background-color: #fff;
  padding: 20px;
  text-align: center;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
}
.recruitment-strategy:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 12px rgba(0, 0, 0, 0.2);
}
.recruitment-strategy h2 {
  color: #333;
  font-size: 24px;
}
.recruitment-strategy p {
  color: #666;
  font-size: 16px;
  margin-top: 20px;
}
.group-image {
  width: 100%;
  height: 314px;
  display: block;
  margin: 20px auto;
}
.recruitment-process {
  padding-left: 20px;
}
.recruitment-process h2 {
  color: #333;
  font-size: 24px;
}
.recruitment-strategy a h4 {
  margin: 0 !important;
}

.section-paddings {
  padding: 60px 0 !important;
}
.tab-content .tour-description p {
  padding-bottom: 0 !important;
  line-height: 30px;
}
.tab-content .tour-description p span {
  color: #37b721;
}
.tab-content .tour-description p.question {
  color: #37b721;
  font-weight: bold;
}
.tab-content .tour-description p.answer {
  color: #000;
}
aside .question-form .form-group input.form-control,
aside .question-form .form-group textarea.form-control {
  border-radius: 3px;
  box-shadow: none;
  color: #727272;
  display: block;
  font-size: 15px;
  height: 43px;
  transition: none;
}
aside .question-form .form-group textarea.form-control {
  height: auto;
}

aside .question-form .form-group {
  margin-bottom: 20px !important;
}
aside .question-form .form-group .booking-confirm {
  background: #56b746;
  color: #ffffff;
  border: none;
  height: 50px;
  width: 150px;
  font-size: 17px;
  font-weight: 500;
  text-transform: uppercase;
}
.contact_info > .contact_agent a {
  text-decoration: none;
  color: #727272;
}
.contact_info .contact_agent a strong {
  margin-right: 10px;
}
.panel-default {
  border-color: #56b746 !important;
}
.panel-default > .panel-heading {
  color: #fff !important;
  background-color: #56b746 !important;
  border-color: #56b746;
}
.zoom {
  position: relative;
  overflow: hidden;
  border: 3px solid #eee;
  width: 100%;
  float: left;
  margin-bottom: 20px;
}
.zoom img {
  transition-duration: 1s;
  min-height: 200px;
  width: 100%;
  margin: 0 auto;
  display: block;
}
.zoom img:hover {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  z-index: 0;
}
.overlay {
  position: absolute;
  bottom: 0;
  /* background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.5); */
  /* Black see-through */
  color: #f1f1f1;
  width: 100%;
  transition: 0.5s ease;
  opacity: 1;
  color: white;
  font-size: 20px;
  padding: 12px 5px;
  text-align: center;
}
a.active {
  background-color: #fcc211 !important;
  border-color: #fcc211 !important;
}
.list-group .list-group-item .fa {
  padding: 10px;
  color: #1a192b !important;
  font-size: 15px;
  width: 35px;
  text-align: center;
  text-decoration: none;
  margin: 3px 15px 0 0;
  border-radius: 50%;
  background-color: #fcc211;
}
.list-group .list-group-item .fa:hover {
  color: #fff;
  opacity: 1 !important;
}
.you-may-also-like {
  margin: 40px 0;
}
.you-may-also-like h4 {
  margin-bottom: 3px;
}
.you-may-also-like hr {
  margin-top: 0;
}
.you-may-also-like img {
  width: 100%;
  height: 80px;
  border-radius: 7px;
}
.section-paddings {
  text-align: left !important;
}
.right-pack {
  margin-bottom: 20px;
}
.right-pack p {
  font-size: 12px;
}
.panel-body ul {
  margin-bottom: 15px;
}
.panel-body .nav-pills .tour-country {
  background-color: #56b746 !important;
}
.panel-body .nav-pills .tour-category {
  background-color: #56b746 !important;
}
.book_button button {
  width: 100%;
  padding: 20px 0;
  background-color: #56b746 !important;
  border: none;
  font-size: 20px;
}
.package-features-image img {
  width: 100%;
  height: 450px;
  max-height: 500px;
}

/* added new design class */
.bookingForm h4 {
  margin: 20px 0;
}

/* country wise search */
/* Add custom styles here */
