/* ===================header Start */

@font-face {
    font-family: 'LC Sac Trial Regular';
    font-style: normal;
    font-weight: normal;
    src: local('LC Sac Trial Regular'), url('public/fonts/LCSac-Trial-Regular.ttf') format('ttf');
 }
 


/* ===================header Start */
body {
    font-family: 'LC Sac Trial Regular', sans-serif;
    /* font-family: 'Montserrat', sans-serif; */

}

.container {
    /* width: 1300px; */
    /* margin: 0 auto;
    padding: 0; */
}

.container-fluid {
    width: 1320px;

}

img {
    width: 100%;
}
h2, h3, h4, h5, h6{
  font-family: LC Sac Trial Regular !important;
}
header {
    position: absolute;
    top: 48px;
    z-index: 111;
    width: 100%;
    margin: 0 auto;
    background: transparent;
    padding: 0 0;
}

header .logo {
    width: 35%;
}

header .navbar {
    padding: 0;
}

header .navbar .nav-item {}

header .navbar .nav-item .phone {}

header .navbar .nav-item .phone .phone-num {
    display: flex;
    align-items: center;
    text-decoration: none;
    color: #5d5d5d;
    font-weight: 500;
}

header .navbar .nav-item .phone img {
    width: 22px;
    margin-right: 6px;
}

header .navbar .nav-item .phone .p-icon {}

header .navbar .nav-item .my-account {}

header .navbar .nav-item .nav-link {
    padding: 0px 22px;
    display: flex;
    align-items: center;
    font-size: 22px;
    color: #fff;
}

header .navbar .nav-item .nav-link img {
    width: 22px;
    margin-right: 6px;
}


/* ===================header end */
/* ============banner start */
.banner-area {
    position: relative;
}

.single-banner-slide {
    height: 80vh;
    width: 100vw;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: relative;
    z-index: 2;
}

.banner-area .single-text {
    /* position: absolute;
    top: 0;
    z-index: 10;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center; */
}

.banner-area .single-text span {
    /* color: #fff; */
    text-transform: uppercase;
    font-weight: 600;
}

.banner-area .single-text h2 {
    color: #fff;
    /* text-transform: uppercase; */
    font-size: 60px;
    font-weight: 900;
    /* font-family: 'Raleway', sans-serif; */
    padding-bottom: 10px;
}

/* .banner-area .single-text::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, 0.4);
	z-index: -1;
	width: 100%;
	height: 100%;
} */
.banner-area .single-text p {
    color: #fff;
    font-size: 15px;
    /* max-width: 50%; */
    /* margin: 0 auto; */
    text-align: center;
}

.banner-area .single-text a {
    color: #000;
    /* background: #fff; */
    /* padding: 10px 45px; */
    /* border-radius: 100px; */
    text-decoration: none;
    font-size: 13px;
    font-weight: 600;
    margin-top: 30px;
    transition: 0.3s;
}
::placeholder {
    color: red;
    opacity: 1; /* Firefox */
  }

.input-box .area_list ul li:hover {
    /* color: #fff; */
    background: #d6d6d6;
}

.owl-dots {
    display: none !important;
}

.single-text-cover {
    position: relative;
    width: 65%;
    line-height: 1.7;
    /* text-align: center; */
}

/* .single-text{}
.single-text span{
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;

} */
 .top-header{
    background: #201f1f;
    padding: 10px 0;
}
 .top-header .top-rt-wrap{
    display: flex;
    align-items: center;
}
 .top-header .social-icons{}
 .top-header .social-icons{
    margin: 0 5px;
}
 .top-header .social-icons a{
    padding: 0 4px;
}
 .top-header .social-icons a i{
    color: #fff;
    font-size: 17px;
}
 .top-header .contact-number{}
 .top-header .contact-number a{
    text-decoration: none;
    color: #fff;
    font-size: 14px;
}
 .top-header .top-left-email{
    display: flex;
    justify-content: right;
    align-items: center;
}
 .top-header .top-left-email a{
    text-decoration: none;
    color: #fff;
    font-size: 14px;
}
.input-wrap {
    position: absolute;
    top: 35%;
    width: 100%;
    right: 35px;
    z-index: 10;
    height: 48px;
    /* box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1); */
    display: flex;
    margin: 0 auto;
    z-index: 999;
}
.input-wrap .container{
position: relative;
}

