/* Container row */
.fa-clock-four:before, .fa-clock:before {
    content: "\f017";
}
.gpznqo {

    z-index: 99999;
}
.swiper-pagination-bullet, .swiper-pagination-bullet-active ,.swiper-pagination-bullet-active-main{background-color:#684521; color:#684521; fill:#684521;}
.fa-star:before {
    content: "\f005";
}
.elementor-sticky--active {
    z-index: 99;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.tour-content .row {
    padding: 0 15px;
}
.read-more-btn:hover svg{color:#fff; fill:#fff;}
.read-more-btn:hover{ background-color: #684521 !important; color:#fff;}
.tour-image .ratting {
    display: inline-block;
    position: absolute;
    left: -60px;
    top: -5px;
    transform: rotate(-45deg);
    background-color: #fa6741;
    color: #fff;
    padding: 20px 59px 8px;
}
.tour-title {

    min-height: 45px;
}
.tour-content svg {
    height: 20px;
    float: left;
    padding-right: 5px;
    fill: #684521;
}
.fa-location-dot:before, .fa-map-marker-alt:before {
    content: "\f3c5";
}

.fa-solid, .fas {
 
    font-weight: 900;
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}

/* Columns */
[class*="col-"] {

  box-sizing: border-box;
}
.bread{color:#F1B636;}
.bread a{color:#fff; text-decoration:underline;}

/* 12-column grid system */
.col-1  { width: 8.3333%; }
.col-2  { width: 16.6667%; }
.col-3  { width: 25%; }
.col-4  { width: 33.3333%; }
.col-5  { width: 41.6667%; }
.col-6  { width: 50%; }
.col-7  { width: 58.3333%; }
.col-8  { width: 66.6667%; }
.col-9  { width: 75%; }
.col-10 { width: 83.3333%; }
.col-11 { width: 91.6667%; }
.col-12 { width: 100%; }

/* Optional responsive layout */
@media (max-width: 768px) {
  [class*="col-"] {
    width: 100%;
  }
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
    display: block;
    padding: 30px;
    background-color: #fff;
    border-radius: 18px;
    height: auto;
}
.tour-slide-item a {
    color: #684521;
    border-bottom: 1px solid;
    font-weight: 500;
}
.swiper-button-next{
    right: auto;
    left: 70px !important;

}
.tour-slide-item a:after{content:"\e87a";    font-family: elementskit !important; padding-left:5px;
    
}
.swiper-button-next:after, .swiper-button-prev:after {
color:#684521;
    font-size: 22px;
}
.swiper-button-next, .swiper-rtl .swiper-button-prev {
    right: auto;
    left: 0;border-radius: 50px;
       background-color: #fff;
    padding: 10px;
    height: 50px;
    width: 50px;
}
.swiper-button-prev, .swiper-rtl .swiper-button-next {
border-radius: 50px;
    background-color: #fff;
    padding: 10px;
    height: 50px;
    width: 50px;
}
