@charset "utf-8";
/* CSS Document */

body {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
h1, h2, h3, h4, h5, h6 {
  margin:0px;
}

p{margin: 0 0 20px;}
a, a:hover, a:focus {
  text-decoration:none;
  outline:none;
}
.col-lg-12.col-md-12.col-sm-12.banner-sec {
    padding-left: 0;
    padding-right: 0;
}
.topfix {
   
    position: fixed;
    z-index: 20;
    width: 100%;
    top: 0;
    z-index: 999;
    transition: cubic-bezier(0, 0, 0.45, 0.48) 0.5s;
}
.nav-up {
    -webkit-transform: translateY(-149px);
    transform: translateY(-149px);
}
.headerspace {
    height: 148px;
}
.topbar {
  padding: 13px 0px 9px 0px;
   background: #fff;
}
nav.navbar.navbar-inverse.affix {
  width: 100%;
  top: 0;
  z-index: 9999;
}
#myNavbar {
  padding: 0px;
}
.navbar.navbar-inverse {
  background: #8c6b56;
  border: none;
  border-radius: 0px;
  min-height: auto;
  margin: 0px;
}
.nav.navbar-nav.navbar-left li a {
  color:#fff;
  font-weight: 400;
  text-transform:uppercase;
  padding:15px 18px;
  font-size: 14px;
  letter-spacing: 0.4px;
  transition: background-color 0.5s ease;
}
#myNavbar .navbar-left li.active a {
  background: #87776c;
  color:#fff !important;
}
.nav.navbar-nav.navbar-right {
  margin: 0px;
}
.nav.navbar-nav.navbar-right a i {
  margin-right: 15px;
}
.nav.navbar-nav.navbar-right a, .nav.navbar-nav.navbar-right a:hover, .nav.navbar-nav.navbar-right a:focus {
  background: #8686866e;
  color: #fff;
  text-transform: uppercase;
  font-size: 15px;
  padding: 15px 32px 15px 25px;
}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
  background-color: #87776c;
  color: #fff;
}
.contact-top {
  text-align: right;
}
.contact-top-sec {
  position: absolute;
  right: 0%;
  padding-right: 8%;
}
.contact-tag {
  background: #549248;
  padding: 15px 13px 15px 25px;
  position: absolute;
  right: 0px;
  top: -13px;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 5% 100%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 5% 100%);
}
.contact-tag h6 {
  color: #fff;
  font-size: 13px;
  font-weight: 400;
  text-transform: uppercase;
}
.contact-top ul {
  margin: 49px 0px 0px 0px;
  padding: 0px;
}
.contact-top ul li {
  padding: 0px 16px;
}
.contact-top ul li a {
  color: #549248;
  font-size:15px;
  font-weight:400;
  letter-spacing: 0px;
}
.contact-top ul li a i {
  margin-right: 5px;
  font-size: 17px;
}
#myCarousel .carousel-caption {
  top: 41%;
  padding: 0px;
}
.carousel-inner .item img {
    width: 100%;
    height: 650px;
    object-fit: cover;
}
.carousel-caption h2 {
  color: #fff;
  text-transform: uppercase;
  font-size: 48px;
  font-weight: 900;
  text-align: center;
}
#myCarousel .carousel-control {
  width: 100px;
  height: 54px;
  top: 44%;
  opacity: 1;
}
#myCarousel .carousel-indicators {
  display: none;
}
/*slider*/
.banner {
  position: relative;/* width: 100%;
    float: left;*/
}
.carousel-inner .item::after {
 content: "";
 background: rgba(0, 0, 0, 0.38);
 background-size: 100%;
 position: absolute;
 bottom: 0px;
 height: 100%;
 width: 100%;
}
.carousel-inner a {
    color: #4CAF50;
    text-decoration: none;
    padding: 5px;
    font-size: 20px;
    border-radius: 2px;
    margin: 20px;
    display: inline-block;
}
.left.carousel-control {
  background-image: none !important;
}
.right.carousel-control {
  background-image: none !important;
}
.banner-sec {
  padding: 0px;
}
 @media screen and (max-width: 600px) {
 .callbacks_nav {
 top: 47%;
}
}
.search-sec {
  background: rgba(130, 127, 125, 0.29)!important;
  /* position: absolute; */
  /* margin-top: -67px; */
  width: 100%;
}
.form-group.Country {
  width: 20%;
  margin: 0 auto;
  text-align: center;
  float: left;
  padding-right: 15px;
}
.form-group.Holiday {
  width: 20%;
  float: left;
  padding-right: 15px;
}
.form-group.keyword {
  width: 40%;
  float: left;
  padding-right: 15px;
}
.form-group.search-btn {
  width: 20%;
  float: left;
}
.search-secform .form-group {
  margin: 4px;
  border: 3px solid #836d5c;
  width: calc(24% - 5px);
  text-align: center;
}
.search-secform {
  padding: 2px 0px;
  display: block;
  overflow: hidden;
  text-align: center;
  width: 100%;
  margin: 0 auto !important;
  clear: both;
}
.search-secform .form-group .form-control {
      border: none;
      outline: none;
      background: transparent;
      border-radius: 0;
      margin: 0;
      display: block;
      width: 100%;
      padding: 7px 30px 8px 10px;
      font-size: 14px;
      color: #836d5c;
      font-weight: 700;
      text-transform: uppercase;
}
.btn.btn-default, .btn.btn-default:hover, .btn.btn-default:focus {
  background: #ffd262;
  border: 1px solid #e4b34f;
  border-radius: 0px;
  color: #fff;
  width: 100%;
  height: 34px;
  font-weight: 500;
  font-size: 18px;
  text-transform: uppercase;
  padding: 0px 10px;
}
 .search-secform .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
 color: #000000;
 font-size:14px;
font-weight:500;
text-transform:uppercase;
}
.search-secform .form-control::-moz-placeholder { /* Firefox 19+ */
 color: #000000;
 font-size:14px;
font-weight:500;
text-transform:uppercase;
}
.search-secform .form-control:-ms-input-placeholder { /* IE 10+ */
 color: #000000;
 font-size:14px;
font-weight:500;
text-transform:uppercase;
}
.search-secform .form-control:-moz-placeholder { /* Firefox 18- */
 color: #000000;
 font-size:14px;
font-weight:500;
text-transform:uppercase;
}
  #footerserchform{
    width: 100%;    padding: 0% 12%;
  }

  #footerserchform .search-secform .form-group .form-control{
    color: white;
        background: none;
  }
  #footerserchform .search-secform .form-control::-moz-placeholder {
    color: #fff;
  
}

#footerserchform .search-secform #Country option{
        background-color:#000 !important;
}

#footerserchform .search-secform #Holiday option{
        background-color:#000 !important;
}
 #footerserchform .search-secform .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
color: #fff;
}
.Featured-sec {
  background: #ffffff;
  padding:65px 0px;
}
.sec-heading h3 {
  color: #222222;
  text-transform: uppercase;
  font-size: 30px;
  display: inline-block;
  padding: 10px 25px;
  font-weight:700;
  position: relative;
  background: white;
}
.Featured-item-diss ul {
  margin: 0px;
  padding: 0px;
}


