

body{

	 font-family: 'Barlow Condensed', sans-serif;

	 color: #7c859b;
    font-size: 18px;
    line-height: 34px;
    font-weight: 500;
    overflow-x: clip;
}


h6 {
    font-size: 20px;
    line-height: 1;
   	margin: 0;
    color: #014073;
    font-weight: 400;
    letter-spacing: 0.25px;
}

h2 {
    font-size: 36px;
    font-weight: bold;
    color: #014073;
    margin: 0;
    letter-spacing: 0.25px;
    line-height: 48px;
}

p {
    font-family: 'Lato', sans-serif;
    margin: 0;
    padding: 0;
    color: #777c87;
    font-size: 16px;
    font-weight: 300;
    line-height: 30px;
    letter-spacing: 0.25px;
}

img{max-width: 100%;}

/*---------- header ------------------------*/

.header-wrapper {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 40px;
    display: block;
    position: relative;
    z-index: 10;
}

.navbar-default{background-color: transparent; border-color: transparent;}
.navbar-default .navbar-nav>li>a{text-transform: uppercase; font-size: 16px; font-family: 'Open Sans', sans-serif; font-weight: 600; color: #333;}

.navbar-brand{height: 100%; padding: 0 15px;}

.navbar-collapse{margin-top:20px; margin-left: 50px;}

.carousel-caption h2{font-size: 40px; line-height: 43px; text-align: left;}
.carousel-indicators {display: none;}
.carousel-caption{padding-top: 0; bottom: 123px;}

.nav-link{font-size: 22px;}


/*============ banner ============================*/

.banner-one {
    position: relative;
    }

.banner-one h2 {
    margin: 0;
    color: #fff;
    font-weight: bold;
    font-size: 65px;
    font-family: 'Satisfy', cursive;
    text-align: center;
    text-shadow: 0 4px #000;
    margin-bottom: 20px;
}

.banner-one p {
    margin: 0;
    color: #ffffff;
    font-size: 30px;
    font-weight: 400;
    margin-top: 15px;
    margin-bottom: 18px;
    font-family: 'Barlow Condensed', sans-serif;
    text-transform: uppercase;
    text-align:center;
}


    .banner-one h2 span {
    color: #ffa801;
    position: relative;
    line-height: 1em;
    display: inline-block;}


    .banner-one h2 span::before {
    content: '';
    width: 100%;
    height: 31px;
    background-image: url(../img/title-decor-1-1.png);
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 70%;
    left: 0;
}
.banner__slider {
    width: 100%;
    height: 620px;
}

.banner__slider-img {
    width: 100%;
    height: 620px;
    margin: 0 !important;
    background-repeat: no-repeat;
    background-size: cover;
}



.banner__form {
    position: absolute;
    top: 24%;
    left: 0;
    right: 0;
}


    .tour-search-one {
    background-color: #fff;
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.05);
}

.tour-search-one__inner {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    flex-wrap: wrap;
    }

    .tour-search-one__inputs {
    -webkit-box-flex: 1;
    flex: 1 1 calc(100% - 224px);
    max-width: calc(100% - 224px);
    flex-wrap: wrap;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}


.tour-search-one__input-box label {
    display: block;
    margin: 0;
    text-transform: uppercase;
    color:#082740;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: .2em;
    line-height: 1em;
    box-shadow: none;
    }



.tour-search-one__input-box {
    -webkit-box-flex: 1;
    flex: 1 33.333%;
    /* max-width: 33.333%; */
    padding: 0px 40px;
    padding-top: 10px;
    padding-bottom: 10px;
}






.tour-search-one__btn-wrap {
    -webkit-box-flex: 1;
    flex: 1 1 224px;
    max-width: 224px;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: end;
    justify-content: flex-end;
    }



    .tour-search-one__btn {
    padding: 43px 77.25px;
    font-size: 20px;
    font-weight: 600;
}


.tour-search-one__input-box input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not([type="reset"]), .tour-search-one__input-box textarea {
    border: none;
    outline: none;
    font-size: 20px;
    color: #9ca3a9;
    display: block;
    line-height: 35px;
}


.thm-btn {
    display: inline-block;
    vertical-align: middle;
    border: none;
    outline: none;
    background-color: #ffa801;
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    padding: 20px 50.5px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    }

   .tour-search-one__btn {
    padding: 19px 29.25px;
    font-size: 20px;
    font-weight: 600;
    }


    .tour-search-one__input-box .bootstrap-select>.dropdown-toggle {
    background-color: transparent;
    border: none;
    font-size: 20px;
    font-weight: 400;
    border-radius: 0;
    color: #9ca3a9;
    padding: 0;
    line-height: 35px;
}



.bootstrap-select .dropdown-menu {
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    z-index: 991;
    border-radius: 0;
}

.tour-search-one__input-box+.tour-search-one__input-box {
    border-left: 1px solid #eceeef;}

    .dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}


.bootstrap-select .dropdown-menu>li+li>a {
    border-top: 1px solid var(--thm-gray);
}
.bootstrap-select .dropdown-menu>li>a {
    font-size: 16px;
    font-weight: 500;
    padding: 4px 20px;
    color: var(--thm-black);
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    }


    .bootstrap-select .dropdown-menu>li.selected>a {
    background:#40b9eb;
    color: #fff;

}

