.__default-heading {
  font-size: 1.6rem;
  font-weight: 600;
  padding-bottom: 0.8rem;
  position: relative;
  margin-bottom: 1.8rem;
  text-transform: capitalize;
}
.pb-2 {
  padding-bottom: .5rem !important;
}
.pt-5 {
  padding-top: 3rem !important;
}
.__default-heading::after {
  content: '';
  border-bottom: 3px solid #F30505;
  position: absolute;
  width: 10%;
  bottom: 0;
  left: 0!important;
  left: 50%;
  transform: translateX(-0%)!important;
  border-radius: 50px;
}
.owl-nav button.owl-prev:hover, .owl-nav button.owl-next:hover {
    background-color: #ff0000!important;
    color: #fffffc !important;
    transition: 0.2s ease!important;
}
.owl-nav button.owl-prev {
    margin-right: 10px;
}
.owl-nav button.owl-prev, .owl-nav button.owl-next {
    font-size: 22px !important;
    border: 1px solid #ff0000 !important;
    border-radius: 50px;
    width: 35px;
    height: 35px;
}
.owl-nav button.owl-prev, .owl-nav button.owl-next {
    color: #ff0000 !important;
}
.owl-nav {
  position: absolute;
  top: -40px;
  top: -70px;
  right: 0;
  text-align: right;
  border-radius: 50px;
  color: #fff;
  width: 100%;
}
.owl-nav button.owl-prev {
  margin-right: 10px;
}
.owl-nav button.owl-prev, .owl-nav button.owl-next {
  font-size: 22px !important;
  border: 1px solid #FB0202 !important;
  border-radius: 50px;
  width: 35px;
  height: 35px;
}
.owl-nav button.owl-prev, .owl-nav button.owl-next {
  color: #FB0202 !important;
}
.__international-tour-section .__slide-box,
.__destination-section .__slide-box{
    position: relative;
    border:1px solid var(--white);
    border-radius: 8px;
    overflow: hidden;
}

.owl-nav{
    position: absolute;
    /* top: -40px; */
    top: -70px;
    right: 0;
    text-align: right;
    border-radius: 50px;
    color: var(--white);
    width: 100%;
}
.owl-nav button.owl-prev,
.owl-nav button.owl-next{
    color:var(--red)!important;
}

.owl-nav button.owl-prev,
.owl-nav button.owl-next{
    font-size: 22px!important;
    border: 1px solid var(--red)!important;
    border-radius: 50px;
    width: 35px;
    height: 35px;
}
.owl-nav button.owl-prev{
    margin-right:10px;
}
.owl-nav button.owl-prev:hover,
.owl-nav button.owl-next:hover{
    background-color:var(--red);
    color:var(--white)!important;
    transition:0.2s ease;
}

/* ============== // END OWL CAROUSEL ============= */



/* =============== HOME PAGE INTERNATION TOUR PACKAGE ========================== */
.__international-tour-section .__internation-tour{
    background-color: #fff;
    box-shadow: 0 0 10px 0 #dddbdb;
    margin:10px 0;
}

.__international-tour-section .__internation-tour:hover{
    transition: 0.2s linear;
    box-shadow: 0 0 10px 0 #706f6f;
}

.__international-tour-section .__internation-tour a{
    text-decoration: none;
}

.__international-tour-section .__internation-tour .__slide-img{
    height:200px;
    object-fit: cover;
}

.__international-tour-section .__internation-tour .__img-sec{
    position: relative;
}

 
.__international-tour-section .__internation-tour .__img-sec .__img-overlay {
    position: absolute;
    bottom: 7px;
    right: 10px;
    background: #090c08;
    padding: 3px 10px;
    border-radius: 50px;
    font-size: 12px;
    font-weight: 500;
    color: #fff;
    box-shadow: 0 0 7px 0 #f1f7fa;
}

.__international-tour-section .__internation-tour .__pkg-info{
    padding:5px 15px;
    display:flex;
    align-items: center;
    justify-content: space-between;
    padding:10px 15px;
    gap:15px;
}