.Featured-item-diss ul li {
  display:inline-block;
  padding: 0px 6px;
}
.Featured-item-diss ul li a {
  color: #876c59;
  font-size: 23px;
  font-weight: 700;
}
.Featured-item-diss ul li a:hover {
  color: #549248;
}
.Featured-item-diss ul li a img {
  float: left;
  margin-right: 10px;
}
.Featured-item-title h4, .Featured-item-title h4 a {
  color: #549248;
  font-size: 18px;
  text-transform: capitalize;
  font-weight: 600;
  margin:10px 0px 10px 0px;
	height: 40px;
}
.Featured-item-title p {
  font-size: 13px;
  font-weight: 400;
  color: #666;
  letter-spacing: 0.5px;
  margin: 0px 0px 25px 0px;
  height: 55px;
  overflow: hidden;
}
.price h3 {
  color: #876c59;
  font-size: 20px;
  font-weight: 700;
}
.Featured-item {
  background: transparent;
  /* box-shadow: 0px 3px 5px #ccc; */
}
.Featured-item-img {
  position: relative;
  overflow: hidden;
}
.Featured-item-diss {
  padding: 15px;
  position: relative;
  background: #f4faf5;
}
.Featured-item.holiday-type .Featured-item-diss h4, .Featured-item.holiday-type .Featured-item-diss h4 a {
  color: #333;
  font-size: 20px;
  font-weight: 600;
  margin: 0px 0px 15px 0px;
}
.Featured-item-img img {
  width: 100%;
  -webkit-transform: scale(1);
  border-radius: 0;
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform .2s linear;
  transition: transform .2s linear;
}
.Featured-item:hover .Featured-item-img img {
  /*-webkit-transform: scale(1.4);
  -ms-transform: scale(1.4);
  transform: scale(1.4);
 transition: transform .80s linear; */
}
.price del {
  color: #afaeae;
  font-size: 14px;
  font-weight: 400;
  margin-left: 7px;
}
.btn.btn-danger, .btn.btn-danger:hover, .btn.btn-danger:focus {
  position: absolute;
  right: 0px;
  bottom: 0px;
  border-radius: 0px;
  background: #549248;
  border: #e38127;
  font-size: 16px;
  font-weight: 400;
  padding: 12px 39px;
  letter-spacing: 1px;
}
.offer {
  position: absolute;
  left: -6px;
  top: 5px;
  background: #C02B20;
  color: #fff;
  font-size: 14px;
  width: 75px;
  height: 34px;
  text-align: center;
  line-height: 35px;
}
.offer:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-bottom: 5px solid transparent;
  border-right: 5px solid #000;
  left: 0px;
  bottom: -5px;
}
.news-sec {
  padding: 55px 0px;
}
.news-item-img img {
  width: 100%;
}
.news-item-diss {
  width: 100%;
  background: #f3faf5;
  float: left;
  padding: 0 14px;
  margin-bottom: 20px;
}

.news-item-img img {
    /* max-height: 150px; */
}

.news-item-title {
  padding: 15px 0px;
}
.news-item-title h4, .news-item-title h4 a {
  color: #222222;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 22px;
}
.news-item-title p {
  font-size: 14px;
  color: #666;
  font-weight: 400;
  margin: 6px 0px 15px 0px;
}
.news-item-title .btn.btn-info {
  border-radius: 0px;
  width: 100%;
  background: #549248;
  border: 1px solid #549248;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  padding: 7px 20px;
}
.Adventure-sec {
  background: #F0F7F7!important;
  padding: 50px 0px;
  letter-spacing: 1px;
}
.Adventure-left h2 {
  color: #549248;
  font-size: 30px;
  font-weight: 700;
  padding: 15px;
}
.Adventure-left h4 {
  font-size: 20px;
  color: #222;
  font-weight: 500;
  margin: 17px 0px;
}
.Adventure-left p {
  font-size: 16px;
  color: rgba(0,0,0,0.8);
  font-weight: 300;
  line-height: 1.4;
  margin-bottom: 25px;
  font-family: 'Poppins', sans-serif;
}
.Adventure-left .btn.btn-info {
  color: #549248;
  font-size: 18px;
  background: none;
  border-radius: 0px;
  font-weight: 500;
  padding: 10px 25px;
  border: 2px solid #549248;
  text-transform: uppercase;
  margin-top: 17px;
}
.Adventure-right ul {
  margin: 38px 0px 0px 0px;
  padding: 0px;
}
.Adventure-right ul li {
  margin-bottom: 0;
}
.Adventure-icon {
  width: 100%;
  float: none;
  text-align: center;
  margin: 0 auto;
  padding-bottom: 20px;
  display: block;
}
.Adventure-diss {
  width: 99%;
  float: none;
  text-align: center;
}
.Adventure-diss h3, .Adventure-diss h3 a {
  font-size: 18px;
  font-weight: 700;
  color: #549248;
  text-transform: uppercase;
  margin-bottom: 6px;
}
.Adventure-diss p {
  line-height: 20px;
  font-size: 14px;
  font-weight: 300;
  color: #fff;
}
.service-sec {
  background:#eae9e8;
  padding:50px 0px;
}
.service-box {
  background: #fff;
  padding: 20px;
}
.service-box h3 {
  text-align: center;
  color: #222222;
  font-size: 18px;
  font-weight: 900;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.service-img img {
  width: 100%;
}
.service-diss {
  background: #1f1e1e;
  padding: 14px;
}
.service-diss h4, .service-diss h4 a {
  font-size: 15px;
  font-weight: 500;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 8px;
}
.service-diss p {
  font-size: 12px;
  color: #fff;
  margin: 0px;
  font-weight: 300;
}
.service-img .btn.btn-link {
  display: block;
  text-align: center;
  color: #f5843b;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 15px 0px 0px 0px;
  letter-spacing: 0.5px;
}
.Travellers-sec {
  padding: 50px 0px 10px 0px;
}
.Travellers-img {
  width: 35%;
  float: left;
}
.Travellers-img img {
  width: 100%;
}
.Travellers-dss {
  width: 65%;
  float: left;
  padding-left: 15px;
}
.Travellers-dss h3, .Travellers-dss h3 a {
  color: #222222;
  font-size: 20px;
  font-weight: 700;
}
.Travellers-dss h4 {
  color: #2570b8;
  font-size: 14px;
  font-weight: 700;
  margin: 8px 0px;
}
.Travellers-dss p {
  font-weight:400;
  color:#6d6c6c;
  font-size:14px;
}
.Travellers {
  margin-bottom: 35px;
  overflow: hidden;
}
.Travellers-dss .btn.btn-info {
  color: #fff;
  font-size: 12px;
  background: #2570b8;
  border: 1px solid #2570b8;
  border-radius: 0px;
  font-weight: 400;
  text-transform: uppercase;
  padding: 8px 22px;
}
.video-sec {
  background-attachment: fixed !important;
}
.video-box {
  background: rgba(0, 0, 0, 0.73);
  width: 525px;
  padding: 25px 20px;
  margin: 85px 0px;
}
.video-box h3 {
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  line-height: 40px;
}
.video-box p {
  color: #ccc;
  font-size: 14px;
  font-weight: 300;
  line-height: 24px;
  margin: 10px 0px 40px 0px;
}
.play-icon {
  margin-bottom: 10px;
}
.play-icon img {
  float: left;
  margin-right: 15px;
  
}
.play-icon a {
  color: #fff;
  font-size: 26px;
  text-transform: uppercase;
  font-weight: 400;
  line-height: 45px;
  cursor: pointer;
}
#videoModal.modal {
  
    top: 20%;
}
.travel-comp-sec {background: #1f1616;}
.travel-comp-left a {
  float: left;
}

img.img-responsive.trusted {
    max-height: 50px;
    display: block;
    margin: 10px;
    width: auto;
}

img.img-responsive.rec {
    max-height: 60px;
}

.travel-comp-left-diss h5 {
  color: #f5f5f5;
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
  float: left;
  max-width: 300px;
  margin-top: 13px;
  margin-left: 10px;
}
.travel-comp-right {
  float: right;
  margin-top: 11px;
}
footer {
  background: #333333;
  padding-top: 44px;
}
.footer-sec p {
  color: #9e9c9c;
  font-size: 14px;
  line-height: 1.4;
  margin: 20px 0px;
  font-weight: 400;
}
.footer-sec h3 {
  color: #fff;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 8px;
}
.footer-sec {
  margin-bottom: 20px;
}
.footer-sec ul {
  margin:0px;
  padding:0px;
}
.footer-sec ul li {
  padding: 0px;
  display: block;
}
.footer-sec ul li a {
  color:#cccccc;
  font-size:14px;
  line-height:30px;
  font-weight: 400;
  letter-spacing: 0px;
}
.footer-sec h4 {
  font-size: 18px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 8px;
}
.footer-sec ul.social-icon li {
  display: inline-block;
  margin-right: 8px;
}
.footer-sec ul.social-icon li a {
  color: #fff;
  font-size: 28px;
}
.call-sec {
  background: #549248;
  padding: 12px;
  border-radius: 9px;
  display: inline-block;
}
.call-sec span {
  color: #fff;
  font-weight: 400;
  font-size: 18px;
}
.call-sec h2 {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  padding: 10px 0;
}
.travel-comp-logo {
  padding: 23px 0px 15px 0px;
}
.travel-comp-logo ul {
  margin: 0px;
  padding: 0px;
}
.travel-comp-logo ul li {
  padding: 0px 15px;
}
.copyright {
  background: #549248;
  padding: 22px 0px;
}
.copyright p {
  color:#fff;
  font-size:14px;
  margin:0px;
}
.openBtn {
  background: #f1f1f1;
  border: none;
  padding: 10px 15px;
  font-size: 20px;
  cursor: pointer;
}
.openBtn:hover {
  background: #bbb;
}
.overlay {
  height: 100%;
  width: 100%;
  display: none;
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  background-color: rgb(0,0,0);
  background-color: rgba(0, 0, 0, 0.9);
}
.overlay-content {
  position: relative;
  top: 46%;
  width: 80%;
  text-align: center;
  margin-top: 30px;
  margin: auto;
}
.overlay .closebtn {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 60px;
  cursor: pointer;
  color: white;
}
.overlay .closebtn:hover {
  color: #ccc;
}
.overlay input[type=text] {
  padding: 15px;
  font-size: 17px;
  border: none;
  float: left;
  width: 80%;
  background: white;
}
.overlay input[type=text]:hover {
  background: #f1f1f1;
}
.overlay button {
  float: left;
  width: 20%;
  padding: 15px;
  background: #2570B8;
  font-size: 17px;
  border: none;
  cursor: pointer;
  color: #fff;
}
.overlay button:hover {
  background: #bbb;
}
/*search-page*/
.main-sec {
  background: #ffffff;
}
.breadcrumb-bg {
    background-color: #3e4d50;
    background-image: url(https://www.mantraadventure.com/wp-content/uploads/2018/06/Lower-Dolpo-e1532858753395.jpg);
    padding: 200px 0;
    z-index: 0;
    position: relative;
    background-position: center center;
    background-size: cover;
}
.breadcrumb-sec h1 {
  font-size: 38px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 700;
  margin-bottom: 7px;
}
.breadcrumb {
  background: none;
  border-radius: 0px;
  margin: 0px;
  padding: 0px;
}
.breadcrumb li {
  font-size:14px;
  font-weight:500;
  color: #ffffff;
  text-transform:uppercase;
}
.breadcrumb li a {
  color: #ffffff;
}
.breadcrumb > li + li::before {
 padding: 0 5px;
 color: #ccdbea;
 content: "|\00a0";
}

p#breadcrumbs {
    color: #fff;
}

p#breadcrumbs span {
    color: #549248;
}