/*=============== feature =====================*/

.features-one__content{margin-top:-170px;margin-bottom: 23px;}

.features-one__title {
    background-color: #082740;
    padding-bottom: 250px;
    padding-top: 75px;
}


.features-one__title .block-title {
    margin-bottom: 0;
}

.block-title p {
    margin: 0;
    text-transform: uppercase;
    color: var(--thm-base);
    font-size: 16px;
    font-weight: 600;
    letter-spacing: .2em;
    line-height: 1em;
}

.features-one__title .block-title h3 {
    color: #ffffff;
}
.block-title p+h3 {
    margin-top: 15px;
}
.block-title h3 {
    margin: 0;
    color: var(--thm-black);
    font-size: 60px;
    font-weight: 600;
    font-family: var(--thm-font);
    line-height: 1em;
}


.features-one__single {
    box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, 0.03);
    background-color: #fff;
    text-align: center;
    padding-top: 65.5px;
    padding-bottom: 65.5px;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    position: relative;
    z-index: 10;
    margin-top: -120px;
}

.features-one__single i {
    font-size: 50px;
    color: var(--thm-primary);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.features-one__single h3 {
    color: var(--thm-black);
    font-size: 24px;
    margin: 0;
    font-family: var(--thm-font);
    line-height: 30px;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    margin-top: 15px;
}


.features-one__single i {color:#40b9eb; }


/*slick slider*/


.slider {
        width: 50%;
        margin: 100px auto;
    }

    .slick-slide {
      margin: 0px 5px;
    }

    .slick-slide img {
      /*width: 100%;*/
    }

    .slick-slide p{color: #014073;}

    .slick-prev:before,
    .slick-next:before {
      color: #ff9d34;
    }


    .slick-slide {
      transition: all ease-in-out .3s;
      /*opacity: .2;*/
    }

    .slick-active {
     /* opacity: .5;*/
    }

    .slick-current {
      opacity: 1;
    }


/*========= home abt===========*/
#ab-home {
    background-image: url(../img/map.png);
    background-size: cover;
    z-index: 111;
    position: relative;
    padding: 100px 0;
    padding-top:0;
}


.left-side-text-ab {
    margin-top: 100px;
}

.left-side-text-ab h2 {
    margin-top: 10px;
}

.left-side-text-ab p {
    margin-top: 2px;
}

.btn-2 {
    color: #fff;
    background: #ff9d34;
    padding: 10px 15px;

    position: relative;
    z-index: 1;
    overflow: hidden;
    border: 0;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    transition: 1.2s;
}


/* tour desti*/

#tour-des {
    padding: 100px 0;
    background-color: #F3FBFE;
}

.content-box {
    text-align: center;
    margin-bottom: 50px;
}

.content-box h2 span {
    color: #ff9d34;
}

.content-box p {
    margin-top: 2px;
    padding: 0 21%;
    }


    .des-para {
    padding: 30px 20px;
    -webkit-box-shadow: 0px 0px 18px -15px #000;
    box-shadow: 0px 0px 18px -15px #000;
}

.des-img {
    overflow: hidden;
}

.des-cov {
    margin: 10px;
}


.btn-3 {
    color: #fff;
    background: #ff9d34;
    padding: 10px 15px;

    position: relative;
    z-index: 1;
    overflow: hidden;
    border: 0;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    -webkit-transition: 1.2s;
    -o-transition: 1.2s;
    transition: 1.2s;
    }


    .des-button-icon {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}


.start-icon-des {
    margin-top: 10px;
    display: none;
}

.start-icon-des i {
    color: #ff9d34;
    font-size: 16px;
    margin-right: 5px;
}

.dayt h6 a {
    font-weight: 600;
    color: #014073;
    transition: 1.1s;
}

.dayt p {
    color: #ff9d34;
    font-size: 16px;
    font-weight: 500;
}


.dayt {
    display: flex;
    justify-content: space-between;
}


.des-cov:hover .des-img img {
    transform: scale(1.1);
    opacity: .9;
}

.des-img img {
    width: 100%;
    transition: 2s;
    }

    .btn-3:hover {
    color: #fff;
}


.btn-3:after {
    content: "";
    position: absolute;
    background: #014073;
    height: 100%;
    width: 0%;
    top: 0;
    left: 0;
    z-index: -1;
    -webkit-transition: 1.2s;
    -o-transition: 1.2s;
    transition: 1.2s;
}

.btn-3:hover:after {
    width: 100%;
}

/* home testimonials */

#home-testimonial-top {
    background-image: url(../img/t-bg.png);
    background-size: cover;
    padding: 120px 0 390px 0;
    background-repeat: no-repeat;
}


.content-box h2 {
    margin-top: 10px;
}
.color-2 {
    color: #fff;
}


#home-testimonial {
    padding-bottom: 100px;
}

.vt-img {
    position: relative;
    margin-top: -390px;
}

.vt-img img {
    width: 100%;
    box-shadow: 0px 0px 14px -4px #000;
}


.video-play-test {
    position: absolute;
    top: -218px;
    left: 46%;
}

.video-play-btn {
    position: relative;
    z-index: 1;
    display: inline-block;
    width: 100px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    font-size: 16px;
}

.color-1 {
    color: #a6d7ff;
}