.input-box {
    position: absolute;
    right: 0;
    width: 55%;
    display: flex;
    height: 40px;
    align-items: center;
}

.input-box i,
.input-box .button {
    /* position: absolute; */
    /* top: 50%; */
    /* transform: translateY(-50%); */
}

.input-box i {
    left: 11px;
    font-size: 22px;
    color: #ffffff;
    position: absolute;
    top: 9px;
}

.input-box input {
    height: 100%;
    width: 100%;
    outline: none;
    font-size: 16px;
    background: #ffffff8c;
    font-weight: 400;
    color: #000000;
    border: none;
    padding-left: 40px;
    border: 1px solid white;
    /* margin-right: 12px; */
}

.input-box .area_list {
    margin: 0;
    padding: 0;
    list-style-type: none;
    overflow: hidden;
    color: white;
    position: absolute;
    top: 47px;
    background: #fff;
    width: 81.2%;
}

.input-box .area_list ul {
    list-style: none;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    overflow-y: auto;
    white-space: nowrap;
    max-height: 160px;
    height: 160px;
}

.input-box .area_list ul>.area_list_title {
    font-weight: 500;
    font-size: 15px;
    color: #b90000;
    padding: 3px 3px 5px 10px;
    background: #f4f4f4;
}

.input-box .area_list ul li {
    display: block;
    text-align: left;
    cursor: pointer;
    color: #565656;
    font-size: 14px;
    font-weight: 500;
    padding: 3px 12px 3px 30px;
}
.input-box .area_list ul li a {text-decoration: none;color: #484848;}

ul.area_list li {
    cursor: pointer;
    overflow: hidden;
    /* white-space: nowrap; */
    /* text-overflow: ellipsis; */
    border-bottom: #d0d0d0 1px solid;
    color: #000;
    font-size: 13px;
    padding: 4px 0px;
    font-size: 11px;
}

.input-box .button {
    /* right: 20px; */
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    border: none;
    padding: 10px 32px;
    border-radius: 7px;
    background-color: #f70505;
    cursor: pointer;
    margin-left: -8px;
}

.input-box .button.clicked {
    transform: translateY(-50%) scale(0.98);
}

::placeholder {
    color: #ffffff;
}

/* Responsive */
@media screen and (max-width: 500px) {
    .input-box {
        height: 50px;
        margin: 0 0;
    }

    .input-box i {
        left: 12px;
        font-size: 25px;
    }

    .input-box input {
        padding: 0 112px 0 50px;
    }

    .input-box .button {
        right: 12px;
        font-size: 14px;
        padding: 8px 18px;
    }
}


/* ============banner end */
/* about section start==========*/

.home-about {
    position: relative;
    padding: 70px 0 0px;

}

.home-about .info-block {
    margin-bottom: 12px;
    width: 30%;
}

.home-about .info-block .inner {}

.home-about .info-block .inner h5 {
    color: #0e9325;
    font-size: 14px;
}

.home-about .info-block .inner img {
    width: 55px;
}

.home-about .info-block .inner .title {
    font-size: 15px;
    margin-top: 14px;
}

/* @media(max-width: 575.98px) {
    .home-about {
        padding-top:80px
    }
} */

.home-about .content-column {
    position: relative;
    margin-bottom: 50px;
    z-index: 1
}

.home-about .content-column .inner-column {
    position: relative;
    margin-right: 13px;
}

.home-about .content-column .inner-column .sec-title {
    margin-bottom: 38px
}

.home-about .content-column .inner-column .sec-title .sub-title {
    color: red;
    font-size: 32px;
    font-family: 'Dancing Script', cursive;
    font-weight: 600;
}


.home-about .content-column .inner-column .sec-title .sub-title::before {
    display: none
}

.home-about .content-column .inner-column .sec-title h2 {
    font-weight: 700;
}

@media(max-width: 1199.98px) {
    .home-about .content-column .inner-column .sec-title h2 {
        font-size: 40px;
        line-height: 50px
    }
}

@media only screen and (min-width: 768px) and (max-width: 979px) {

    .owl-carousel .owl-stage-outer {
        padding-top: 20px;
    }

    .offer-section .offer-entry {
        padding-top: 20px;
    }
}

.home-about .content-column .inner-column .sec-title .text {
    margin-top: 40px;
    font-size: 12px;
    font-weight: 500;
    /* color:#aa8453; */
    line-height: 1.8;
    margin-right: 50px;
}

.home-about .image-column {
    position: relative;
    margin-bottom: 0;
}

.home-about .image-column .inner-column {
    position: relative;
    padding-left: 20px;
    padding-bottom: 117px;
    text-align: right;
}

@media(max-width: 991.98px) {
    .home-about .image-column .inner-column {
        text-align: center
    }
}


.home-about .image-column .image-1 {
    position: relative;
    display: inline-block;
    border-radius: 10px;
    margin-bottom: 0
}

.home-about .image-column .image-1::after {
    content: "";
    position: absolute;
    top: 0;
    left: -40px;
    width: 30px;
    height: 250px;
}

.home-about .image-column .image-1 img {
    width: 100%
}

.home-about .image-column .image-2 {
    position: absolute;
    left: -25px;
    bottom: 54px;
    margin-bottom: 0;
}


.home-about .outer-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* justify-content: space-between; */
    /* margin-right: 80px; */
}