p#breadcrumbs span a{
    color: #549248;
    padding-right: 10px;
}

section.breadcrumb-bg h1 {color:#fff;text-align:center;z-index: 1000;font-size: 50px;font-weight: 700;text-shadow: 3px 3px #040404;position: relative;}

section.breadcrumb-bg {text-align:center;}

/*checkbox*/
 .checkbox input[type="checkbox"]:not(old) {
 width: 20px;
 margin: 0;
 padding: 0;
 font-size: 13px;
 opacity: 0;
}
.checkbox input[type="checkbox"]:not(old) + label {
 display: inline-block;
 line-height: 14px;
}
 .checkbox input[type="checkbox"]:not(old) + label > span {
display: inline-block;
width: 17px;
height: 17px;
margin: 0px 8px 0px -19px;
border: 1px solid #b1b2af;
border-radius: 2px;
float: left;
background: none;
}
.checkbox input[type="checkbox"]:checked:not(old) + label > span::before {
content: '✓';
display: block;
width: 15px;
height: 15px;
color: #535353;
font-size: 16px;
line-height: 17px;
text-align: center;
font-weight: bold;
}
.group-checkbox label {
  font-size: 13px;
  color: #535353;
  font-weight: 400;
  line-height: 21px !important;
}
.group-checkbox .checkbox {
  margin: 10px 0px 0px 0px;
}
/*checkbox*/

.search {
  padding: 20px;
  background: #fff;
}
.main-wrap {
    padding: 40px 0px 0px;
  width: 100%;
  float: left;
}
.search h3 {
  color: #535353;
  font-size: 16px;
  font-weight:400;
  margin-top:6px;
  margin-bottom: 0px;
}
.keyword-search {
  margin-top: 13px;
  margin-bottom: 10px;
}
.keyword-search label {
  display: block;
}
.keyword-search .form-control {
  border: 1px solid #b1b2af;
  border-radius: 0px;
  height: 45px;
  color: #827f7f;
  font-size: 14px;
  font-weight: 400;
  box-shadow: none;
}
.search .form-group h4 {
  color: #535353;
  font-size: 20px;
  font-weight: 600;
  text-transform: capitalize;
  margin-top: 12px;
}
.search .form-group {
  border-top: 1px solid #dbdcda;
  margin-top: 15px;
}
.tour-sec {
  padding: 0px;
}
.tour-sec .Featured-item {
  width: 100%;
  background: #f4f9fa;
  float: left;
  margin-bottom: 35px;
}
.tour-sec .Featured-item-img {
  width: 45%;
  float: left;
}
.tour-sec .Featured-item-diss {
  width: 55%;
  float: left;
  padding:8px 20px 15px 20px;
}
.tour-sec .Featured-item-diss li {
  padding:0px 15px 0px 0px;
}
.tour-sec .price {
  float: left;
  margin-top: 20px;
}
a.fix-btn {
  position: absolute !important;
  bottom: -3px !important;
  right: 0 !important;
}
.Featured-item {
 -webkit-transition: all .3s linear;
 transition: all .3s linear;
     margin-bottom: 30px;
}
.Featured-item:hover {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -webkit-transform: translateY(-4px);
  -moz-transform: translateY(-4px);
  -o-transform: translateY(-4px);
  -ms-transform: translateY(-4px);
  transform: translateY(-4px);
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
}
.tour-sec .btn.btn-danger {
  position: static;
  margin-top: -9px;
  float: right;
  padding: 10px 31px;
}
.tour-sec .Featured-item-title p {
  margin: 0px 0px 18px 0px;
  line-height: 18px;
  overflow: hidden;
}
.tour-sec .Featured-item-title h4, .tour-sec .Featured-item-title h4 a {
  margin: 8px 0px 6px 0px;
}
/*single*/

.single-bg {
  height: 600px;
  position:relative;
}
.single-overlay {
  position: absolute;
  width: 100%;
  bottom: 0;
  background: rgba(0, 0, 0, 0.57);
  padding: 10px 0px;
}
.single-overlay-text {
}
.single-overlay-text h1 {
  color:#fefefe;
  font-size:30px;
  font-weight:600;
  text-transform:uppercase;
  margin-bottom: 5px;
}
.single-overlay-text p {
  color: #e2e2e2;
  font-size:14px;
  font-style: normal;
  font-weight:400;
  line-height: 1.5;
  margin: 0px;
  letter-spacing: 0.5px;
}
.holiday-attributes {
  margin-top: 10px;
  text-align: center;
}
.holiday-attributes ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.holiday-attributes ul li {
  display: inline-block;
  color: #fff;
  padding: 0px 30px;
  position: relative;
  width: 25%;
  float: left;
}
.holiday-attributes ul li h3 {
  font-size: 33px;
}
.holiday-attributes ul li p {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
  margin: 6px 0px;
}
.holiday-attributes ul li::after {
 content: "";
 border-right: 1px solid #999;
 position: absolute;
 right: 0px;
 height: 66px;
 top: 0px;
}
.holiday-attributes ul li:last-child::after {
 border: none;
}
.main-sec-singlebg {
  background: #111111;
  padding: 10px 0px;
}
.main-sec-singlebg h2 {
  float: left;
  color: #fff;
  font-size: 34px;
  font-weight: 600;
  text-transform: uppercase;
  margin: 14px 0px;
}
.main-sec-singlebg h2 del {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  padding: 0px 6px;
}
.main-sec-singlebg h2 span {
  color: #549248;
  font-size: 18px;
  font-weight: 400;
  text-transform: lowercase;
}
.main-sec-singlebg .btn.btn-default {
  width: auto;
  margin-left: 18px;
  padding: 4px 55px;
  margin-top: 18px;
  color: #552600;
}
.main-sec-singlebg .btn.btn-info {
  background: #549248;
  border: 1px solid #549248;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 500;
  height: 32px;
  margin-left: 15px;
  border-radius: 0px;
  padding: 2px 71px;
  margin-top: 16px;
}
.singletab {
}
.singletab .nav.nav-tabs {
    border-bottom: none;
}
.singletab .nav-tabs > li {
    width: 16.6666667%;
  margin-bottom: -3px;
}
.singletab .nav.nav-tabs li.active a {
  background: #fff;
  color: #3a953d;
  font-weight: bold;
}
.singletab .nav.nav-tabs li.active a i{
  color: #3a953d;
}
.singletab .nav.nav-tabs li a {
  border-radius: 0px;
  color: #549248;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  height: auto;
  background: #f3fbff;
  margin: 0px;
  padding: 20px 5px;
  border: 1px solid #f5f5f5;
  text-align: center;
}
.singletab .nav.nav-tabs li a:hover {
  color: #3a953d;
  background:#e5e5e5;
}
.singletab .nav.nav-tabs li a:hover i{
  color: #3a953d;
}
.singletab .nav.nav-tabs li.active a:hover {  
  background:#fff;
}

.singletab .nav.nav-tabs li a i {
    display: block;
    font-size: 27px;
    color: #549248;
    margin-bottom: 8px;
}
.singletab .nav.nav-tabs li.active::after {
  background: #fff;
}
.singletab .nav.nav-tabs li::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    background: #3a953d;
    height: 3px;
    width: 100%;
}
.singletab .nav.nav-tabs li:first-child a {
  border-left: 1px solid #ededed;
}
.singletab .nav.nav-tabs li a img {
  margin: 0px auto;
  height: 36px;
  object-fit: scale-down;
}
.singletab .tab-content {
  background: #f5f8fa;
  padding: 25px;
}
.Highlights {
  background: #d6e0d5;
  color: #2a2727;
  padding: 23px;
  margin-bottom: 20px;
  width: 100%;
  float: left;
  margin-top: 20px;
  letter-spacing: 1px;
}
.Highlights h4 {
  font-size: 24px;
  font-weight: 600;
  margin: 0px 0px 12px 0px;
  color: #549248;
}
.Highlights-ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.Highlights-ul li {
  font-size: 16px;
  font-weight: 400;
  line-height:30px;
  clear: both;
  font-family: 'Poppins';
}
.singletab .tab-content p {
  font-size: 14px;
  font-weight: 400;
  color: #555555;
  line-height: 20px;
  margin-bottom: 20px;
  letter-spacing: 0.5px;
}
.day-details {
  overflow: hidden;
  width: 100%;
}
.day-details h4 {
  color:#3e3e3e;
  font-size:24px;
  font-weight:600;
  text-transform:uppercase;
  margin-bottom:20px;
}
.day-details ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  position: relative;
  overflow: hidden;
}
.day-details ul:before {
  position: absolute;
  top: 0px;
  left: 42px;
  bottom: 0px;
  border-left: 2px dashed #b3baa9;
  content: "";
  z-index: 0;
  opacity: 0.5;
}
.day-details ul li {
  width: 100%;
  float: left;
  margin-bottom: 20px;
}
.day-details ul li:last-child {
  margin-bottom:0px;
}
.day {
  background: #ffdab8;
  width: 12%;
  border-radius: 30px;
  float: left;
  font-size: 13px;
  font-weight:600;
  text-transform: uppercase;
  color: #333333;
  text-align: center;
  padding: 8px 0px;
  position: relative;
  z-index: 1;
}
/*.day::after {
    content: "";
    position: absolute;
    border-left: 2px solid #81a8ce;
    height: 20px;
    bottom: -20px;
    left: 50%;
}
.day::before {
    content: "\f107";
    position: absolute;
    font: normal normal normal 14px/1 FontAwesome;
    color: #81a8ce;
    left: 46%;
    bottom: -17px;
}
.day-details ul li:last-child .day::after {
  display:none;
}
.day-details ul li:last-child .day::before {
  display:none;
}*/
.day-diss {
  width: 88%;
  float: left;
  padding-left: 13px;
  color: #616161;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.5px;
  padding-top: 4px;
}
.sidebar {
}
.sidebar-bg {
  background: #fff;
  padding: 0 25px 25px;
  margin-bottom: 30px;
  width: 100%;
  float: left;
}
.booking-sec {
  text-align: center;
}
.booking-sec h5 {
  color: #707070;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
}
.booking-sec h2 {
  color: #191a1b;
  font-size: 36px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 14px 0px;
}
.booking-sec h2 del {
  color:#87898a;
  font-size:18px;
  font-weight: 700;
  padding: 0px 10px;
}
.booking-sec h2 span {
  color:#a4aaae;
  font-size:14px;
  font-weight: 700;
}
.booking-sec .btn.btn-default {
  border-radius: 6px;
  padding: 10px 0px;
}
.booking-call {
  margin: 15px 0px;
}
.booking-call .btn.btn-info {
  background: #2570b8;
  border: 1px solid #2570b8;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
  height: 48px;
  padding: 10px 15px;
  width: 48%;
  float: left;
  margin-right: 2%;
}
.booking-call .btn.btn-primary {
  background: #627f9a;
  border: 1px solid #627f9a;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
  height: 48px;
  padding: 10px 15px;
  width: 48%;
  margin-left: 2%;
}
.booking-sec h3 {
  color: #454646;
  font-size: 18px;
  font-weight: 600;
  margin: 1px 0px 7px 0px;
}
.booking-sec h4 {
  color: #454646;
  font-size: 14px;
  font-weight: 600;
}
.booking-sec p {
  color: #626262;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  margin: 4px 0px 0px 0px;
}
.gallery-side h2 {
  color: #3e3e3e;
  font-size: 23px;
  font-weight: 600;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.gallery-side ul {
  margin: 0px 0px 0px -15px;
  padding: 0px;
  list-style: none;
}
.gallery-side ul li {
  width: 33.33%;
  float: left;
  padding: 0px 0px 15px 15px;
}
.gallery-side ul li img {
  width:100%;
  max-height: 100px;
}
.sidebar-bg.secours {
  background: #549248;
  color: #fff;
  text-align: center;
}
.sidebar-bg.secours h3 {
  font-size:20px;
  font-weight:600;
  text-transform:uppercase;
  margin:10px 0px;
}
.sidebar-bg.secours h4, .sidebar-bg.secours h4 a {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 10px;
  color:#fff;
  font-weight: 400;
}
.sidebar-bg.Groups {
  background: #e4eef2;
  color: #fff;
  text-align: center;
}
.sidebar-bg.Groups h3 {
  font-size:20px;
  font-weight:600;
  text-transform:uppercase;
  margin: 5px 0px 8px 0px;
}
.sidebar-bg.Groups h4 {
  font-size: 14px;
  font-weight: 400;
  color: #3d3e3f;
}
.sidebar-bg.info-box {
  background: #e6eef1;
  padding: 40px 25px;
  border-top-right-radius: 58px;
  border-bottom-left-radius: 58px;
}
.sidebar-bg.info-box h3 {
  text-align: center;
  text-transform: uppercase;
  font-size: 30px;
  color: #3a953d;
  margin-bottom: 11px;
  font-weight: 600;
}
.sidebar-bg.info-box h3 span {
  color: #99674e;
}
.sidebar-bg.info-box p {
  font-size: 14px;
  font-weight: 400;
  color: #000;
  margin: 0px;
  letter-spacing: 0.5px;
}
.singlepage-pro {
  padding: 20px 0px 20px 0px;
  width: 100%;
  float: left;
}
.tab-details ul {
  padding: 0px;
  margin: 0px;
}
.tab-details ul li {
  list-style: none;
  width: 50%;
  padding: 14px !important;
  background: #d4e1d4;
  float: left;
  border-right: 1px solid #fafafa;
  border-bottom: 1px solid #f3f3f2;
  border-left: 1px solid #d4e1d4;
  border-top: 1px solid #d4e1d4;
}
.details-title {
  width: 133px;
  float: left;
  line-height: 20px;
  color: #333;
  text-transform: capitalize;
  font-size: 15px;
  font-weight: 400;
}
section#interested-trip {
  padding: 50px 25px;
}
section#interested-trip h3 {
  font-size: 20px;
  font-weight: 600;
}
.icon-w {
  width: 37px;
  float: left;
}
.icon-w i {
  color: #549248;
  font-size: 22px;
  float: left;
}
.details-title img {
  float: left;
  padding-right: 7px;
  height: 37px;
  object-fit: scale-down;
}
.tab-details ul li span {
  color: #666;
  font-size: 16px;
  font-weight: 400;
}
.tab-details ul li.tab-detailslast {
  width: 100%;
}
.map-sec h3 {
  text-transform: uppercase;
  font-size: 22px;
  margin-bottom: 11px;
  font-weight: 500;
}
.map-sec iframe {
  margin-bottom: 20px;
  width: 100%;
}
.day-diss h5 {
  font-size: 16px;
  margin-bottom: 6px;
  line-height: 22px;
  font-weight: 600;
}
.map-sec .day-diss {
  padding-top: 0px;
}
.day-details ul li:last-child .day-diss {
  width: 100%;
  float: left;
  background: #f4f8fa;
  position: relative;
  padding-left: 14%;
  margin-top: -37px;
}
#tab4 #accordion {
  margin-top: 20px;
}
#accordion .panel {
  border: none;
  box-shadow: none;
  border-radius: 10px;
  margin-bottom: 10px;
}
#accordion .panel-heading {
  padding: 0;
  border: none;
  border-radius: 10px;
}
#accordion .panel-title a {
  display: block;
  padding: 6px 0px;
  color: #333;
  background: #fff;
  border: none;
  position: relative;
  transition: all 0.3s ease 0s;
}
#accordion .panel-title a:after, #accordion .panel-title a.collapsed:after {
  content: "\f068";
  font-family: fontawesome;
  line-height: 32px;
  border-radius: 50%;
  background: #fff;
  text-align: center;
  font-size: 12px;
  color:#333;
  border: 5px solid #fff;
  position: absolute;
  top: -5px;
  right: -10px;
  transition: all 0.3s ease 0s;
}
#accordion .panel-title a.collapsed:after {
  content: "\f067";
}
#accordion .panel-title a:hover:after, #accordion .panel-title a.collapsed:hover:after {
  transform: rotate(360deg);
}
#accordion .panel-body {
  padding: 0px;
  background: #fff;
  font-size: 14px;
  color: #8c8c8c;
  line-height: 25px;
  border-top: none;
  position: relative;
}
#accordion .panel .panel-title a {
  font-size: 16px;
  font-weight: 400;
}
.Reviews-sec ul {
  padding: 0px;
  margin: 20px 0px 0px 0px;
  list-style: none;
}
.Reviews-sec h3 {
  text-transform: uppercase;
  font-size: 22px;
  margin-bottom: 5px;
  font-weight: 500;
}
.Reviews-sec ul li {
  padding-bottom: 15px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 15px;
}
.Reviews-heading .rating {
  float: left;
  margin-right: 20px;
  margin-top: 5px;
}
.Reviews-heading .rating i {
  color:#F5843B;
}
.Reviews-heading span a {
  font-size: 20px;
  font-weight: 600;
  color: #000;
}
.created-by {
  font-size: 18px;
  font-weight: 500;
  color: #7d7676;
  margin-bottom: 10px;
}
.Reviews-sec ul li h3 {
  font-size: 16px;
}
.date {
  font-size: 14px;
  font-weight: 400;
  float: right;
}
.Reviews-sec ul li p {
  margin-bottom: 0px !important;
}
#tab4 h3 {
  text-transform: uppercase;
  font-size: 22px;
  margin-bottom: 5px;
  font-weight: 500;
}
/*15*/
.Pricestable h3 {
  text-transform: uppercase;
  font-size: 22px;
  margin-bottom: 11px;
  font-weight: 500;
}
.Pricestable p {
}
.Pricestable thead tr th {
  background: #8c6b56;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
}
.yeartitle td {
  background: #549248;
  color: #fff;
  font-size: 16px !important;
  font-weight: 500 !important;
  line-height: normal !important;
  padding: 5px 10px !important;
}
.Pricestable tbody tr td {
  font-size: 14px;
  font-weight: 400;
  line-height: 36px;
}
.Pricestable tbody tr td .btn.btn-default {
  height: auto;
  font-size: 14px;
  padding: 7px 2px;
}
.Pricestable tbody tr td .btn.btn-success {
  height: auto;
  font-size: 14px;
  padding: 7px 2px;
  background: #549248;
  border: 1px solid #2570B8;
  width: 100%;
  border-radius: 0px;
  text-transform: uppercase;
  font-weight: 500;
}
.Pricestable ul {
  margin: 17px 0px 0px 0px;
  padding: 0px;
  list-style: none;
  overflow: hidden;
}
.Pricestable ul li {
  overflow: hidden;
  margin-bottom: 10px;
}
.Statustitle {
  width: 20%;
  float: left;
}
.Statustitle h4 {
  font-size: 16px;
  font-weight: 500;
  color: #000;
}
.Statusdiss {
  width: 80%;
  float: left;
}
.Statusdiss p {
  margin: 0px !important;
  line-height: 20px !important;
}
/*contact*/
.contact-form {
  background: #fff;
  padding: 30px 15px;
  width: 100%;
  float: left;
}
.contact-form .form-group .form-control {
  border-radius: 0px;
  padding: 13px 10px;
  height: auto;
  font-size: 15px;
  font-weight: 400;
  text-transform: capitalize;
  box-shadow: unset;
}
.contac-time h3 {
  text-transform: uppercase;
  font-size: 22px;
  margin-bottom: 11px;
  font-weight: 500;
}
.contac-time p {
  font-size: 14px;
  margin-bottom: 11px;
  font-weight: 400;
  color: #222;
}
.contac-time h4 {
  text-transform: capitalize;
  font-size: 18px;
  margin-bottom: 17px;
  font-weight: 500;
}
.contac-time h5 {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 8px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 8px;
  color: #454444;
}
.contac-time h5 span {
  width: 195px;
  display: inline-block;
  color: #000;
}
/*about*/