.video-play-test i {
    color: #ff9d33;
    font-size: 28px;
    height: 90px;
    width: 90px;
    background: #fff;
    line-height: 90px;
    border-radius: 72%;
}

.video-play-btn:before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 45%;
    -ms-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 100px;
    height: 100px;
    background: #2f7baf;
    border-radius: 50%;
    -webkit-animation: pulse-border 1500ms ease-out infinite;
    animation: pulse-border 1500ms ease-out infinite;
    z-index: -1;
}

.test-monial-item {
}

.test-heading h2 {
    margin-top: 15px;
    margin-right: 170px;
}

.test-flex p {
    margin-top: 30px;
}

.test-flex h6 {
    font-weight: 600;
    margin-top: 25px;
}

.start-icon i {
    color: #ff9d34;
    margin-top: 15px;
}

.qyaty {
    position: relative;
}


.test-slider-home-1 {
    margin-top: 120px;
}


.test-moinal-ing-left img {
    position: relative;
    position: relative;
    border-radius: 185px;
    height: 342px;
    width: 100%;
}

.test-slider-home-1 {
    margin-top: 120px;
}

.test-heading h2 span {
    color: #ff9d34;
}

.test-heading h2 {
    margin-top: 15px;
    margin-right: 170px;
}


.fa-quote-right{
	color: #ff9d34;
    font-size: 52px;
    position: relative;
    left: 133px;
    z-index: 1;
    top: 21px;
}

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

.quick-link {
    margin-left: 25px;
}

.quick-link-2 {
    margin-top: 70px;
    margin-left: 30px;
}

.comm-foot-hed h6 {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
    position: relative;
}

.post-cover-foot {
    margin-top: 50px;
}




#footer-all-page {
    background: #014073;
    padding: 100px 0;
}

.comm-foot-hed h6 {

    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
    position: relative;
}


.comm-foot-hed h6:before {
    content: "";
    position: absolute;
    height: 1px;
    width: 38px;
    background: #ff9d33;
    bottom: -11px;
}

.foot-list {
    margin-top: 50px;
}

.foot-list ul li {
    margin-bottom: 5px;
    list-style: none!important;
}


.foot-list-2 ul li {
    margin-bottom: 5px;
    list-style: none!important;
}

#footer-all-page ul li a {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    color: #fff;
    font-size: 16px;
}


#footer-all-page ul li a:hover {
    color: #ff9d33;
}

.footer-para p {
    color: #fff;
    margin-top: 20px;
    font-size: 16px;
}


.pos-rece-1 {
    display: flex;
    margin-bottom: 25px;
}



.podt-text-1 p {
    line-height: 24px;
    margin-bottom: 10px;
}

.podt-text-1 p a {
    color: #fff;
    font-size: 16px;
}


.podt-text-1 p a:hover {
    color: #ff9d33;
}


.post-rect-img img {
    margin-top: 5px;
    margin-right: 20px;
    transition: 1s;
    opacity: .5;
    width: 105px;
    height: 78px;
}


.podt-text-1 span {
    font-size: 16px;
    color: #ff9d33;
    font-family: 'Lato', sans-serif;
}


/*========== detail page ====================*/


.page-header {
    position: relative;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center center;
    padding: 100px 0;
}

.page-header h2 {
    margin: 0;
    color: #ffffff;
    font-weight: 600;
    font-size: 60px;
    font-family: var(--thm-base);
}


.tour-list {
    padding-top: 50px;
    padding-bottom: 120px;
}


.tour-details__content .tour-two__top {
    padding-bottom: 30px;
}
.tour-two__top {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
}


.tour-details__content .tour-two__top h3 {
    font-family: var(--thm-font);
    font-size: 40px;
    color: #082740;
    margin: 0;
    font-weight: 600;
    padding-bottom: 20px;
}

.tour-details__content p {
    margin: 0;
    color: #9ca3a9;
    font-size: 18px;
    font-weight: 500;
    line-height: 34px;
}


.nav-tabs>li>a{

    color: #0496d9;
    background-color: #F3FBFE;
    border: none;
    border-right: 1px solid #d7d7d74d;
    border-radius:0;
    transition: color .2s ease-in-out,background-color .2s ease-in-out,margin .2s ease-in-out,padding .2s ease-in-out;
    padding: 17px 26px;
    display: block;
    margin-right: 0;
}

.nav-tabs {
    border-bottom: 1px solid #eeeeee4a;
}


.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #ff9d34;
    cursor: default;
    background-color: #fff;
  border: 0;
    border-bottom-color: transparent;
}

.tabicon{display: block; width: 100%; text-align: center;}



.tour-details__plan-content {
    border-left: 1px solid #eceeef;
    margin-left: 28.5px;
    padding-left: 60px;
    padding-bottom: 40px;
}


.tour-details__plan-content h3 {
    color: #082740;
    margin: 0;
    font-weight: 600;
    margin-bottom: 5px;
    font-size: 22px;
}



.tour-details__title {
    margin: 0;
 	color: #082740;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 50px;
    margin-top: -10px;
}


.tour-details__plan-content span {
    display: block;
    font-size: 18px;
    font-weight: 500;
    color: var(--thm-primary);
}

.tour-details__plan-content p {
    font-size: 18px;
    font-weight: 300;
    line-height: 34px;
    color: #777c87;
    margin-top: 20px;
}