/* about section end==========*/

.ind-dest {
    padding-bottom: 50px;
    position: relative;
}
.ind-dest.international-tour-package {position: relative;background: #ffffff;padding: 50px 0;}

.ind-dest .owl-carousel .owl-nav {
    position: absolute;
    top: -65px;
    right: 50px;
}

.ind-dest .owl-carousel .owl-nav {
    position: absolute;
    top: 324px;
    width: 100%;
    /* bottom: 0; */
    display: flex;
    align-items: center;
    justify-content: space-between;
    /* height: 100%;
}
.ind-dest .owl-carousel .owl-nav .owl-prev{
        /* margin-left: 3px; */
    width: 50px;
    height: 50px;
    /* background: #0000004f; */
    color: #fff;
}

.ind-dest .owl-carousel .owl-nav .owl-prev i {
    display: block;
    line-height: 0;
}


.ind-dest .owl-carousel .owl-nav {}

.ind-dest .owl-carousel .owl-nav button {
}

.ind-dest .owl-carousel .owl-nav .owl-prev i {}


.ind-dest .title-head {
    text-align: center;
    margin: 20px 0px;
}

.ind-dest .title-head h3 {
    margin-bottom: 10px;
    font-size: 63px;
    line-height: 54px;
    text-align: center;
    color: #4a4a4a;
}


.ind-dest .title-domestic {
    text-align: center;
    margin: 20px 0px;
}

.ind-dest .title-domestic h3 {
    margin-bottom: 10px;
    font-size: 63px;
    line-height: 54px;
    text-align: center;
    color: #4a4a4a;
    position: relative;
    z-index: 1000;
}
.ind-dest .title-domestic h3 span{
	font-size: 100px;
	line-height: 54px;
	text-align: center;
	color: #4a4a4a;
	margin: 24px 0 30px;
	display: block;
	left: 70px;
	position: relative;
}
.ind-dest .title-domestic h3:after {
    position: absolute;
    content: "India";
    font-size: 120px;
    color: #eee;
    right: 9%;
    top: 5px;
    z-index: -1;
    font-family: LC Sac Trial;
}

.ind-dest .title-inter {
    text-align: center;
    margin: 20px 0px;
}

.ind-dest .title-inter h3 {
    margin-bottom: 10px;
    font-size: 63px;
    line-height: 54px;
    text-align: center;
    color: #4a4a4a;
    position: relative;
    z-index: 1000;
}
.ind-dest .title-inter h3 span{
	font-size: 100px;
	line-height: 54px;
	text-align: center;
	color: #4a4a4a;
	margin: 24px 0 30px;
	display: block;
	left: 70px;
	position: relative;
}
.ind-dest .title-inter h3:after {
    position: absolute;
    content: "International";
    font-size: 120px;
    color: #eee;
    right: 9%;
    top: 5px;
    z-index: -1;
    font-family: LC Sac Trial;
}

.box-b {
    padding: 10px 10px;
    cursor: pointer;
    height: auto;
    position: absolute;
    box-shadow: 0 0px 0px #9c9c9c;
    /* background: #000000ed; */
    background-image: linear-gradient(#ff000000, #000000bf);
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0;
}

.international-package-price-box {
    padding: 10px 10px;
    cursor: pointer;
    height: auto;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 10px 10px;
    z-index: 99;
    text-align: center;
    background: none;
}
.international-package-price-box h3{
    font-size:  25px !important;!i;!;
    color: #fff !important;!i;!;
    margin: 0;
}
.international-package-price-box p{
    color: #fff;
}
.international-package-price-box .img-item{
    position: relative;
    overflow: hidden;
}
.international-package-price-box a{
    text-decoration: none;
}
.opacity{
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background-color: #00000047;
    z-index: 99;
}
.img-item{
    position: relative;
    overflow: hidden;
    border-radius: 20px;
}
.img-item img{
height: 375px;
min-height: 375px;
}
.box-b p.duration{}
.box-b p .price{
    color: #fd2222;
}
.box-b p.amenities{
    color: #000;
    font-size: 15px;
}
.box-b p.amenities span{
    margin: 0 5px;
}
.box-b p.amenities i{}

.box-b .box-img {
    margin-bottom: 15px;
}
.best-selling-tag{

position: absolute;

top: 15px;

right: -7px;

color: #fff;

background: #e51919;

font-size: 11px;

padding: 5px 21px;

border-radius: 17px;
}

.staff .box-img img {
    height: 145px;
    width: 145px;
    margin: auto;
    border-radius: 90px;
}

.box-b h3 {
    text-align: center;
    margin-bottom: 0;
    font-size: 25px;
    color: #ffffff;
    letter-spacing: 2px;
}

.box-b p {
    line-height: 1.4;
    font-size: 15px;
    color: #000000;
    /* text-align: center; */
    margin-bottom: 0px;
}

.owl-carousel .owl-item img {
    border-radius: 5px;
}


/* -=====offer section */
.offer-entry .opacity {
    position: absolute;
    height: 100%;
    width: 100%;
    background: #0000004a;
}

.offer-section {
    padding: 54px 0;
}

.offer-section .offer-entry {
    position: relative;
    border-radius: 23px;
    overflow: hidden;
    margin: 5px 0;
}

.offer-section .offer-entry img {

    object-fit: cover;

    height: 250px;

    width: 100%;
}

.offer-section .offer-entry .offer-entry-content {
    position: absolute;
    left: 5px;
    top: 52%;
    z-index: 999;
}

.offer-section .offer-entry .offer-entry-content h3 {
    color: white;
    font-size: 28px;
    margin: 0;
}

.offer-section .offer-entry .offer-entry-content p {
    color: white;
    font-size: 16px;
    font-weight: 400;
}

/* .offer-section .offer-entry .offer-entry-content button{
	color: #004ab4;
	width: 122px;
	height: 35px;
	padding: 5px 10px;
	left: 0;
	
	border-radius: 5px;
	border: none;
	font-weight: 600;
} */

/* -=====offer section */

.ind-nxt-trip {
    position: relative;
    height: 900px;
}
.ind-nxt-trip .container{
height: 100%;
}

/* .ind-nxt-trip .title-head {
    margin: 30px 0;
}

.ind-nxt-trip .title-head h3 {
    font-weight: 700;
    position: relative;
}

.ind-nxt-trip .title-head h3::after {
    content: "";
    width: 110px;
    height: 5px;
    background: rgb(255, 0, 0);
    position: absolute;
    bottom: -17px;
    left: 55px;
    transform: translateX(-50%);
}

.ind-nxt-trip .title-head h3 span {
    color: #f70505;
}

.ind-nxt-trip .next-trip {
    position: relative;
    border-radius: 8px;
    overflow: hidden;
}

.ind-nxt-trip .next-trip .opacity {
    position: absolute;
    height: 100%;
    width: 100%;
    background: #00000063;
}

.ind-nxt-trip .next-trip-content {
    position: absolute;
    left: 15px;
    bottom: 20px;
}

.ind-nxt-trip .next-trip-content h3 {
    color: #fff;
    font-size: 26px;
    font-weight: 900;
}

.ind-nxt-trip .next-trip-content p {
    color: #fff;
}

.ind-nxt-trip .owl-nav {}

.ind-nxt-trip .owl-nav .owl-prev i {
    font-size: 16px;
    left: 6px;
    border-radius: 20px;
    height: 35px;
    width: 35px;
    background: #d1c9c9ad;
}

.ind-nxt-trip .owl-nav .owl-prev i:hover {
    border: 3px solid #a7f9e9;
    background: transparent;
    box-shadow: 1px 0px 6px #a7f9e9;
}

.ind-nxt-trip .owl-nav .owl-next i {
    font-size: 16px;
    left: 0px;
    border-radius: 20px;
    height: 35px;
    width: 35px;
    background: #d1c9c9ad;
}

.ind-nxt-trip .owl-nav .owl-next i:hover {
    border: 3px solid #a7f9e9;
    background: transparent;
    box-shadow: 1px 0px 6px #a7f9e9;
}

.ind-nxt-trip .owl-stage-outer .owl-stage {}

.ind-nxt-trip .owl-stage-outer .owl-stage .owl-item {}

.ind-nxt-trip .owl-stage-outer .owl-stage .owl-item .item .opacity {
    position: absolute;
    background: #0000002e;
    width: 100%;
    height: 300px;
    border-radius: 5px;
}

.ind-nxt-trip .owl-stage-outer .owl-stage .owl-item .item img {

}

.ind-nxt-trip .owl-stage-outer .owl-stage .owl-item .item .ind-nexttrip {
    padding: 16px 5px;
}

.ind-nxt-trip .owl-stage-outer .owl-stage .owl-item .item .ind-nexttrip h3 {
    font-size: 18px;
    font-weight: 900;
}

.ind-nxt-trip .owl-stage-outer .owl-stage .owl-item .item .ind-nexttrip p {
    font-size: 16px;
    font-weight: 400;
} */


.ind-nxt-trip .page-title {
    position: relative;
    z-index: 99;
    display: flex;
    justify-content: start;
    padding: 35px 0;
    top: 10%;
}

.ind-nxt-trip .page-title .hearFrom{
    font-size: 65px;
    color: #4a4a4a;
    display: block;
    text-align: left;
    line-height: 45px;
}
.ind-nxt-trip .page-title .hearFrom .hear1{
    position: relative;
}

.ind-nxt-trip .page-title .hearFrom .h3{
    font-size: 90px;
    line-height: 59px;
    color: #4a4a4a;
    text-align: right;
    margin: 18px 0 25px 0;
    display: block;
    position: relative;
}


.ind-nxt-trip .page-title .hearFrom .hearFromm{

}
.ind-nxt-trip .testi-block{

height: 100%;

width: 100%;

position: relative;
}
.ind-nxt-trip .testi-block .testi-content{

position: relative;

top: 40%;
}
.ind-nxt-trip .testi-block .testi-content .ratings{

}
.ind-nxt-trip .testi-block .testi-content .ratings i{

color: #ffa500;

padding: 10px 0;
}
.ind-nxt-trip .testi-block .testi-content h5{

margin: 0;

font-size: 45px;

color: #656565;
}
.ind-nxt-trip .testi-block .testi-content p{

margin: 0;

font-size: 16px;

padding: 0px 0;

color: #7e7e7e;
}
.ind-nxt-trip .testi-block .test-img{

width: 100%;

display: flex;

justify-content: end;

align-items: center;
}
.ind-nxt-trip .testimonial-carousel{
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 100%;
    width: 100%;
    display: flex !important;
    justify-content: center;
    align-items: center;
}
.ind-nxt-trip .testi-block .test-img img{
    padding: 20px;
    border: 1px solid #ccc;
    border-radius: 300px;
    height: 650px;
    width: 441px;
}
.ind-nxt-trip .owl-nav{
display: none;
}



/* ====testimonial section */
.testimonial-owl {
    padding: 22px 0;
    margin: 25px 0px;
    /* background-image: url(../images/banner/banner-2.jpg); */
    background: #e4caca7a;
}

.testimonial-carousel {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto
}

.testimonials-wrapper {
    width: 95%;
    max-width: 500px;
    margin: 0 auto
}

.testimonials-wrapper h4 {
    font-size: 12px;
    font-weight: 400;
    height: 130px;
    min-height: 150px;
    position: relative;
    padding: 37px 1px 4px 25px;
    color: #000;
    border-radius: 5px;
    background: #fff;
    box-shadow: 2px 1px 10px 0 rgb(23 23 25 / 21%);
}

.testimonials-wrapper h4::before {
    content: "\f10d";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 32px;
    color: #ff00002e;
    position: absolute;
    /* top: -15px; */
    /* left: -35px; */
    left: 15px;
    top: 2px;
}

.testimonials-blob,
.testimonials-img {
    border-radius: 100%
}

.testimonials-img {
    position: relative;
    left: 50%;
    overflow: hidden;
    width: 100px;
    height: 100px;
    margin-bottom: 14px;
    margin-left: -50px;
    box-shadow: 0 0 0 2px #ed9090;
    transition: all ease-out .5s;
    transform: translateY(-30%);
    filter: drop-shadow(2px 4px 6px black);
}

.testimonial-carousel .active .testimonials-img {
    transform: translateY(0);
    filter: brightness(1)
}

.testimonials-person-info {
    text-align: center;
    color: #000;
}

.testimonials-blob {
    position: relative;
    left: 80%;
    width: 3px;
    height: 3px;
    transform: rotate(45deg);
}

@keyframes anim {
    0% {
        opacity: 0;
        box-shadow: 0 0 0 0 #fff, 0 0 0 0 #fff
    }

    50% {
        box-shadow: 0 15px 0 0 #fff, 0 0 0 0 #fff
    }

    100% {
        opacity: 1;
        background: #fff;
        box-shadow: 0 15px 0 4px #fff, 0 35px 0 6px #fff
    }
}

.testimonial-carousel .active .testimonials-blob {
    transform-origin: 50% 50%;
    animation: anim linear .5s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
}

.testimonial-carousel {
    overflow: hidden;
    cursor: grab;
}

.testimonial-carousel:active {
    cursor: grabbing
}

.testimonial-carousel .owl-item {
    overflow: hidden;
    transition: all ease-out .3s;
    transform: scale(.7);
    opacity: 0
}

.testimonial-carousel .owl-item.active {
    transform: scale(1);
    opacity: 1
}

.testimonial-carousel .owl-next,
.testimonial-carousel .owl-prev {
    font-size: 13px;
    line-height: 35px;
    position: absolute;
    top: 50%;
    padding: 0 10px;
    transition: all ease-out .25s;
    transform: translateY(-100%);
    opacity: 1;
    color: #fff;
    border-radius: 3px;
    background: #171719
}

.testimonial-carousel .owl-next:hover,
.testimonial-carousel .owl-prev:hover {
    color: #fff;
    background: #615e6b
}

.testimonial-carousel .owl-prev {
    left: 0
}

.testimonial-carousel .owl-next {
    right: 0
}

/* .testimonial-carousel .owl-next.disabled,
  .testimonial-carousel .owl-prev.disabled {
	opacity: 0
  } */

.ind-nxt-rate {}

.ind-nxt-rate .rating {
    font-size: 18px;
    font-weight: 800;
    display: flex;
    align-items: center;
    padding: 0 18px;
}

.ind-nxt-rate .rating img {
    width: 20px;
    margin-right: 7px;
    margin-left: 4px;
}

/* .ind-nxt-rate .rating span{
    font-size: 20px;
} */
.ind-footer-top {
    padding: 30px 0;
}
.ind-footer .package-deals {

border-top: 1px solid #6f6d6d82;

border-bottom: 1px solid #515d76;

padding: 15px 0;
}
.ind-footer .package-deals h2{

color: #ffffffa3;

font-size: 24px;
}
.ind-footer .package-deals .package-deal{

display: flex;

margin: 0;

padding: 0;

flex-wrap: wrap;
}
.ind-footer .package-deals .package-deal li{

list-style: none;

color: #8b8b8b;

margin: 0 21px;

font-size: 13px;
}

.ind-footer-top .inx-office {}

.ind-footer-top .inx-office span {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.ind-footer-top .inx-office img {
    width: 25px;
    margin-right: 8px;
}

.ind-footer-top .inx-office h1 {
    font-size: 20px;
    font-weight: 900;
    margin: 0;
}

.ind-footer-top .inx-office p {
    font-size: 13px;
}

.ind-footer-top .inx-office a {
    text-decoration: none;
    font-size: 16px;
    font-weight: 700;
    color: #2d469b;
}

.ind-footer-top .inx-office .inx-off-icon {
    display: flex;
    width: 100%;
}

.ind-footer-top .inx-office .inx-off-icon img {
    width: 27px;
    margin-right: 15px;
}

/* ====testimonial section */

/* -==========group expert section */
.group-expert {}

.group-expert .group-title {}

.group-expert ul {
    list-style: none;
    line-height: 2;
    font-size: 13px;
    padding: 0;
}

.group-expert ul li {}

.group-expert .group-title h3 {
    font-size: 25px;
    margin-bottom: 20px;
    font-weight: 900;

}

.group-expert .group-title p {
    font-size: 13px;
    line-height: 1.7;
    margin-bottom: 30px;
}

/* -==========group expert section */

/* =============footer */
.ind-footer {
    background: #000000;
    padding: 30px 0 0 0;
}

.ind-footer img {
    width: 32%;
    padding-bottom: 13px;
}

.ind-footer h3 {
    font-size: 18px;
    font-weight: 600;
    color: #8b8b8b;
}

.ind-footer p {
    font-size: 15px;
    padding: 19px 0;
    color: #707070;
}

.ind-footer .form-group {
    position: relative;
    width: 49%;
    display: inline-flex;
    margin-bottom: 0;
}

.ind-footer .btn {
    background: red;
    padding: 8px 38px;
    color: #fff;
    font-weight: 500;
}

.ind-footer .btn:hover {
    background-color: #f4a543;
    /* color: white; */
}

.ind-footer .mob-phone {
    color: red;
    margin-top: -15px;
}

.ind-footer .form-group label {
    position: absolute;
    top: -9px;
    background: #ffffff;
    left: 5px;
    color: #a1a1a1;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 12px;
}

.ind-footer .form-group input {
    padding: 14px 12px;
    margin-bottom: 18px;
    border-color: #b1b1b1;
    border-radius: 4px;
    font-size: 14px;
    background: #ffffff;
    color: #fff;
}

.ind-footer .form-group ::placeholder {
    color: #fff;
}

.ind-footer .footer-tab {}

.ind-footer .footer-tab h1 {
    font-size: 20px;
    font-weight: 800;
    color: #8b8b8b;
    margin-bottom: 18px;
}

.ind-footer .footer-tab ul {
    list-style: none;
    margin: 0 auto;
    padding: 0;
    line-height: 1.8;
}

.ind-footer .footer-tab ul span {
    color: #eedf0f;
}

.ind-footer .footer-tab ul li {}

.ind-footer .footer-tab ul li a {
    text-decoration: none;
    color: #8b8b8b;
    font-size: 13px;
}

.ind-footer .footer-tab ul li a:hover {
    color: #f9a749;
}

.ind-footer-mid {
    background: #000000;
    padding: 15px 0;
}

.ind-footer-mid .title-head {
    border-top: 1px solid #6f6d6d82;
    border-bottom: 1px solid #515d76;
    padding: 15px 0;
}

.ind-footer-mid .title-head h3 {
    font-size: 16px;
    color: #d4cfcf;
    font-weight: 900;
    margin-bottom: 12px;
}

.ind-footer-mid .title-head p {
    font-size: 14px;
    color: #c6bfbf;
}

.ind-footer-mid .title-head p span {
    font-size: 15px;
    font-weight: 700;
}

.ind-footer-bottom {
    background: #000000;
    padding: 6px 0;
}

.ind-footer-bottom .title-head {}

.ind-footer-bottom .title-head p {
    color: white;
    font-size: 13px;
}

.ind-footer-bottom .title-head ul {
    display: flex;
    list-style: none;
    font-size: 13px;
}

.ind-footer-bottom .title-head ul li {
    margin-right: 22px;
}

.ind-footer-bottom .title-head ul li a {
    text-decoration: none;
    color: #c6c1c1;
}

.ind-footer-bottom .title-head ul li a:hover {
    color: #f9a749;
    ;
}
.ind-footer .footer-logo {display: flex;justify-content: center;align-items: center;}

/* =============footer */

.gallery-slider_wrapper {
    width: 100%;
    max-width: 768px;
    margin: auto;
}

.gallery-slider_wrapper .owl-theme .owl-nav {
    margin: 0;
}

.gallery-slider_wrapper .owl-theme .owl-nav [class*=owl-] {
    width: 30px;
    height: 120px;
    background: #ffb808;
    font-size: 20px;
    color: #000;
    margin: 0;
    padding: 0;
    border-radius: 0;
}

.gallery-slider_wrapper .owl-carousel .owl-nav .owl-prev:before,
.gallery-slider_wrapper .owl-carousel .owl-nav .owl-next:before {
    font-family: 'LineAwesome';
    position: absolute;
    line-height: 120px;
    width: 30px;
    text-align: center;
    top: 0;
    left: 0;
}

.gallery-slider_wrapper .owl-carousel .owl-nav .owl-prev:before {
    content: "\f111";
}

.gallery-slider_wrapper .owl-carousel .owl-nav .owl-prev {
    position: absolute;
    top: 0;
    left: -25px;
}

.gallery-slider_wrapper .owl-carousel .owl-nav .owl-next:before {
    content: "\f112";
}

.gallery-slider_wrapper .owl-carousel .owl-nav .owl-next {
    position: absolute;
    top: 0;
    right: -24px;
}

.gallery-slider_wrapper .owl-theme .owl-nav [class*=owl-]:hover {
    background: #202020;
    color: #fff;
}

.gallery-slider_wrapper .single-gallery-carousel-thumbnail-box .item {
    position: relative;
    margin: 0 5px;
    height: 120px;
}

.gallery-slider_wrapper .single-gallery-carousel-thumbnail-box .item img {
    height: 100%;
    cursor: pointer;
}


.user_counter {position: relative;}

.user_counter ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    left: 0;
    bottom: 30px;
    z-index: 999;
}

.user_counter ul li {
    list-style: none;
}

.user_counter ul li .counter_box {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 7px;
    padding: 23px 20px;
    background: #03030363;
    margin: 0 6px;
}

.user_counter ul li .counter_box .box_icon {
    width: 20%;
    margin-right: 12px;
}

.user_counter ul li .counter_box .box_icon img {}

.user_counter ul li .counter_box .box_txt {
    color: #ffffff;
    line-height: 22px;
}

.user_counter ul li .counter_box .box_txt .box_head {
    font-size: 26px;
    font-weight: 600;
}

.user_counter ul li .counter_box .box_txt .box_info {
    font-size: 14px;
    font-weight: 400;
}

.popular_desti {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    padding: 50px 0;
}
.popular_desti .title-head {
	text-align:center
}
.popular_desti .title-head h3{
	font-weight: 300;
	font-style: normal;
	font-size: 3em;
}

.popular_desti .owl-theme .owl-nav {
    margin-top: 10px;
    position: absolute;
    top: -50px;
    right: 0;
}

.popular_desti .owl-theme .owl-nav .owl-next,
.popular_desti .owl-theme .owl-nav .owl-prev {
    margin-top: 10px;
}
.how-we-work{
    padding: 50px 0;
}
.how-we-work .how-we-work-wrap{
    text-align: center;
    padding: 18px 0;
}
.how-we-work .how-we-work-wrap .page-header{}
.how-we-work .how-we-work-wrap .page-header h2{
    font-size: 35px;
}
.how-we-work .how-we-work-wrap .page-header p{
    font-size: 16px;
    color: #5e5e5e;
}
.how-we-work .how-we-work-wrap .work-features{
    padding: 35px 0;
}
.how-we-work .how-we-work-wrap .work-features .feature-box{
}
.how-we-work .how-we-work-wrap .work-features .feature-box .feature-icon{
    padding: 22px 0;
}
.how-we-work .how-we-work-wrap .work-features .feature-box .feature-icon i{
    color: #b90000;
    font-size: 44px;
}
.how-we-work .how-we-work-wrap .work-features .feature-box .text-content{}
.how-we-work .how-we-work-wrap .work-features .feature-box .text-content h5{
    font-size: 21px;
}
.how-we-work .how-we-work-wrap .work-features .feature-box .text-content p{
    margin: 0;
    font-size: 14px;
}