.about-bg1 {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  height: 495px;
  margin: 0;
  max-height: 495px;
  width: 100%;
  border-top-right-radius: 50px;
  border-bottom-left-radius: 58px;
  position: relative;
}
.about-bg1 .after-element {
  right: 0;
  top: -1px;
  position: absolute;
  width: 58px;
  height: 58px;
}
.about-bg1 .after-element path {
  fill: #2570B8;
}
.about-text p {
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
  margin-bottom: 15px;
}
.about-img img {
  width: 100%;
  border-top-right-radius: 50px;
}
.about-textbg {
  border-top-right-radius: 50px;
  border-bottom-left-radius: 58px;
  background: #fff;
  margin-top: -50px;
  position: relative;
  padding: 50px 0px;
  z-index: 50;
}
.about-textbg svg {
  position: absolute;
  width: 58px;
  height: 58px;
  left: 0;
  top: -57px;
}
.Who-sec {
  background: #3c763d;
  padding: 100px 0px 50px 0px;
  margin-top: -50px;
  position: relative;
  border-bottom-left-radius: 58px;
  z-index: 40;
}
.about-text h3 {
  text-transform: uppercase;
  font-size: 28px;
  margin-bottom: 11px;
  font-weight: 500;
  color: #fff;
}
.Who-sec .about-text p {
  color: #fff;
}
.about-text .btn.btn-primary {
  background: none;
  border: 2px solid #fff;
  border-radius: 0px;
  margin-right: 9px;
  padding: 10px 17px;
  text-transform: uppercase;
  font-weight: 500;
}
.Who-sec svg {
  right: 0;
  top: 50px;
  position: absolute;
  width: 58px;
  height: 58px;
}
.history-bg {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  width: 100%;
  border-top-right-radius: 50px;
  border-bottom-left-radius: 58px;
  position: relative;
  margin-top: -50px;
  z-index: 20;
  padding: 100px 0px 50px 0px;
}
.history-bg svg {
  position: absolute;
  width: 58px;
  height: 58px;
  right: 0;
  top: 49px;
}
.history-bg svg path {
  fill: #000;
}
.about-bg2-text {
  width: 500px;
  background: #fff;
  padding: 30px;
  float: right;
}
.about-bg2-text h3 {
  text-transform: uppercase;
  font-size: 28px;
  margin-bottom: 11px;
  font-weight: 500;
  color: #000;
}
.about-bg2-text p {
  font-size: 14px;
  font-weight: 400;
  line-height: 25px;
  margin-bottom: 15px;
}
.history-bg svg.before-element {
  position: absolute;
  width: 58px;
  height: 58px;
  left: 0;
  bottom: 0px;
  top: auto;
}
.history-bg svg.before-element path {
  fill: #333333 !important;
}
.team-member {
  background:#fff;
  width: 100%;
  border-top-right-radius: 50px;
  border-bottom-left-radius: 58px;
  position: relative;
  margin-top: -50px;
  z-index: 20;
  padding: 100px 0px 50px 0px;
}
.team-member svg.before-element {
  position: absolute;
  width: 58px;
  height: 58px;
  left: 0;
  bottom: -1px;
  top: auto;
}
.team-member svg.before-element path {
  fill: #333333 !important;
}
.team-member svg {
  position: absolute;
  width: 58px;
  height: 58px;
  right: 0;
  top: 49px;
}
.team-member svg path {
  fill: #000;
}
.team-member h4 {
  text-transform: uppercase;
  font-size: 28px;
  margin: 30px 0px;
  font-weight: 600;
  color: #549248;
  padding-left: 15px;
  text-align: center;
}
.col-sm-3.profile img {
    border-radius: 51%;
    border: 2px solid #3a953d;
}