.tour-details__plan-content ul {
    margin-bottom: 0;
    margin-top: 35px;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.tour-details__plan-content ul li {
    color: #9ca3a9;
    font-size: 18px;
    font-weight: 500;
    line-height: 1em;
}


.tour-details__plan-single {
    position: relative;
}


.tour-details__plan-count {
    width: 97px;
    height: 97px;
    border-radius: 50%;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: center;
    color: #fff;
    border: 20px solid #fff;
    font-size: 18px;
    font-weight: 600;
    background-color: #ffa801;
    position: absolute;
    top: -20px;
    left: -20px;
    z-index: 10;
}


.tour-details__spacer {
    display: block;
    width: 100%;
    height: 0;
    border-top: 1px solid #eceeef;
    margin-top: 60px;
    margin-bottom: 60px;
}

.tab-content{padding:40px 10px 10px 10px;}

.trip-location{width: 100%; display: block;}


.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.tour-details__list li {
    position: relative;
    font-size: 18px;
    font-weight: 500;
    color: #9ca3a9;
    padding-left: 25px;

}
/*
.tour-details__list li i {
    font-size: 14px;
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color:#40b9eb;
}*/


.tour-details__list li:before {
    content: "\f058";
    position: absolute;
    top: 0;
    left: 0;
    font-size: 16px;
    font-family: "Font Awesome 5 Free";
    color: #3c67b1;
}

.tour-sidebar__search {
    background-color: #eceeef;
    padding: 50px;
}


.tour-sidebar__search h3 {
    margin: 0;
    margin-bottom: 30px;
    font-size: 24px;
    font-weight: 500;
    color: #082740;
    line-height: 1em;

}

.tour-sidebar__search-form .input-group+.input-group {
    margin-top: 10px;
}


.tour-sidebar__search-form >.input-group{display: block;}


.tour-sidebar__search-form .input-group input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not([type="reset"]), .tour-sidebar__search-form .input-group textarea {
    width: 100%;
    height: 64px;
    display: block;
    border: none;
    outline: none;
    background-color: #ffffff;
    font-size: 18px;
    font-weight: 500;
    color: #9ca3a9;
    padding-left: 30px;
}


.tour-one__meta {
    margin: 0;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;

    padding-bottom: 25px;
    border-bottom: 1px solid rgb(236, 238, 239);
    margin-bottom: 20px;
}

.tour-one__meta li{padding-left: 30px;}


.tour-one__meta li a {
    font-size: 16px;
    font-weight: 500;
    color: #9ca3a9;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.tour-details__content .tour-one__meta li a {
    font-size: 18px;
}


.tour-details__content .tour-one__meta li a i {
    color: #40b9eb;
    font-size: 16px;
    padding-right: 10px;
}

.imgwrapper{width: 100%; display: block; margin-bottom: 20px;}

.imgwrapper img{max-width: 100%;}

.post-rect-img {
    margin-right: 10px;
}


/*about us page */


.cta-two {
    padding-top: 120px;
    padding-bottom: 120px;
}

.block-title {
    margin-bottom: 60px;
}


.block-title p {
    margin: 0;
    text-transform: uppercase;
    color: #ffa801;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: .2em;
    line-height: 1em;
}


.block-title h3 {
    margin: 0;
    color: #014073;
    font-size: 60px;
    font-weight: 600;

    line-height: 1em;
}


.block-title p+h3 {
    margin-top: 15px;
}


.cta-two__list li i {
    position: absolute;
    top: 60%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 14px;
    color: #ff0143;
}

.cta-two__list li {
    position: relative;
    font-size: 20px;
    line-height: 40px;
    font-weight: 500;
    color: #9ca3a9;
    padding-left: 30px;
}

/*==========slider ===========*/

.slider-wrapper{
/* width: 700px;
    margin:0 auto; */
display: block;
}


  .slider {
        width: 50%;
        margin: 100px auto;
    }

    .slick-slide {
     /* margin: 0px 20px;*/
    }

    .slick-slide img {
      /*width: 100%;*/
    }

    .slick-prev:before,
    .slick-next:before {
      color: black;
    }


    .slick-slide {
      transition: all ease-in-out .3s;

    }

    .slick-active {

    }

    .slick-current {

    }

    .foot-list-2  ul,
    .foot-list ul  {

        padding: 0;
    }

    .btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show>.btn-secondary.dropdown-toggle,
    .btn-dropdown:hover,
    .btn-dropdown {

        background-color: transparent;
        border: none;
        outline: none;
        box-shadow: none !important;
        border: none;
        color: #424242;
    }

    /* tour list page starts */


    .tour-list-page {

        padding: 40px 0;
        background: #f2f2f2;
    }

    .tour-list-content {

        background: #fff;
    }

    .tour-search-one__btn a {

        color: #fff;
    }

    .btn-dropdown {

        color:rgba(0,0,0,.5);
    }

    .slider-image-wrapp:hover {

        text-decoration: none;
    }

    a.slider-image-wrapp {

        display: block;
        text-align: center;
    }

    a.slider-image-wrapp img {

        margin: 0 auto;
    }

    .mar-top {

        margin-top: 15px;
    }

    /* testimonial slider section */


    .testi-wrapper {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .test-monial-item {

        margin-bottom: 30px;
    }

    .testi-content {

        width: 70%;
    }

    .testi-image {

        width: 30%;
        position: relative;
    }

    .testi-image::before {

        content: "\f10e";
        position: absolute;
        top: 22px;
        left: -4%;
        font-size: 80px;
        color: #ff9d34;
        font-family: "Font Awesome 5 Free";
    }

    .testi-image img {

        width: 100%;
        height: 323px;
        border-radius: 50%;
        margin: 0 auto;
        object-fit: cover;
    }



    .testi-content p {

        color: #777c87;
        margin-bottom: 10px;
    }


/* contact page starts */

.contact-page-title  {
    margin-bottom: 0;
}

.contact-page-title h2 {

    color: #fff;
}

.contact-address-wrap ul {

    padding: 0;
    margin: 0;
}

.contact-toop-image {
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 80px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.contact-toop-image::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(31, 43, 82, 0.6);
}

.contact-title {
    margin: 0;
}

.contact-title h2::before {
    display: none;
}

.map-section iframe {
    width: 100%;
    height: 400px;
}

.contact-info-section {
    padding: 80px 0;
    background: #f2f2f2;
}

.contact-address-wrap {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    padding: 30px;
    background: #fff;
}

.contact-address-wrap ul li {
    text-align: center;
    display: block;
    margin: 30px 0;
}

.contact-address-wrap ul li i {
    border: 1px solid #1b75bc;
    height: 65px;
    width: 65px;
    line-height: 65px;
    text-align: center;
    font-size: 30px;
    border-radius: 50%;
    color: #1b75bc;
    margin-bottom: 15px;
}

.contact-address-wrap ul li h3 {
    font-size: 25px;
    font-weight: 600;
    color: #424242;
    margin-bottom: 15px;
}

.contact-address-wrap ul li a {
    color: #424242;
    transition: 500ms ease all;
}

.contact-address-wrap ul li a:hover {
    color: rgba(232, 76, 61, 1);
}

.contact-form-wrapper {
    padding: 15px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    background: #fff;
}

.contact-form-wrapper h3 {
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 15px;
}

.contact-form-wrapper p {
    margin-bottom: 30px;
}

.contact-form-wrapper label {
    display: block;
    margin-bottom: 5px;
    font-weight: 600;
    font-size: 14px;
}

.contact-form-wrapper textarea,
.contact-form-wrapper input {
    display: block;
    width: 100%;
    padding: 10px;
    border: 1px solid #f2f2f2;
    outline: none;
    margin-bottom: 20px;
}

.contact-form-wrapper textarea {
    height: 150px;
}

.contact-form-wrapper button {
    outline: none;
    border: none;
    padding: 10px 25px;
    max-width: 200px;
    color: #fff;
    background: #ef8f00;
    transition: 500ms ease all;
    border-radius: 3px;
}

.contact-form-wrapper button:hover {
    background: #3c67b1;
}

.map-wrapper {
    width: 100%;
}

.map-wrapper iframe {
    width: 100%;
    height: 500px;
}

.inner-top-image {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 300px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

/* contact page ends */

/* header section css  */



.top-head-wrapper {

    display: flex;
    justify-content: space-between;
    align-items: center;
}

.top-head-wrapper ul.social-media li {


    margin: 0;
    margin-right: 5px;

}

.top-head-wrapper ul {

    margin: 0;
    padding: 0;
}

.top-head-wrapper ul li {

    display: inline-block;
    align-items: center;
    list-style: none;
    margin: 0 10px;
}

.top-head-wrapper ul li a {

    color: #010101;
    font-weight: 400;
    color: #fff;
    font-size: 18px;
}
.top-head-wrapper ul li a i {

    margin-right:7px;
    font-size:16px;
}

.top-head-wrapper ul li p,
.top-head-wrapper ul li span {

    display: inline-block;
    margin: 0;
}

.top-head-wrapper ul li p {

    /* font-weight: 600; */
    color: #fda804;
    font-size: 18px;
    margin-right: 10px;
    font-family: 'Barlow Condensed', sans-serif;
}


.top-head-wrapper ul li span {

    font-size: 30px;
    color: #ffffff;
}

/* top head ends */


/* main head section starts */

.main-head-wrapper {

    display: flex;
    justify-content: space-between;
    align-items: center;
}

.logo-wrapper {

    display: block;
    position: relative;
    z-index: 9;
    background: #fff;
    padding: 15px 20px 20px 20px;
    margin-bottom: -56px;
    border-radius: 50%;
}

.logo-wrapper img {

height: 88px;

width: 102px;

transition: 300ms ease all;

object-fit: contain;
}

.drop-menu1,
.main-nav ul li {

    display: inline-block;
    list-style: none;
    position: relative;
}

.main-nav ul li a {

    display: block;
    color: rgba(0,0,0,.5);
    padding: 20px 10px;
    font-size: 22px;
    font-weight: 400;
}

.main-nav ul li:last-child a {

    padding: 7px 10px;
}

.main-nav ul li a i {

    margin-left: 5px;
    font-size: 16px;
}

.main-nav ul {

    margin: 0;
    padding: 0;
}

.top-head {
    background: #0063a7;
}

.dropdown:hover .dropdown-menu {

    display: block;
}

.dropdown-menu {

    top: 100%;
    float: none;
}

.dropdown {

    border: 1px solid rgba(0,0,0,.15);

}




.sub-menu1,
.sub-menu {

    transition: 0.3s ease all;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    transform-origin: left ;
    transform: scaleX(0);
    z-index: -1;
    transition: all 0.3s ease-in-out;
    display: block;
    min-width: 165px;
    z-index: 2;
    background: #fff;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}

.sub-menu1 {

    left: 100%;
    top: 0;
}

.sub-menu li {

    display: block;
    width: 100%;
}
.sub-menu1 li a,
.sub-menu li a {

    display: block;
    padding:7px 10px !important;
    border-bottom: 1px solid #dadada;
    font-size: 16px !important;
    text-transform: inherit !important;
}

.sub-menu1 li a i,
.sub-menu li a i {

    font-size: 14px !important;
}

.sub-menu li a:hover {

    color: #fff;
    background: #f2bf13;
}

.drop-menu1 a,
.drop-menu a {

    display: flex !important;
    justify-content: space-between !important;
    align-items: center;
    font-size: 14px;
}

.drop-menu1:hover .sub-menu1,
.main-nav ul li:hover .sub-menu {transform: scaleX(1);visibility: visible;opacity: 1;z-index: 99;}





.top-menu-bar {
    position: fixed;
    top: 61px;
    right: 15px;
    z-index: 9;
    transition: 500ms;
    transition-property: all;
    transition-duration: 500ms;
    transition-timing-function: ease;
    transition-delay: 0s;
    display: none;
}
.sticky .top-menu-bar {

    top: 14px;
}

span.menu-line {
    display: block;
    width: 40px;
    height: 2px;
    background: #424242;
    margin: 9px 0;
    transition: 500ms;
}

.top-menu-bar.active span.menu-line:nth-child(1) {
    transform: rotate(45deg);
}

.top-menu-bar.active span.menu-line:nth-child(2) {
    opacity: 0;
}

.top-menu-bar.active span.menu-line:nth-child(3) {
    transform: rotate(-45deg);
    margin-top: -19px;
}

.sticky .top-head {

    display: none;
}

.sticky .logo-wrapper img {

    height: 50px;
}

.sticky .main-nav ul li a {
    padding: 22px 10px;
    font-size: 16px;
}

.sticky .main-nav ul li:last-child a {

 padding: 7px 10px;;
}

.dropdown-menu {

    padding: 0;
}

header {

    transition: 300ms ease all;
}

.sticky .logo-wrapper {

    margin: 0;
}


header.sticky {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 999;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    -webkit-animation-duration: 0.5s;
    background: rgba(255,255,255,.99);
    animation-duration: 0.5s;
    -webkit-box-shadow:  0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
}

/* header section ends */

/* vehicle slider section starts */


    .vehicle-section {

        padding: 80px 0;
    }




/* vehicle slider section ends */



.vehicle-wrapper {

    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    margin: 15px;
    border: 1px solid  #f3fbfe;
    border-radius: 3px;
    transition: 300ms ease all;
    position: relative;

}

.vehicle-wrapper:hover {

    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);

}

.vehicle-image {

    display: block;
    position: relative;
}

.book-btn {

    position: absolute;
    top: 10.6%;
    right: 0px;
    background-color: #0063a7;
    padding: 0 15px;
    font-size: 16px;
    color: #fff;
}

.book-btn:hover {
    color: #fff;
        text-decoration: none;

}

.vehicle-image img {

    max-width: 100%;
    width: auto;
    height: auto;
}

.vehicle-content {
    padding: 15px;
    background-color: #f3fbfe;

}

.vehicle-content p {

    color: #777c87;
    overflow: hidden;
}

.vehicle-content h3 {

    color: #014073;
    font-size: 25px;
}


.vehicle-content span {

    font-size: 20px;
    font-weight: 600;
    color: #ff9d34;
    letter-spacing: 0.5px;
    margin-bottom: 10px;
    display: block;
}

a.detail-btn {
    color: #ff9d34;
    font-size: 16px;
}

/* vehicle slider section ends */

/* vehicle detail page starts */


.vehicle-detail {
    padding: 35px 0;
}


.vehicle-content-side {
    background: #fff;
    padding: 20px;
}

.vehicle-content-side h3 {
    font-size: 40px;
    color: #0063a7;
}

.vehicle-content-side span.price {
    font-size: 29px;
    margin-bottom: 15px;
    color: #fda803;
    display: block;
}

.book_btn {

    color: #fff;
    background-color: #0063a7;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 7px;
    margin-top: 30px;
    transition: 300ms ease all;
    display: block;
    max-width: 150px;
    text-align: center;
}

.book_btn:hover {

    background-color: #fda803;
    color: #fff;
}

/* vehicle detail page ends */

/* blog list page starts */

.blog-detail,
.blog-list {

    padding: 80px 0;
    background-color: #f3fbfe;
}

.blog-image img {

    width: 100%;
    max-width: inherit;
    height: 250px;
    object-fit: cover;
}

.blog-wrapper {

    margin: 0;
    margin-bottom: 30px;
}

.blog-content {

    background-color: #fff;
}

.blog-content span {

    font-size: 16px;
    font-weight: 800;
}

/* blog list page ends */

/* blog detail page starts */


.blog-detail-wrapper {
    max-width: 800px;
    margin: 0 auto;
}

.blog-detail-wrapper img {

    max-width: 100%;
    height: auto;
    width: auto;
    margin-bottom: 15px;
}

.blog-detail-wrapper p {

    margin-bottom: 10px;
}

.media li {

    display: inline-block;
    list-style: none;
}

.media li a {
    display: block;
    color: #7c859b;
    font-size: 16px;
    margin: 5px;
    text-align: center;
    height: 35px;
    width: 35px;
    padding: 0;
    line-height: 35px;
    border: 1px solid #7c859b;
}

.blog_title {
    
}

.tour-search-one__input-box select {

    display: block;
    width: 100%;
    padding: 10px;
    border: none;
    color: #9ca3a9;
    font-size: 20px;


}




.developer {

    font-size: 16px;
    color: #c1c1c1;
}

.developer a {

    color: #fff;

}



/* book form page starts */






.book-page {

    padding: 80px 0;
    background-color: #f3fbfe;
}

.book-left-side h3 {

    font-size: 25px;
    margin-bottom: 30px;
}

.book-form label {

    display: block;
    font-size: 16px;
    margin: 0;

}


.book-form select,
.book-form input {

    display: block;
    width: 100%;
    border: 1px solid #dbf1f9;
    outline: none;
    border-radius: 3px;
    padding: 5px 10px;
    margin-bottom: 10px;
    height: 40px;
}


.inner-banner {
    padding: 20px 0;
    text-align: center;
    color: #fff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.book-button{
    background-color:#fdab0d;
    border:none;
    outline:none;
    color:#fff;
    width:100%;
}

.booking-form {
    box-shadow: 0 6px 6px #c4c4c4;
    padding: 0px 10px;
}

.booking-form label {
    margin-bottom: 0;
    font-size: 15px;
    line-height: normal;
}
.form-control-sm {
    height: calc(1.5em + .5rem + -2px);
    padding: 0.1rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem;
}

.form-title {
    background: #fdab0d;
    color: #fff;
    padding: 5px 20px;
}
.vehicle-card {
    box-shadow: 0 6px 6px #c3c3c3;
}

.vehicle-info {
    padding: 10px;
}

.vehicle-nepal p{
    margin-bottom:10px;
}

.call-side a{
    background:#014073;
    padding:5px;
    color:#fff;
    display:inline-block;
    width:100%;
    text-align:center;
    margin-bottom:3px;
    
}



b, strong {
    font-weight: 800;
    color: #014073;
}

.faq h3{
    color:#014073;
}

/* ===== Default: mobile-first (no submenu by default) ===== */
.sub-menu,
.sub-menu1 {
    display: none;
}

/* Show submenu only when toggled via JavaScript on mobile */
.sub-menu.open,
.sub-menu1.open {
    display: block;
}


.whatsapp-icon {
    position: fixed;
    right: 6%;
    bottom: -2.5%;
    z-index: 99999;
}
.eiGYSu,
.jWcIXO {
    position: relative;
}
.eiGYSu {
    display: flex;
    margin: 7px;
    -webkit-box-pack: end;
    justify-content: flex-end;
    max-height: 50px;
}
.jWcIXO {
    flex-shrink: 0;
    width: 50px;
    order: 2;
    padding: 5px;
    box-sizing: border-box;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: rgba(0, 0, 0, 0.4) 2px 2px 6px;
    transition: 0.5s;
    z-index: 200;
    display: block;
    border: 0;
    background-color: #4dc247 !important;
}
.q8c6tt-2.eiGYSu {
    bottom: 55px !important;
}

#CDSWIDFRR.cx_brand_refresh .widFRRImages img {
    width: 120px;
    padding: 4px 0;
    height: auto !important;
}

.grecaptcha-badge{
    display:none !important;
}

.menu-contact ul li {
    display: flex !important;
    align-items: center;
}

.menu-contact {
    width: 93%;
    box-shadow: 0 6px 6px #aeaeae;
    padding: 10px;
    border: 1px solid #aeaeae;
    margin-inline: auto;
    margin-top: 45px;
}

.menu-contact i {
    background: #0063a7;
    height: 35px;
    width: 35px;
    color: #fff;
    border-radius: 50%;
    display: grid;
    place-items: center;
}

.menu-contact a{
    font-size:18px;
}

.footer-main_call {
    position: fixed;
    width: 60%;
    bottom: -10px;
    z-index: 9999;
    left: 50%;
    right: 50%;
    transform: translate(-50%, -50%);
    border-radius: 15px;
    box-shadow: 2px 2px 2px 0px #0063a773;
}
.footer-call {
    
    background: #fff;
    padding: 5px;
    border-radius: 15px;
    animation: flicker 1s infinite;
    
    overflow: hidden; /* Important for containing the shine */
    position: relative;
}

.footer-call::before {
    content: "";
    position: absolute;
    top: -100%;
    left: -100%;
    width: 200%;
    height: 200%;
      background: linear-gradient(
        135deg,
        rgba(192, 192, 192, 0) 30%,
        rgba(192, 192, 192, 0.4) 50%,
        rgba(192, 192, 192, 0) 70%
    );
    transform: rotate(0deg);
    animation: shineMove 2s infinite linear;
    pointer-events: none;
    z-index: 1;
}

.footer-call_wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    gap:10px
}

.footer-call_wrapper i{
    background: #0063a7;
    height: 35px;
    width: 35px;
    color: #fff;
    border-radius: 50%;
    display: grid;
    place-items: center;
}

.banner__slider-img{
    display:flex !important;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    position:relative;
}

.banner__slider-img:before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    background: #000;
    opacity: 0.3;
}