.__international-tour-section .__internation-tour .__name{
    font-size:14px;
    color:#000;
    font-weight:500;
}
.__international-tour-section .__internation-tour .__price{
    font-size:13px!important;
    color:red!important;
    font-weight: 600;
}
.__international-tour-section .__internation-tour .__price label{
    color:#000!important;
    font-size:11px!important;
    font-weight: 500!important;
    White-space: nowrap!important;
}
.__international-tour-section .__internation-tour .__price .fa-rupee-sign{
    margin-right:1px!important;
}
.__rez-section .__heading {
    font-size: 1.3rem;
    font-weight: 600;
    padding: 0 0 15px;
}
.text-center {
    text-align: center !important;
}
.__rez-section p {
    font-size: 15px;
    font-weight: 500;
}
/* =============== // END HOME PAGE INTERNATION TOUR PACKAGE =================== */



/* =============== // HOME PAGE BEST SELLING PACKAGES =================== */
.__best-selling-section .__internation-tour:hover{
    box-shadow: none;
}
.__best-selling-section .__internation-tour .__best-selling-overlay{
    background:linear-gradient(0deg, #000000bd, #00000042)!important;
    left: 0;
    height: 100%;
    border-radius: 0!important;
    width: 100%;
    bottom:0!important;
}
.__best-selling-section .__internation-tour .__best-selling-overlay .__info{
    position: absolute;
    bottom: 10px;
    left: 20px;
}
.__best-selling-section .__internation-tour .__best-selling-overlay .__info .__destination{
    font-size:18px;
}

/* =============== // END HOME PAGE BEST SELLING PACKAGES =================== */


/* ================ BEST OFFER BANNER SECTION ================== */
.__best-offer-banner .__img-sec .__slide-img{
    border-radius:20px;
    border: 1px solid #e8e6e6;
}

.__best-offer-banner .owl-nav{
    top: 50%!important;
    transform: translateY(-50%);
    padding:0 20px;
    display: flex;
    justify-content: space-between;
}

.__best-offer-banner .owl-nav button.owl-prev, 
.__best-offer-banner .owl-nav button.owl-next{
    width: 45px;
    height: 45px;
    border-radius: 50px;
    background-color:red;
    color:#fff!important;
    border:3px solid!important;
    border-color:blue;
}
/* ================ END BEST OFFER BANNER SECTION ================== */


/* ================== HOME PAGE DESTINATION SECTION =========== */
.__destination-section .__destination{
    height: 330px;
}

.__destination-section .__destination .__slide-img{
    height:100%;
    width:100%;
    object-fit: cover;
}

.__destination-section .__destination .__img-overlay{
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    background-color: #0000007a;
    color: #fff;
    text-transform: capitalize;
    text-align: center;
}
.__destination-section .__destination .__img-overlay .__name{
    position: absolute;
    bottom: 25px;
    text-align: center;
    width: 100%;
    font-family: var(--oswald-family);
    font-size:1.8rem;
}
.__destination-section .__destination:hover .__slide-img{
    transform: scale(1.03);
    transition: 0.5s ease-out;
}
/* ================== END HOME PAGE DESTINATION SECTION =========== */


/* ================== HOME TESTIMONIALS SECTION =========== */
.__testimonials-carousel .__slide-box .__img-sec .__slide-img{
    width:100%;
    border-radius:4px;
    height:310px;
    object-fit: cover;
}
.__testimonials-carousel .owl-nav{
    padding:0;
}
.__testimonials-carousel .owl-nav .owl-prev{
    margin-left:-60px;
}
.__testimonials-carousel .owl-nav .owl-next{
    margin-right:-60px;
}
.__testimonials-carousel .__slide-box .__title{
    font-size:1.4rem;
    font-weight:500;
    color:var(--blue);
    margin: 0 0 10px;
}
.__testimonials-carousel .__slide-box .__content{
    font-size:14px;
    line-height:22px;
}
.__testimonials-carousel .__star-rating ul{
    list-style: none;
    margin:10px 0;
    padding:0;
    display:flex;
    font-size:12px;
    gap:4px;
    color:var(--bs-warning);
}
.__testimonials-carousel .__profile-sec{
    display:flex;
    gap:8px;
}
.__testimonials-carousel .__profile-sec .__profile-pic{
    width:30px;
    height:30px;
    border:1px solid #d9dbdc;
    border-radius:4px;
    display: flex;
    align-items: center;
    justify-content: center;
    color:#ccc;
}
.__testimonials-carousel .__profile-sec .__profile-pic .fa-user{
    font-size:12px;
}

.__testimonials-carousel .__profile-sec .__name{
    font-size:12px;
    font-weight:600;
}
.__testimonials-carousel .__profile-sec .__dest{
    font-size:11px;
}
/* ================== // END HOME TESTIMONIALS SECTION =========== */