.col-sm-3.profile {
    padding: 10px;
}
.box {
  overflow: hidden;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  position: relative;
  margin-bottom: 30px;
}

.box span {
    font-weight: bold;
}

.box img {
  width: 100%;
  height: auto;
}
.box .box-content {
  padding: 20px;
  text-align: center;
}

.box .title {
  font-size: 22px;
  color: #549248;
  margin: 0 0 10px 0;
  font-weight: 600;
  border-bottom: 5px solid;
  padding-bottom: 15px;
}
.box .post {
  display: block;
  font-size: 16px;
  color: #555;
  line-height: 24px;
  font-weight: 400;
  margin: 0 0 10px 0;
}
.box .icon {
  padding: 0;
  margin: 0;
  list-style: none;
}
.box .icon li {
  display: inline-block;
  margin: 0 5px 0 0;
}
.box .icon li a {
  display: block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 15px;
  color: #F5843B;
  border: 1px solid #F5843B;
  transition: all 0.3s ease 0s;
}
.box .icon li a:hover {
  text-decoration: none;
  border-radius: 50%;
  background: #F5843B;
  color: #fff;
}
@media only screen and (max-width:990px) {
 .box {
margin-bottom: 30px;
}
}
.about-text h4 {
  text-transform: uppercase;
  font-size: 22px;
  margin-bottom: 11px;
  font-weight: 500;
  color: #000;
}
/*blog*/