@keyframes shineMove {
    0% {
        transform: translate(-100%, -100%);
    }
    100% {
        transform: translate(100%, 100%);
    }
}










  /* Banner Section */
        #bannerHome {
            position: relative;
            min-height: 500px;
            display: flex;
            align-items: center;
            justify-content: center;
            color: white;
            overflow: hidden;
        }



        #bannerHome .container {
            position: relative;
            z-index: 2;
            text-align: center;
        }

        /* Breadcrumb */
        .breadcrumb {
            margin-bottom: 0rem;
            font-size: 23px;
            opacity: 0.9;
            background: url();
            text-align: center;
            display: flex;
            justify-content: center;
        }

        .breadcrumb a {
            color: #fff;
            text-decoration: none;
            transition: color 0.3s ease;
        }

        .breadcrumb a:hover {
            color: #ffc107;
        }

        .breadcrumb-separator {
            margin: 0 8px;
            color: #ccc;
        }

        .breadcrumb-current {
            color: #ffc107;
            font-weight: 500;
        }

        /* Main Content */
        #bannerHome h1 {
            font-size: 3.5rem;
            font-weight: 700;
            margin-bottom: 1rem;
            text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
            animation: fadeInUp 1s ease-out;
        }

        #bannerHome p {
            font-size: 1.3rem;
            margin-bottom: 2.5rem;
            opacity: 0.95;
            font-weight: 300;
            animation: fadeInUp 1s ease-out 0.2s both;
        }

        /* CTA Buttons Container */
        .cta-buttons {
            display: flex;
            gap: 20px;
            justify-content: center;
            flex-wrap: wrap;
            animation: fadeInUp 1s ease-out 0.4s both;
        }

        /* Button Styles */
        .btn {
            display: inline-block;
            padding: 15px 30px;
            font-size: 16px;
            font-weight: 600;
            text-decoration: none;
            border-radius: 50px;
            transition: all 0.3s ease;
            cursor: pointer;
            border: 2px solid transparent;
            text-transform: uppercase;
            letter-spacing: 1px;
            position: relative;
            overflow: hidden;
        }

        .btn::before {
            content: '';
            position: absolute;
            top: 0;
            left: -100%;
            width: 100%;
            height: 100%;
            background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
            transition: left 0.5s;
        }

        .btn:hover::before {
            left: 100%;
        }

        /* Primary Button (Make Inquiry) */
        .btn-primary {
            background: linear-gradient(45deg, #009b33, #009b33);
            color: white;
            box-shadow: 0 5px 15px rgba(255, 106, 0, 0.3);
        }

        .btn-primary:hover {
            transform: translateY(-3px);
            box-shadow: 0 8px 25px rgba(255, 106, 0, 0.4);
            background: linear-gradient(45deg, #e55a00, #e6ac00);
        }

        /* Secondary Button (Call to Action) */
        .btn-secondary {
            background: transparent;
            color: white;
            border: 2px solid #fff;
        }

        .btn-secondary:hover {
            background: rgba(255, 255, 255, 0.1);
            transform: translateY(-3px);
            box-shadow: 0 8px 25px rgba(255, 255, 255, 0.2);
        }
        
        .sticky-sidebar {
            position: sticky;
            top: 84px;
        }
        
        .form-title h3 {
            font-size: 19px;
            line-height: normal;
            margin-bottom: 0;
            text-align:center;
        }
        

        /* Animations */
        @keyframes fadeInUp {
            from {
                opacity: 0;
                transform: translateY(30px);
            }
            to {
                opacity: 1;
                transform: translateY(0);
            }
        }

        /* Responsive Design */
        @media (max-width: 768px) {
            #bannerHome {
                min-height: 400px;
            }

            #bannerHome h1 {
                font-size: 2.5rem;
            }

            #bannerHome p {
                font-size: 1.1rem;
            }

            .cta-buttons {
                flex-direction: column;
                align-items: center;
            }

            .btn {
                width: 100%;
                max-width: 300px;
            }
        }

        @media (max-width: 480px) {
            #bannerHome h1 {
                font-size: 2rem;
            }

            .container {
                padding: 0 15px;
            }
        }
        
        
        
        a.main-btn.w-100 svg.svg-inline--fa.fa-phone {
    width: 17px;
    margin-right: 5px;
}
a#make-inquiry-btn svg {
    width: 22px;
}
a.main-btn.w-100 {background: #2b261e;width: 100%;display: block;text-align: center;color: white;text-transform: uppercase;font-size: 16px;font-weight: 900;padding: 5px;border-radius: 3px;}





/* ===== Desktop: show on hover ===== */
@media (min-width: 769px) {
    .drop-menu:hover > .sub-menu,
    .drop-menu1:hover > .sub-menu1 {
        display: block;
    }

    .sub-menu,
    .sub-menu1 {
        display: none; /* resets to default for desktop */
    }
    
    .footer-call{
        display:none;
    }
}


@media(min-width:768px){
    .text-container{
        width:80%;
    }
}

@media(max-width:768px){
    .logo-wrapper {
    padding: 7px;
    }
}