.blog {
  background: #fff;
  padding: 0;
}
.blog-heading, .blog-heading a {
    font-family: "BebasNeue", Helvetica, Arial, sans-serif;
    font-size: 26px;
    line-height: 1.5;
    font-weight: 600;
    text-align: center;
    font-style: normal;
    text-transform: uppercase;
    color: #3c763d;
}
.blog-img img {
  width: 100%;
}
.item-toolbar ul {
  margin: 16px 0px 10px 0px;
  padding: 0px;
  list-style: none;
  text-align: center;
}
.item-toolbar ul li {
  display: inline;
  font-size: 14px;
  color: #000;
  padding-right: 15px;
  font-weight: 400;
}
.item-toolbar ul li i {
  margin-right: 6px;
  color: #222;
  font-size: 17px;
}
.item-toolbar ul li a {
  color: #3c763d;
}
.sidebar-bg.Popular .widgettitle {
  color: #3e3e3e;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.Popular ul li a {
  color: #222;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 4px;
  line-height: 18px;
  text-transform: capitalize;
}
.blog-diss p {
    font-size: 14px;
    font-weight: 400;
    color: #666;
    margin-bottom: 15px;
    line-height: 20px;
}
.blog-diss .btn.btn-default {
  background: none;
  color: #222;
  border: 1px solid #F5843B;
  height: auto;
  width: auto;
  padding: 6px 18px;
  font-size: 14px;
  font-weight: 400;
}
.blog-box {
  margin-bottom: 18px;
  padding-bottom: 18px;
  border: 2px solid #F2F1F1;
  padding: 10px 10px;
}
.Categories h3 {
  color: #3e3e3e;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.Categories ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.Categories ul li {
  line-height: 30px;
}
.Categories ul li i {
  margin-right: 6px;
  color: #222;
  font-size: 17px;
}
.Categories ul li a {
  font-size: 14px;
  font-weight: 400;
  color: #3c763d;
}
.Popular h3 {
  color: #3e3e3e;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.Popular ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.Popular ul li {
  overflow: hidden;
  margin-bottom: 10px;
}
.post-img {
  width: 30%;
  float: left;
}
.Popular-title {
  width: 70%;
  float: left;
  padding-left: 15px;
}
.Popular-title h5, .Popular-title h5 a {
  color: #222;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 4px;
  line-height: 18px;
}
.post-date span {
  font-size: 14px;
  color: #838383;
  font-weight: 400;
}
.blogpage .news-item {
  margin-bottom: 15px;
}
/*holiday-type*/

.holiday-type ul li {
  width:50%;
  float:left;
}
.holiday-type ul li h3 {
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  color: #222;
}
.holiday-type ul li h3 span {
  display: block;
  font-size: 18px;
  color: #a4a4a4;
}
.holiday-type ul {
  width: 100%;
  float: left;
  margin-bottom: 26px;
}
.holiday-name {
  position: absolute;
  left: -5px;
  top: 10px;
  background: #f5843b;
  color: #fff;
  padding: 0px 12px;
  height: 35px;
  text-align: center;
  line-height: 35px;
}
.holiday-name::after {
 content: "";
 position: absolute;
 width: 0;
 height: 0;
 border-bottom: 5px solid transparent;
 border-right: 5px solid #000;
 left: 0px;
 bottom: -5px;
}
#Tough input {
  opacity: 1;
  margin: 4px 0px 0px -20px;
}
/*Brouchers*/
.Brouchers {
  background: #fff;
  padding: 25px;
  width: 100%;
  float: left;
}
.Brouchers-img {
  width: 30%;
  float: left;
}
.Brouchers-diss {
  width: 70%;
  float: left;
  padding-left: 15px;
}
.Brouchers-diss h3 {
  text-transform: uppercase;
  font-size: 22px;
  margin-bottom: 10px;
  font-weight: 500;
}
.Brouchers-diss p {
  font-size: 14px;
  font-weight: 400;
  color: #222;
  line-height: 22px;
  margin-bottom: 10px;
}
.Brouchers .contact-form {
  padding: 30px 0px;
}
.Brouchers .contact-form .checkbox {
  margin: 0px;
}
.Brouchers .contact-form .checkbox {
  margin: 0px 0px 20px 0px;
}
.Brouchers .contact-form label {
  font-size: 16px;
  font-weight: 400;
}
.Brouchers .contact-form .form-group .form-control {
  height: 50px;
}
.Reviews-heading {
  width: 100%;
  float: left;
}
.row.mobile {
  display: none;
}
/*
 thin 100
thin 100 Italic
light 300
light 300 Italic
regular 400
regular 400 Italic
medium 500
medium 500 Italic
bold 700
bold 700 Italic
black 900
black 900 Italic*/
.booking {
}
.booking h2 {
  color: #222222;
  font-size: 30px;
  font-weight: 700;
  text-align:center;
}
.booking p {
  font-size: 14px;
  font-weight: 300;
  color: #666;
  letter-spacing: 0.5px;
  text-align:center;
  margin: 10px 0px;
}
.booking .form-group .radio-inline input[type=radio] {
  position: absolute;
  visibility: hidden;
}
.booking .form-group .radio-inline label {
  display: block;
  position: relative;
  padding: 1px 3px 0px 18px;
  z-index: 9;
  cursor: pointer;
  -webkit-transition: all 0.25s linear;
}
.booking .form-group .radio-inline:hover label {
  color: #000;
}
.booking .form-group .radio-inline .check {
  display: block;
  position: absolute;
  border: 1px solid #333333;
  background: #fff;
  border-radius: 100%;
  height: 15px;
  width: 15px;
  top: 4px;
  left: 16px;
  z-index: 5;
 transition: border .25s linear;
 -webkit-transition: border .25s linear;
}
.booking .form-group .radio-inline:hover .check {
  border:1px solid #000;
}
.booking .form-group .radio-inline .check::before {
 display: block;
 position: absolute;
 content: '';
 border-radius: 100%;
 height: 7px;
 width: 7px;
 top: 3px;
 left: 3px;
 margin: auto;
 transition: background 0.25s linear;
 -webkit-transition: background 0.25s linear;
}
 .booking .form-group .radio-inline input[type=radio]:checked ~ .check {
 border: 1px solid #333333;
}
 .booking .form-group .radio-inline input[type=radio]:checked ~ .check::before {
 background: #333333;
}
.booking .form-group .radio-inline input[type=radio]:checked ~ label {
 color: #333333;
}
.booking .form-group {
  width:100%;
  float:left;
}
.booking h3 {
  padding-left: 15px;
  text-transform: capitalize;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 11px;
}
.hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
}
.hovereffect .overlayas {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
}
.hovereffect .overlayas:hover {
background: rgba(0, 0, 0,0.6);
}
.hovereffect img {
  display: block;
  position: relative;
}
.hovereffect hr {
  width: 20%;
  opacity: 0;
  filter: alpha(opacity=0);
  border: 1px solid #FFF;
}
 .hovereffect hr:nth-child(1) {
 -webkit-transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, 90deg) scale3d(0, 0, 1);
 transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, 90deg) scale3d(0, 0, 1);
}
 .hovereffect hr:nth-child(2) {
 -webkit-transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, 180deg) scale3d(0, 0, 1);
 transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, 180deg) scale3d(0, 0, 1);
}
.hovereffect:hover hr:nth-child(1) {
 opacity: 1;
 filter: alpha(opacity=100);
 -webkit-transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, 90deg) scale3d(1, 1, 1);
 transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, 90deg) scale3d(1, 1, 1);
}
.hovereffect:hover hr:nth-child(2) {
 opacity: 1;
 filter: alpha(opacity=100);
 -webkit-transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, 180deg) scale3d(1, 1, 1);
 transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, 180deg) scale3d(1, 1, 1);
}
.hovereffect hr {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  background-color: transparent;
  margin: 0px;
}


#tab4 #accordion .panel-title a{
padding: 15px 22px;
font-size: 16px;

color: #fff;
background: #81A8CE;  
}

#tab4 #accordion .panel-title a:after,
#tab4 #accordion .panel-title a.collapsed:after{
    content: "\f068";
    font-family: fontawesome;
    width: 40px;
    height: 40px;
    line-height: 32px;
    border-radius: 50%;
    background: #81A8CE;
    text-align: center;
    font-size: 15px;
    color:#fff;
    border: 5px solid #fff;
    position: absolute;
    top: 4px;
    right: -20px;
    transition: all 0.3s ease 0s;
}
#tab4 #accordion .panel-title a.collapsed:after{
    content: "\f067";
}
#tab4 #accordion .panel-title a:hover:after,
#tab4 #accordion .panel-title a.collapsed:hover:after{
    transform: rotate(360deg);
}
 .singletab .tab-content #tab4 p {
    
    margin-top: 10px;
}

/*#wpcf7-f608-p395-o1 .form-control {
    border: 1px solid #ccc;
    padding: 10px 10px;
  width: 50%;
}
#wpcf7-f608-p395-o1 .wpcf7-form p {
    margin-bottom: 15px;
}
#wpcf7-f608-p395-o1 .wpcf7-form .btn.submit_button {

    border-radius: 0px;
    padding: 10px 35px;
    background: #d3ba79;
    border: 1px solid #d3ba79;
    color: #fff;
    font-weight: 900;

}*/
.bg-item {
    height: 563px;
}

#tab6 .contact-form {
    width: 100%; 
     float: none; 
}
section.country-bg {
    height: 600px;
}
.countryabout-text h1 {

    font-size: 38px;
    color: #333;
    font-weight: 600;
    margin-bottom: 15px;

}
.countryabout-text p {

    font-size: 14px;
    font-weight: 300;
    color: #666;
    letter-spacing: 0.5px;
    margin: 0px 0px 15px 0px;

}
.row.countrysec {

    padding-top: 0px;

}
::after, ::before {

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

}
element {

}
h2.country-category {

    margin: 40px 0px 40px 0px;
    color: #191919;
    position: relative;
    font-size: 29px;
    font-weight: 600;
    text-align: center;

}
h2.country-category::before {
    border-top: 1px solid rgba(57, 57, 57, 0.3);
    border-bottom: 1px solid rgba(57, 57, 57, 0.3);
    position: absolute;
    content: '';
    top: 16px;
    left: 0;
    width: 100%;
}
.heading-title {
    background: #f2f1f1;     
    position: relative;
    padding: 0 35px;
    text-transform: uppercase;
}
.countrysec .Featured-item-img img {

    height: 200px;

}
.countrysec .holiday-type ul li {

    padding-left: 0px;

}
.Featured-item.holiday-type ul.list-inline li {
    padding-left: 0px;
}
.Featured-item.holiday-type ul:nth-child(1) {
    margin-bottom: 10px;
}

#myNavbar .navbar-left li ul.dropdown-menu li.active a {
    background: #fff;
    color: #000 !important;
}
/*7-4*/
.Travellerstab-sec h3 {
/*    float: left;
margin-right: 41px;*/
}
.Travellers-tab .nav.nav-tabs {
   margin-top: 3px;
border-bottom:none;
float: left;
}
.Travellers-tab .nav.nav-tabs li {
    margin-right: 8px;
}
.Travellers-tab ul li a {
    border: none;
    border-radius: 18px;
    padding: 6px 21px;
    font-size: 14px;
    color: #222222;
    font-weight: 400;
    text-transform: uppercase;
}
.Travellers-tab ul li.active a {
background:#2570b8;
    border: none;
color:#fff;
}
.Travellers-tab ul li.active a, .Travellers-tab ul li.active a:hover,.Travellers-tab ul li.active a:focus {
    background:#2570b8;
    border: none;
    color:#fff;
}
.Travellers-tab ul li a:hover, .Travellers-tab ul li a:focus{
  background:none;
    border: none;
color:#222222;
}
.Reviews .Travellers-img img {
    width: 100%;
    border-top-right-radius: 37px;
  height: 126px;

object-fit: cover;
}
.Reviews .Travellers-dss h3 {
    color: #222222;
    font-size: 14px !important;
    font-weight: 400 !important;
}
.Reviews .Travellers-dss h3 a {

    color: #222222;
    font-size: 14px !important;
    font-weight: 400 !important;
    width: 71%;
    float: left;

}
.created h4 {

    color: #222222;
    font-size: 14px;
    font-weight: 400;
float: left;
}
.Travellers-dss h3 .stars {

    float: right;
    margin-top: -5px;
color: #f5843b;
}
.created {

    overflow: hidden;
    width: 100%;
    margin: 4px 0px;

}
.created span {

    color: #222222;
    float: right;
    font-size: 14px;
    margin-top: 4px;

}
.Reviews .Travellers-dss p {
    font-weight: 300;
    color: #222222;
    font-size: 14px;
  margin-bottom: 0px;

}
.Reviews .Travellers-dss .btn.btn-info {
    color: #222222;   
    background: none;    
    padding: 0px;
    border: none;

}
.created h4 i {

    color: #bf5815;
    margin-right: 4px;

} 
.Highlights-ul li:before {
    content: "\2023";
    padding-right: 10px;
    font-size: 25px;
    
}

body.customize-support .topfix {
    top: 32px;
}

section.Featured-sec .Featured-item {
    margin-bottom: 40px;
}
.sec-heading span {
    color: #549248;
}

.sec-heading:before  {
    border-top: 1px solid rgba(57, 57, 57, 0.3);
    border-bottom: 1px solid rgba(57, 57, 57, 0.3);
    position: absolute;
    content: '';
    top: 25px;
    left: 0;
    width: 100%;
}


.sec-heading {
    text-align: center;
    position: relative;
    margin-bottom: 30px;
}

.Adventure-left {
    text-align: center;
}

.Adventure-icon img {
    display: block;
    height: 100px;
    text-align: center;
    margin: 0 auto;
}

.pagination-section {
    width: 100%;
    overflow: hidden;
    display: block;
}
.pagination-section a {
    background: #00c556;
    padding: 5px 11px 3px;
    display: inline-block;
    color: #fff;
    margin-bottom: 15px;
}
.pagination-section .current {
    background: #926952;
    padding: 5px 11px 3px;
    display: inline-block;
    color: #fff;
    margin-bottom: 15px;
}






.top-act{
  background:#fff;
  padding-top:50px;
  position:relative;
  margin-top:0px;}  

  .top-act  h2 {
    color: #549248;
    font-size: 30px;
    font-weight: 700;
}
.top-act h4.see {
    font-size: 20px;
    color: #222;
    font-weight: 500;
    margin: 10px 0px 20px;

}
  
.trip-box .trip-inner{
  position:absolute;
/*  background:rgba(0,0,0,0.4);*/
  z-index:123;
  bottom:15%;
  text-align:center;
  width:92%;}
  .pkg-image {
    min-height: 200px;
    background: #313131;
    position: relative;
	font-family:inherit;
}

.image-black {
    position: relative;
    display: block;
    display: block;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
}

.trip-box .trip-tag {
    /* border-top: 1px solid #ddd; */
    padding-bottom: 10px;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
}
.trip-box .pkgs-title {
    text-shadow: 3px 3px 4px rgba(0, 0, 0, 1);
    font-family: 'Slabo 27px', serif;
    color: #fff;
    margin-bottom: 0px;
	font-family:inherit;
    /* text-transform: uppercase; */
    font-size: 32px;
    display: inline-block;
    font-weight: bold;
    margin-top: 5px;
    line-height: normal;
}
.a-gap-bottom {
    margin-bottom: 30px;
}
.image-black:after {
    content: '';
    /* font-family: "FontAwesome"; */
    display: inline-block;
    color: #DEDEDE;
    font-size: 30px;
    position: absolute;
    /* width: 100%; */
    height: 100%;
    vertical-align: middle;
    padding-top: 25%;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,0.7);
    opacity: 0;
    -webkit-transition: all .8s ease-in-out;
    -moz-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out;
}
.image-black:hover:after {
    opacity: 1;
}
.a-gap {
    margin-top: 30px;
    margin-bottom: 30px;
}

div#myNavbar.navbar {

        position: relative;
    min-height: 50px;
    margin-bottom: 0;
    border: 0px solid transparent;
}

/*Blog Section */

.blog-diss {
    padding: 0px 20px;
    margin: 0 auto;
    margin: 0 auto;
    max-width: 100%;
}

.blog-diss p{line-height:25px;text-align: initial;}

.blog-diss ul li {
    font-size: 16px;
    color: #686568;
    margin: 8px 0;
    font-weight: 500;
    display: inherit;
}

.blog-diss ul li:before {
  content: '•';
  padding :10px;
}

.blog-diss h2, .blog-diss h3 {
    margin: 10px auto;
    font-size: 22px;
    color: #3a953d;
    /* display: block; */
    font-family: 'Poppins';
}

.blog-diss h4 {
    margin: 0 0 15px 0;
}

.blog-diss ul {
    text-align: left;
    max-width: 800px;
    width: auto;
    list-style: disc !important;
    margin: 0 auto;
}

.blog-diss span {
    display: block;
}

section.breadcrumb-bg:before{
    position: absolute;
    top: 0;
    content:'';
    height: 100%;
    z-index: 0;
    left: 0;
    width: 100%;
    background: #0000008c;
    background-size:cover;
}

/*travel guide archive */

.tgbox {background:#ebecea; padding:20px; margin:10px;}


.tgbox h2 a {
    color: #549248;
    font-size: 25px;
    padding: 20px;
    text-align: center;
    display: block;
}

.tgbox p {
    font-size: 16px;
    text-align: center;
}

.tgbox a.more-link {
    font-size: 17px;
    color: #333333;
    background: #f5c43b;
    padding: 10px;
    border: 1px solid #deae0c;
    clear: both;
    max-width: 200px;
    margin: 15px auto;
    display: block;
}

/*print css */
@media print {
.tab-content > .tab-pane {
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
}

	.nav-tabs{display:none !important;}
	.btn-default{display:none !important;}
	.gallery-side{display:none !important;}
	.Pricestable{display:none !important;}
	#tab5{display:none !important;}
	.contentsssingle{display:block !important; visibility:visible !important;}
	.singlepage-pro{display:none !important;}
	.sidebar-bg.Groups{display:none !important;}
	a.btn.btn-info {
		display: none !important;}
		.holiday-attributes ul li{display:none !important}
	.Booking-sec{display:none !important;}
	.single-bg{visibility:visible !important; display:block;}
}


.col-lg-8.col-md-8.col-sm-8.wow {
    margin-bottom: 20px;
}

h2.widget-title {
    margin-top: 10px;
    font-size: 20px;
    text-align: center;
    color: #3c763d;
}

section#rpwe_widget-2 {
    margin-top: 30px;
}