@import url('https://fonts.googleapis.com/css2?family=Mada:wght@300;400;500;600;700&family=Poppins:wght@300;400;500;600&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Jost:wght@300;400;500;600&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Allura&display=swap');



body{

	font-family: var(--base-font);

    color: #6e6e6e;

    font-size: 15px;

}

img{

    max-width: 100%;

}



* {



	margin: 0;



	padding: 0;



	border: none;



	outline: none;



	-webkit-box-sizing: border-box;



	-moz-box-sizing: border-box;



	box-sizing: border-box



}



a {

    color: #729DB6;

    text-decoration: none;

    transition: all 0.3s ease;

    -webkit-transition: all 0.3s ease;

    -moz-transition: all 0.3s ease;

    padding: 0;

}



a:hover {



	-webkit-transition: all 0.2s linear;



	-moz-transition: all 0.2s linear;



	-ms-transition: all 0.2s linear;



	-o-transition: all 0.2s linear;



	transition: all 0.2s linear;



	text-decoration: none;



}

::selection {



	background: #81aee7;



}



::-moz-selection {



	background: #81aee7;



	color: #fff;



}



::-webkit-selection {



	background: #81aee7;



	color: #fff;



}



::-ms-selection {



	background: #81aee7;



	color: #fff;



}



::-o-selection {



	background: #81aee7;



	color: #fff;



}



:root {

  --base-color: #1c6691;

  --primary-color: #00408a;

  --lightblack-color: #70c9f2;

  --white-color: #fff;

  --lighter-color: #f2f2f2;

  --base-font: 'Mada', sans-serif;

  scroll-behavior: inherit;

  --heading-fonts: "Tenor Sans", sans-serif;

  --main-fonts: 'Poppins', sans-serif;

}

h2{

    font-family: var(--main-fonts);

    font-weight: 700;

    font-size: 30px;

    text-align: center;

    color: #001d25;

    margin-bottom: 10px;

    position: relative;

}



p{

    font-size: 15px;

    font-family: var(--main-fonts);

    line-height: 22px;

}

.header-top{

    background-color: var(--primary-color);

    width: 100%;

    overflow: hidden;

    padding: 3px 0;

}

.header-top-inner {

    background-color: var(--primary-color);

    padding: 4px 12px 3px;

}

.header-top-left > p, .header-top-right > p {

    margin: 0;

    color: var(--lightblack-color);

    font-size: 15px;

    text-transform: uppercase;

    font-weight: 500;

}

.header-top-left > p > a, .header-top-right > p > a {

    color: #fff;

    display: inline-block;

    text-transform: none;

    margin-left: 8px;

    font-family: var(--main-fonts);

    font-size: 15px;

    font-weight: 400;

}

.header-sticky {

    -webkit-transition: background ease-in-out,margin-top ease-in-out,opacity ease-in-out;

    transition: background ease-in-out,margin-top ease-in-out,opacity ease-in-out

}



.header-sticky.is-sticky {

    background: rgb(255 255 255 / .90);

    position: fixed;

    top: 0;

    left: 0;

    width: 100%;

    z-index: 999;

    box-shadow: 0 8px 6px -6px rgb(0 0 0 / .4);

    -webkit-animation: 0.5s ease-in-out fadeInDown;

    animation: 0.5s ease-in-out fadeInDown;

    padding-top: 0;

    padding-bottom: 0

}



.header-sticky.is-sticky .logo {

    width: 10%

}



.is-sticky #cssmenu>ul>li>a {

    padding: 20px 12px

}

.social-link > li {

    list-style: none;

    display: inline-block;

    margin: 5px 5px;

}

.social-link > li > a {

    width: 30px;

    height: 30px;

    line-height: 30px;

    display: block;

    border: 1px solid #fff;

    text-align: center;

    border-radius: 100%;

    color: #fff;

}

.social-link > li > a:hover {

    background-color: #fff;

    color: var(--lightblack-color);

}

.header-top-right {

    text-align: right;

}

.container {

    width: 92%;

    max-width: 1400px;

}

.header-top-left , .header-top-right {

}

.header-bottom{

    padding: 0px 0;

}

.sub-heading {

    color: #00408a;

    font-size: 16px;

    text-transform: uppercase;

    margin-bottom: 8px;

}

.header-top-left {

    display: flex;

    align-items: center;

    justify-content: space-between;

}



.header-top-left p {

    margin-right: 10px;

}

.header-top-left p i{

        color: var(--primary-color);
    background-color: white !important;
    padding: 4px 1px 3px;
    border: 1px solid hsla(0, 0%, 100%, 0.3);
    border-radius: 50%;
    font-size: 20px;
    transition: 0.25s ease-in-out;
    font-size: 15px;
    width: 25px;
    text-align: center;
    margin-right: 4px;

}

.char-dham-sec {

    padding: 30px 0 0;

}

.char-dham-sec-map {

    padding: 25px 0;

    background-image: url(../img/Helicopter-for-Your-Chardham-Yatra-shubh.webp);

    background-attachment: fixed;

    background-size: cover;

    position: relative;

    text-align: center;

}

.char-dham-sec-map p a{

    color: #fff !important;

}

.char-dham-sec-map::before{

    position: absolute;

    content: "";

    left: 0;

    background-color: rgba(0, 0, 0, .3);

    width: 100%;

    top: 0;

    bottom: 0;

    height: 100%;

}

.char-dham-sec p{

    text-align: center;

}

.overlay,

.overlay-text,

.simple-text,

.overlay-sim-text-2,

.overlay-text-effect-3,

.zoom-effect-1 img,

.zoom-effect-2 img,

.opacity-effect img,

.blur-effect img,

.grayscale-effect img{

 transition: all .4s linear;

  -webkit-transition: all .4s linear;

  -moz-transition: all .4s linear;

  -o-transition: all .4s linear;

}

.image-wrapper{

margin-bottom: 35px;

}

.effect-image-1{

position: relative;

display: block;

}

section.dhar-sec {

    background-color: #eef1f6;

    padding: 10px 0 10px;

    margin-bottom: 60px;

}

.effect-image-1::after{

  background: linear-gradient(to bottom, #99651400, rgba(0,0,0,0.2));

  position: absolute;

  left: 0;

  right: 0;

  top: 0;

  bottom: 0;

  content: "";

  z-index: 1;

}

.overlay-text p,

.overlay-sim-text-2 p,

.overlay-text-effect-3 p{

  text-align: center;

  color: #fff;

  line-height: 30px;

}

.overlay-sim-text-2 h4{

  text-align: center;

  font-size: 18px;

  color: #fff;

}

.overlay{

position: absolute;

display: block;

width: 100%;

height: 100%;

left:0;

top:0;

background: rgb(19 46 82 / 85%);

opacity: 0;

visibility: hidden;

}



.simple-overlay{

  opacity: 0;

  visibility: hidden;

}

.effect-image-1:hover .simple-overlay{

  visibility: visible;

  opacity: 1;

}



.simple-overlay-1{

  width: 0px;

  visibility: hidden;

}

.effect-image-1:hover .simple-overlay-1{

  visibility: visible;

  opacity: 1;

  width: 100%;

}



.simple-overlay-2{

  width: 0px;

  right: 0;

  left:initial;

}

.effect-image-1:hover .simple-overlay-2{

  visibility: visible;

  opacity: 1;

  width: 100%;

}



  .overlay-sim-text-2 p{

          font-size: 15px;

    color: #fff;

    line-height: 23px;

  }



.simple-overlay-3{

  height: 0px;

  right: 0;

  left:initial;

  width: 0px;

}

.effect-image-1:hover .simple-overlay-3{

  visibility: visible;

  opacity: 1;

  width: 100%;

  height: 100%;

}



.overlay-text {

    position: absolute;

    left: 5px;

    top: 5px;

    width: 96%;

    height: 94%;

    background: rgb(19 46 82 / 85%);

}



.overlay-text-1{

  opacity: 0;

  visibility: hidden;

}

.effect-image-1:hover .overlay-text-1{

  opacity: 1;

  visibility: visible;

}

.overlay-text-2{

  opacity: 0;

  visibility: hidden;

  transform: scale(1.1);

}

.effect-image-1:hover .overlay-text-2{

  opacity: 1;

  visibility: visible;

  transform: scale(1);

     

}



.overlay-sim-text-2{

      position: absolute;

  bottom: 0;

  width: 100%;

  height: 100%;

  display: flex

;

  align-items: center;

  justify-content: center;

  flex-direction: column;

  padding-left: 2.5vw;

  padding-right: 2.5vw;

  z-index: 3;

  background: rgb(19 46 82 / 85%);

  transform: rotateY(180deg);

  opacity: 0;

  padding-top: 3.5vw;

  padding-bottom: 3.5vw;

}

  .effect-image-1 img {

  object-fit: cover;

  width: 100%;

      background-color: #fff;

    padding: 2px;

    box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;

}

.simple-text {

    position: absolute;

    bottom: 20px;

    left: 0px;

    width: 100%;

      right: 0;

    color: #fff;

      text-align: center;

      margin: 0 auto;

      z-index: 2;

}

.simple-text p{

    margin-bottom: 0px;

    padding: 2px 8px;

}

.simple-text h4{

    font-family: var(--heading-fonts);

    font-size: 33px;

}

.effect-image-1:hover .overlay-xs-1{

  opacity: 1;

  visibility: visible;

  display: block;	

      transform: rotateY(0deg);

}

.effect-image-1:hover .simple-text{

  visibility: hidden;

  opacity: 0;

}



.home-slider .owl-nav {



position: absolute;



width: 100%;



top: 40%;



transform: translateY(-40%);



}



.home-slider .owl-prev i {



left: 15px;



position: absolute;



height: 45px;



width: 45px;



border-radius: 50%;



color: #fff;



border-color: #fff;



background-color: var(--primary-color) !important;



padding: 14px 10px;



}







.home-slider .owl-next i {



right: 19px;



position: absolute;



height: 45px;



width: 45px;



border-radius: 50%;



color: #fff;



border-color: #fff;



background-color: var(--primary-color) !important;

padding: 14px 10px;



}



.accordion-button::after {

     font-family: "FontAwesome";

   

   content: "\2b";

  transition: all 0.5s;

  background: none;

}

.accordion-button:not(.collapsed)::after {

     font-family: "FontAwesome";

   content: "\f068";

   background: none;

}

.accordion-button::after {

  transition: all 0.5s;

}

.faq-sec {

    padding: 50px 0;

}

.faq-accordion .accordion-button {

    color: #fff;

    background-color: #6082B6;

    font-size: 22px;

}

.google-review {

    background-image: url(../images/map.png);

    background-position: center center;

    background-size: cover;

    background-attachment: fixed;

    padding: 20px 0;

}

.review-slider-box-main img {

    border-radius: 50%;

    height: 100px;

    width: 100px !important;

    margin: 0 auto;

    position: relative;

    z-index: 2;

    box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;

    background-color: #fff;

    padding: 2px;

}



.review-slider-box {

    padding: 30px;

    background-color: var(--primary-color);

    margin: 20px;

    border-radius: 10px;

    font-size: 20px;

    color: #fff;

}



.review-slider-box p {

    text-align: center;

    color: #fff;

}

.review-slider-box-main {

    text-align: center;

}



.review-slider-box-main ul {

    display: flex;

    margin: 0;

    padding: 0;

    list-style: none;

    justify-content: center;

}



.review-slider-box-main ul li i {

    color: #ffe234;

}

.char-dham-sec h2 {
       font-size: 38px;
    text-align: left;
    margin-bottom: 0px;
    color: #0d3a48;
    font-size: 14px;
    font-size: 39px;
    font-family: var(--main-fonts);
    line-height: 42px;

}
.char-dham-sec h2 span {
    margin-left: 20px;
    font-size: 38px;
}


.char-dham-sec h2::after {

    left: 0;

    /* right: inherit; */

    bottom: -21px;

    margin: 0 0;

    content: inherit;

}



.char-dham-sec p {

        text-align: left;

    font-size: 17px;

    line-height: 1.5;

    color: #555;

    margin-top: 14px;

    padding-right: 20px;

}

.char-dham-sec img {

    display: block;

    max-width: 100%;

        background-color: #fff;

    padding: 2px;

    box-shadow: rgba(0, 0, 0, 0.45) 0px 15px 20px -20px;

}

 .room-one-block {

    position: relative;

    margin-bottom: 30px;

        background-color: #fff;

    padding: 2px;

    box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;

}

ul.room-one-info {

    list-style: none;

    margin: 0;

    padding: 0;

    font-family: var(--main-fonts);

}

.btn-one {

    position: relative;

    display: inline-block;

    overflow: hidden;

    padding: 10px 35px 10px;

    background: #1c1c1c;

    font-size: 18px;

    color: #ffffff;

    font-family: var(--main-fonts);

    text-align: center;

    z-index: 1;

    border-bottom: 2px solid var(--primary-color);

    transition: .5s;

}

.room-one-image.img_hover_3 img {

    width: 100%;

}

.room-one-content {

    position: relative;

    padding: 25px 30px 15px;

    border: 1px solid rgba(28,28,28,0.05);

    border-top: 0;

}



.room-one-like {

    width: 40px;

    height: 40px;

    border-radius: 20px;

    background-color: #ffffff;

    position: absolute;

    right: 15px;

    top: 15px;

    text-align: center;

    line-height: 40px;

    transition: .5s;

    cursor: pointer;

    z-index: 1;

    opacity: 0;

}



.room-one-like:hover {

    color: #fff;

    background: #a26c57;

}



.room-one-block:hover .room-one-like {

    opacity: 1;

}



.room-one-info {

    font-size: 16px;

    letter-spacing: 1px;

    color: #777777;

    font-weight: 700;

    line-height: 30px;

    margin-bottom: 10px;

}



.room-one-info span {

    color: #a26c57;

}



h4.room-one-title {

    font-size: 20px;

    color: #1c1c1c;

    font-weight: 700;

    margin-bottom: 18px;

}



h4.room-one-title a {

    color: #1c1c1c;

    transition: .5s;

    font-family: var(--main-fonts);

}



h4.room-one-title a:hover {

    color: var(--theme-color);

}



.room-one-desc {

    font-size: 16px;

    letter-spacing: 1px;

    line-height: 30px;

    color: #000;

    font-weight: 400;

    margin-bottom: 11px;

    font-family: var(--base-font);

}



.room-one-info strong {

    color: #000;

}



.btn-one.s-four {

    background: #f9f8f5;

    color: #1c1c1c;

    border-color: #1c1c1c;

}



.btn-one.s-four:hover {

    color: #fff;

}



.room-one-link-btn {

    margin-top: 30px;

}



.room-one-link-btn a {

    width: 100%;

}



a.btn-one.btn_lg {

    padding-top: 14px;

    padding-bottom: 14px;

}

.hotel-sec {

    width: 100%;

    overflow: hidden;

    background-color: #f9f8f5;

    padding: 20px 0;

}

.footer {
    background: linear-gradient(330deg, rgba(0, 64, 138, 1) 31%, rgba(0, 212, 255, 1) 100%);
    width: 100%;
    /*height: 100%;*/
    z-index: 10;
    position: relative;
}

.footer-top {
    background: transparent;
    padding: 20px 0;
}
.footer-brand img {
    width: 180px;
}

.footer-brand .footer-logo {
    margin-bottom: 15px;
    display: inline-block;
}

.footer-text {
    font-size: 15px;
    line-height: 1.7;
    margin-bottom: 28px;
    color: #fff;
}

.footer-contact {
    margin-bottom: 30px;
    display: flex;
}
.social-list {
    gap: 10px;
}
.social-list {
    display: flex;
    align-items: center;
    gap: 5px;
    list-style: none;
    margin: 0;
    padding: 0;
}
.facebook-image {
    background: linear-gradient(135deg, #1877F2, #0F5CDE);
}
.instagram-image {
    background: linear-gradient(135deg, #feda75, #d62976, #962fbf, #4f5bd5);
}
.social-link.linkedin {
    background: #0A66C2;
}
.social-link.youtube {
    background: #FF0000;
}
.social-link {
    color: white !important;
    padding: 8px 8px 6px;
    border: 1px solid hsla(0, 0%, 100%, 0.3);
    border-radius: 50%;
    font-size: 20px;
    transition: 0.25s ease-in-out;
}
.footer-contact {
    display: flex;
}
.footer-contact .footer-half {
    flex-basis: 50%;
}
.contact-title {
        position: relative;
    font-weight: 500;
    margin-bottom: 30px;
    color: white;
    font-size: 18px;
}

.contact-title::after {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 50px;
    height: 2px;
    background: #a02d2b;
}

.contact-text {
    font-size: var(--fs-5);
    margin-bottom: 15px;
    max-width: 200px;
}

.contact-item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    margin-bottom: 10px;
}
.footer-half ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.contact-item {
    display: flex;
    align-items: center;
    margin-bottom: 12px;
    font-size: 15px;
}
.footer-form ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.footer-form ul li i {
    color: #fff;
}
.contact-link,
address {
    font-style: normal;
    color: #fff;
    font-size: 15px;
    transition: 0.2s ease;
}

.contact-link:is(:hover, :focus) {
    color: #fff;
    letter-spacing: 1px;
    transition: 0.2s ease;
}

.form-text {
    font-size: var(--fs-5);
    margin-bottom: 20px;
}

.footer-form .input-field {
    background: var(--white);
    font-size: var(--fs-5);
    padding: 15px 20px;
    border-radius: 100px;
    margin-bottom: 10px;
}

.footer-form .btn {
    width: 100%;
}

.footer-bottom {
    background: transparent;
    padding-block: 10px;
    text-align: center;
    border-top: 1px dotted white;
}

.copyright {
        color: #fff;
    font-size: 15px;
    margin-bottom: 0;
}
.footer-btm-main {
    display: flex;
    justify-content: space-between;
}
.copyright a {
    color: inherit;
    display: inline-block;
}

.copyright a:is(:hover, :focus) {
    color: var(--white);
}

.footer-bottom-list {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin-bottom: 0;
    list-style: none;
    margin: 0;
    padding: 0;
}

.footer-bottom-list>li {
    position: relative;
}
.footer-bottom-link {
    color: var(--gainsboro);
    font-size: var(--fs-7);
    transition: var(--transition);
}

.footer-bottom-link:is(:hover, :focus) {
    color: var(--white);
}
.footer-main-box {
    justify-content: space-between;
    display: flex;
}

.footer-main-box .footer-brand , .footer-contact ,.footer-form{
    width: 31%;
}
.char-dham-sec-map h2 {

    color: #fff;

}



.char-dham-sec-map p {

    color: #fff !important;

    position: relative;

}

.left-detail h2{

	    margin-top: 10px;

    color: #000;

    font-weight: 500;

    font-size: 22px;

    line-height: 1.3;

    text-align: center;

    margin-bottom: 10px;

    font-family: var(--main-fonts);



}

.left-detail h2::after{

    content: inherit;

}



.left-tour-feature {



    padding-top: 5px;



    padding-bottom: 5px;



    border-top: 1px solid #d7dce3;



    border-bottom: 1px solid #d7dce3;



    margin-bottom: 30px;



}



.left-tour-feature .item {



    align-items: center;



    margin-bottom: 0px;



    display: flex;



}



.left-tour-feature .item .icon {



    margin-right: 10px;



    font-size: 45px;



    color: #4e74ac;



	float: left;



}



.left-tour-feature .item .info{



	overflow: hidden;



}



.left-tour-feature .item .info .name {



    font-size: 14px;



    color: #1a2b48;



    margin: 0 0 3px;



}







.left-tour-feature .item .info .value {



    font-size: 14px;



    color: #5e6d77;



    margin: 0;



}



  .slider-gallery {



    padding: 0 0 63px;



}



  .carousel-inner img {



    width: 100%;



    height: 100%



}







#custCarousel .carousel-indicators {



    position: static;



	margin-left: 0;



	margin-right: 0;



    margin-top: 10px;



}







#custCarousel .carousel-indicators>li {



    width: 20%



}







#custCarousel .carousel-indicators li img {



    display: block;



    opacity: 0.5



}







#custCarousel .carousel-indicators li.active img {



    opacity: 1



}







#custCarousel .carousel-indicators li:hover img {



    opacity: 0.75



}







.carousel-item img {



    width: 100%



}

.facility-box {



    font-size: 15px;



    margin-bottom: 10px;



}



  .overview {



	  



    padding: 15px 0 10px !important;



}







.a-include{



    list-style: none;



    margin: 0;



    padding: 0;



}



ul.a-include.a-include-2 {

    height: 184px;

    overflow-y: scroll;

}

ul.exclusion.exclusion-2{

    height: 184px;

    overflow-y: scroll;

}



.left-detail .a-include li .a-include li {



    color: #000;



    font-size: 15px;

	

	position: relative;

	

	padding: 3px 0 3px 33px;



}



.faq-box ul li {

    font-size: 15px;

    color: #000;

}



.faq-box ul {

    margin: 0 0 20px;

}



.a-include li::before{

	font-family: FontAwesome;

    content: "\f00c";

	position: absolute;

	    color: #fff;

    left: 0;

    top: 3px;

    background-color: #1eab5a;

    height: 22px;

    width: 22px;

    text-align: center;

    border-radius: 50%;

    padding: 0px;

    font-size: 14px;

}

.exclusion {

    list-style: none;

    margin: 0;

    padding: 0;

}

.left-detail .exclusion li {

    font-size: 15px;

    position: relative;

    padding: 3px 0 3px 33px;

}

.left-detail .a-include.a-include-2 li {

    font-size: 15px;

    position: relative;

    padding: 3px 0 3px 33px;

}

.exclusion li::before{

	font-family: FontAwesome;

    content: "\f00d";

	position: absolute;

	    color: #fff;

    left: 0;

    top: 3px;

    background-color: #e74c3c;

    height: 22px;

    width: 22px;

    text-align: center;

    border-radius: 50%;

    padding: 0px;

    font-size: 14px;

}



.g-include-exclude {



    padding: 0px 0 20px;



}







.a-inclue h4 {



    font-size: 20px;



    margin-bottom: 10px;



}







.a-facilit {



    padding: 0 0 20px;



}







.a-include li i {



    line-height: 32px;



    margin-right: 11px;



    



	color:#57bfcf;



}



.overview h2 {



    font-size: 27px !important;



}

.whiteBg {



    background-color: #f7f7f7;



    border: thin solid #e6e6e6;



    padding: 20px;



	text-align: center;



    margin-bottom: 20px;



    height: 80vh;

    overflow: auto;

    position: -webkit-sticky;

    position: sticky;

    top: 15%;





}



.whiteBg p {



    font-size: 15px;



    line-height: 22px;



}



.form-inner button.btn-sub.btn-info {



    padding: 5px 28px;



    border-radius: 5px;



    background-color: #6082B6;



    margin: 10px 0;



    color: #fff;



    display: block;



    width: 100%;



}

form.form-inner label {

    margin-bottom: 5px;

    text-align: left;

}

.form-inner .form-group {

    margin-bottom: 10px;

}

.left-detail .faq-accordion .accordion-button {

    font-size: 16px;

    padding: 7px 12px;

}
.accordion-button:focus{
    box-shadow: 0 0 0 3px rgba(13,110,253,.25) !important;
}

.faq-accordion .accordion-body {

    padding: 1px 10px;

}

.whiteBg h6 {



    text-align: center;



    color: #6082B6;



    font-size: 26px !important;



	    line-height: 30px;



    font-weight: 700;



    margin: 0 0 14px;



	text-align: center;



}



.whiteBg h6 i{



    font-size: 32px !important;



}



.overview p {



    font-size: 15px;



}

.price-box {

    background-color: #fff;

    border: thin solid #e6e6e6;

    padding: 5px 5px 10px 5px;

}



.price-box-inner {

    background-color: #c6d3dc;

    padding: 10px 10px;

}



.price-box-inner span {

    text-decoration: line-through;

    /* color: red; */

}



.price-box-inner h3 {

    font-size: 26px;

	margin-bottom: 0;

}

.price-box-inner h3 small {

    font-size: 14px;

    margin-left: 5px;

}

.price-box-inner p {

    font-size: 13px;

	margin-bottom: 0;

}

.off-box {

    float: right;

    background-color: #f45047;

    font-size: 10px;

    color: #fff;

    text-transform: uppercase;

    padding: 0px 8px;

    border-radius: 3px;

}

.bokk-now{

       margin: 0;

    padding: 10px 22px;

    text-align: center;

    text-transform: uppercase;

    transition: 0.5s;

    background-size: 200% auto;

    color: white;

    box-shadow: 0 3px 8px #333;

    border-radius: 30px;

    display: inline-block;

    outline: none;

    border: none;

    opacity: 1;

    background: #a4bdfc;

    background: linear-gradient(0deg, rgba(164, 189, 252, 0.8) 0%, rgba(0, 64, 138, 0.8) 67%);

}

.price-box {

    margin-top: 846px;

	margin-bottom: 20px;

}

.inner-bannersec{

    width: 100%;

    overflow: hidden;

    padding: 15% 0;

    background-attachment: fixed;

    background-size: cover;

    position: relative;

}

.inner-bannersec:before{

   position: absolute;

   content: "";

   width: 100%;

   height: 100%;

   background-color: rgba(0,0,0,.1);

   top: 0;

}

.inner-bannersec h1{

    text-align: center;

    color: #fff;

    position: relative;

    font-family: var(--main-fonts);

    font-size: 40px;

}

 .main-nav {

    background-color: #4e74ac;
    border-radius: 3px;
    margin-bottom: 15px;
    display: flex;
    margin-top: 20px;
    max-width: 1050px;
}

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

    border-right: 0;

}
.main-nav ul {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
}
.main-nav ul li a {

    color: #fff !important;

     font-size: 18px;

    padding: 5px 26px;

    display: inline-block;

    border-right: solid 1px #fff;

}

.left-top-header h2 {

    text-align: center;

}

.slider-gallery img {

    border-radius: 10px;

}

.left-detail h3{

    color: var(--primary-color);

    font-size: 24px;

    margin-bottom: 8px;

    font-family: var(--main-fonts);

}

.left-detail p {

    line-height: 22px;

}

 .flight-div {

      border: 1px solid #f5f4f4;

      width: 100%;

      background: #fcfbfb;

      position: relative;

      margin-bottom: 15px;

      padding: 7px 24px;

}

.flight-div.flight-div-2 {

    padding: 15px 24px 0;

}

.fligh-left .icofont-hotel {

    /* height: 80px !important; */

    font-size: 23px;

    color: #fff;

    padding: 10px;

    background-color: #000;

    border-radius: 50%;

    margin-right: 10px;

    float: left;

}



.fligh-left span {

    display: block;

    font-size: 12px;

}



                                .fligh-left {

                                    font-size: 17px;

                                    text-transform: uppercase;

                                    padding: 10px 0 0;

                                }



                                .fl-left i {

                                    font-size: 23px;

                                    color: #fff;

                                    background-color: #000;

                                    height: 44px;

                                    width: 44px;

                                    border-radius: 50%;

                                    float: left;

                                    margin-right: 10px;

                                    padding: 12px;

                                }



                                .fli-righ .name {

                                    width: 30%;

                                    float: left;

                                }



                                strong.ng-binding {

                                    font-size: 18px;

                                    font-weight: 500;

                                }



                                .fli-righ .name small {

                                    display: block;

                                    color: #baacac;

                                }



                                .fli-righ .name {

                                    width: 30%;

                                    float: left;

                                }



                                .fli-righ {}



                                strong.ng-binding {

                                    font-size: 18px;

                                    font-weight: 500;

                                }



                                .fli-righ .name small {

                                    display: block;

                                    color: #baacac;

                                    font-size: 14px;

                                }



                                .fli-righ .place {

                                    width: 21%;

                                    float: left;

                                }



                                .fli-righ .place .full.ng-binding {

                                    font-size: 18px;

                                    text-transform: uppercase;

                                    color: #000;

                                }



                                span.font-gray.ng-binding {

                                    display: block;

                                    color: #6d6d6d;

                                    font-size: 14px;

                                }



                                .hour {

                                    width: 28%;

                                    float: left;

                                    position: relative;

                                    text-align: center;

                                }



                                .line {

                                    border-bottom: 1px solid #cfcfcf;

                                    position: absolute;

                                    width: 100%;

                                    top: 13px;

                                    left: 0;

                                }



                                .line:before {

                                    left: 0;

                                }



                                .line:after {

                                    right: 0;

                                }



                                .line:before,

                                .line:after {

                                    content: "";

                                    width: 11px;

                                    height: 11px;

                                    border: 2px solid #fff;

                                    background: #cfcfcf;

                                    position: absolute;

                                    border-radius: 50%;

                                    top: -5px;

                                }



                                .hour p {

                                    margin-top: 30px;

                                    color: #6d6d6d;

                                }



                                .place.place-1 {

                                    padding-left: 20px;

                                }



.hour i {

      font-size: 26px;

       position: absolute;

      top: 2px;

      left: 0;

      right: 0;

      transform: rotate(45deg);

}

.hotel-single-sec {

    padding-bottom: 10px;

}

.specialist-content.specialist-content-2 {

    background-color: #eef1f6;

}

.contact-box h3{

	color: #000;

}

.contact-infomation-box .professional-box {

    margin-top: 0;

    flex-basis: 50%;

	margin-bottom: 20px;

}



.contact-infomation-box .professional-box i{

	color: #fff;

	font-size: 20px;

}

.contact-infomation-box {

    display: flex;

    flex-wrap: wrap;

}

.professional-box {

  display: flex;

  align-items: center;

margin-top: 30px;

}





.professional-box-icon {

height: 40.735px;

  position: relative;

  background-color: var(--primary-color);

  text-align: center;

  width: 20%;

  display: flex;

  justify-content: center;

  align-items: center;

  margin-right: 20px;

  /* display: block; */

  max-width: 65px;

min-width: 65px;

}

.professional-box-content{

width: 80%;

}

.professional-box-icon img {

  max-width: 57%;

  text-align: center;

}

.professional-box-icon::before {

content: "";

position: absolute;

top: -18.5px;

left: 0;

width: 0;

height: 0;

border-left: 32.5px solid transparent;

border-right: 32.5px solid transparent;

border-bottom: 18.8675px solid var(--primary-color);

}

.professional-box-icon::after {

content: "";

position: absolute;

bottom: -17.8px;

left: 0;

width: 0;

height: 0;

border-left: 32.5px solid transparent;

border-right: 32.5px solid transparent;

border-top: 18.5px solid var(--primary-color);

}

.professional-box-content h4 {

  font-size: 15px;

  text-transform: uppercase;

  font-family: var(--main-fonts);

  color: #000;

  font-weight: 600;

margin-bottom: 5px;

}



.professional-box-content p {

  color: #000;

  font-size: 14px;

  padding-right: 20px;

  line-height: normal;

}

.contact-info {

  background-color: #f7f7f7;

}

.free-consultation{

	background-color: #FFF;

}

.free-consultation h2{

	font-size: 38px;

	position: relative;

	text-align: center;

	padding-bottom: 20px;

    margin-bottom: 25px;

}

.free-consultation h2::after{

	position: absolute;

	content: "";

	width: 100px;

	height: 2px;

	background-color: var(--primary-color);

	left: 0;

	right: 0;

	text-align: center;

	bottom: 0;

	margin: 0 auto;

}

.free-consultation p{

	font-size: 15px;

	color: #666;

	text-align: center;

}

form.schedule-form{

}

form.schedule-form .form-control {

    background-color: #f0f0f0;

    border-color: #f0f0f0;

}



form.schedule-form .form-label {

    color: #000;

    text-transform: uppercase;

    font-size: 14px;

}

.submit-btn{

	background-color: var(--primary-color);

	color: #fff;

	text-transform: uppercase;

	font-size: 14px;

	padding: 10px 15px;

	float: right;

}

form.schedule-form span {

    color: #666666;

    font-size: 14px;

}

.text-effect{

  font-family: var(--main-fonts);

    font-weight: 700;

    font-size: 30px;

    text-align: center;

    color: #001d25;

    margin-bottom: 32px;

    position: relative;

    text-transform: uppercase;

    display: inline-block;

}

.text-effect:before{

  content: attr(data-effect);

  color: var(--primary-color);

  background: rgba(255,255,255,0.5);

  overflow: hidden;

  position: absolute;

  top: 0;

  left: 0;

  clip-path: polygon(0% 0%, 30% 0%, 30% 100%, 0% 100%);

  animation: slide 4s 1s linear infinite;

}



@keyframes slide{

  50%{ clip-path: polygon(70% 0%, 100% 0%, 100% 100%, 70% 100%); }

}

@media only screen and (max-width: 990px){

  .text-effect{ font-size: 90px; }

}

@media only screen and (max-width: 767px){

  .text-effect{ font-size: 75px; }

}

@media only screen and (max-width: 576px){

  .text-effect{ font-size: 55px; }

}

@media only screen and (max-width: 479px){

  .text-effect{ font-size: 40px; }

}

.counter-box {

    text-align: left;

}



.counter-box span {

    font-size: 44px;

    margin: 0;

    position: relative;

    color: #0d3a48;

    margin-bottom: 10px;

    font-family: var(--main-fonts);

    font-weight: 600;

}



.counter-box {

    position: relative;

}

.char-dham-sec .four {

    margin: 20px 0;

}

.counter-box::before{

    position: absolute;

    /* content: ""; */

    height: 100%;

    width: 100%;

    background-color: rgb(0,0,0,.7);

    left: 0;

    right: 0;

    top: 0;

    bottom: 0;

    border-radius: 10px;

}

.counter-box p {

    color: #0d3a48;

    position: relative;

    font-weight: 500;

    text-align: left;

    padding-right: 0;
        font-size: 14px;
    margin-top: 0;

}

.counter-box h3 {

    position: absolute;

    top: 6px;

    left: 93px;

    font-size: 44px;

    margin: 0;

    /* position: relative; */

    color: #0d3a48;

    margin-bottom: 10px;

    font-family: var(--main-fonts);

    font-weight: 600;

}

  section.dhar-ad {

    padding: 40px 0;

}

.ads-dham img {

    background-color: #fff;

    padding: 2px;

    box-shadow: rgba(0, 0, 0, 0.45) 0px 15px 20px -20px;

    border-radius: 20px;

}

.specialist-item {

    overflow: hidden;

}

.w-img img {

    width: 100%;

    height: 100%;

    object-fit: cover;

    border-radius: 15px 15px 0 0;

}

.specialist-thumb{

  transition: all 0.5s ease;

   

}

.product-main-box {

    position: relative;

}

.specialist-item:hover .specialist-thumb {

    -webkit-transform: scale(1.1);

    -moz-transform: scale(1.1);

    -ms-transform: scale(1.1);

    -o-transform: scale(1.1);

    transform: scale(1.1);

}

.specialist-content {

    position: relative;

    background: var(--white-color);

    padding: 30px 30px 30px;

        border-radius: 0 0 15px 15px;

}

.specialist-content h4 {

    margin-bottom: 10px;

    text-transform: capitalize;

    font-size: 20px;

    font-family: var(--main-fonts);

    font-weight: 700;

}

.specialist-content h4 a{

  color: var(--primary-color);

}

.specialist-content p {

    margin-bottom: 0;

}

.specialist-link {

    position: absolute;

    right: 30px;

    top: -25px;

}

.specialist-link a {

    height: 50px;

    width: 50px;

    display: inline-flex;

    align-items: center;

    justify-content: center;

    background: var(--white-color);

    font-size: 20px;

    border: 1px solid rgba(85, 85, 85, 0.2);

    color: var(--primary-color);

}

.specialist-link a i{

  font-size: 30px;

}

.specialist-icon {

    position: absolute;

    top: -50px;

    left: 25px;

}

.specialist-item:hover .specialist-icon span {

    background-color: var(--secondary-color);

}

.specialist-icon span {

    height: 90px;

    width: 90px;

    background: var(--primary-color);

    display: inline-flex;

    align-items: center;

    justify-content: center;

    border-radius: 100px;

    border: 5px solid var(--white-color);

}

.specialist-icon span i {

    font-size: 35px;

    color: #fff;

}

.yatra-package {

    padding: 25px 40px 20px !important;

    text-align: center;

    background-color: #f9f9f9;

}

   .Product-destination:hover .specialist-thumb {

    -webkit-transform: scale(1.1);

    -moz-transform: scale(1.1);

    -ms-transform: scale(1.1);

    -o-transform: scale(1.1);

    transform: scale(1.1);

}

    .product_padd {

    margin-bottom: 43px;

    padding: 0 25px;

}

.Product-destination {

    -webkit-border-radius: 11px;

    -moz-border-radius: 11px;

    -ms-border-radius: 11px;

    border-radius: 11px;

    -webkit-box-shadow: 5px 5px 7px -1px rgba(0, 0, 0, 0.67);

    -moz-box-shadow: 5px 5px 7px -1px rgba(0,0,0,0.67);

    box-shadow: 5px 5px 7px -1px rgba(0, 0, 0, 0.67);

        height: 100%;

    width: 100%;

    overflow: hidden;

}

.prdt-title_txt-d {

    position: absolute;

    right: 0;

    top: 12px;

    left: 0;

    z-index: 0;

    padding: 0px 5px 13px 18px;

    color: #fff;

    text-align: left;

    width: 95%;

    text-align: center;

}

.produc_txt_title-d {

    font-size: 19.5px;

    color: #fff;

    margin-top: 0;

    margin-bottom: 0;

    padding-top: 0px;

    padding-bottom: 3px;

}

.produc_txt-d {

    position: absolute;

    right: 0;

    bottom: -26px;

    left: 0;

    z-index: 0;

    padding: 0px 0px 13px 15px;

    color: #fff;

    text-align: left;

    width: 95%;

    text-align: center;

}

.produc_txt_start-d {

    font-size: 18px;

    color: #fff;

    margin-top: 0;

    margin-bottom: 0;

    padding-top: 3px;

    padding-bottom: 3px;

    background-color: #ffde00;

    color: #000;

    display: flex;

    justify-content: center;

    align-items: center;

    border-radius: 10px;

    margin-bottom: 10px;

}

.price-fnt {

    font-size: 24px;

}

.digit-fnt {

    font-size: 18px;

}

.produc-butt img {

    width: 40%;

    max-width: 40%;

}

.product_padd a {

    position: relative;

}

.produc-butt a{

    color: #fff;

}

.produc-butt {

        margin: 0;

    padding: 10px 22px;

    text-align: center;

    text-transform: uppercase;

    transition: 0.5s;

    background-size: 200% auto;

    color: white;

    box-shadow: 0 3px 8px #333;

    border-radius: 30px;

    display: inline-block;

    outline: none;

    border: none;

    opacity: 1;

    background: #a4bdfc;

    background: linear-gradient(0deg, rgba(164, 189, 252, 0.8) 0%, rgba(0, 64, 138, 0.8) 67%);

}

.why-book{

    padding: 40px 0;

}

.why-book-item {

    padding: 10px 15px;

    border-radius: 15px;

    background-color: #fdeaea;

    text-align: center;

    flex-basis: 19%;
    margin: 0 22px;

}

.why-book-item i{

    font-size: 30px;

    color: var(--primary-color);

    margin-bottom: 15px;

}

.why-book-item h5 {color: #000;font-size: 16px;margin: 0;}

.why-book-box{

    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    background-image: url(https://shubhdham.com/wp-content/uploads/2026/04/banner-2.webp);
    padding: 20px 20px 6px;
    border-radius: 20px;

}

.why-book-item p {

        font-size: 13px;
    line-height: 16px;

}

.why-book-item.why-book-item2 {

    background-color: #eaf3ff;

}



.why-book-item.why-book-item3 {

    background-color: #eafaf1;

}



.why-book-item.why-book-item4 {

    background-color: #fff9e6;

}

.luch-box {

    display: flex;

    align-items: center;

    justify-content: space-between;

    background-color: #eee;

    padding: 3px 20px;

    border-radius: 5px;

}



.luch-box p {

    margin-bottom: 0;

    font-size: 16px;

}



.luch-box-rgt span {

    font-size: 17px;

}



.luch-box-rgt span i {

    color: #00408a;

    margin-right: 10px;

}

.dham-box {

    display: flex;

    justify-content: end;

}



.dham-item {

    flex-basis: 33%;

    text-align: left;

}



.dham-item h2 {

    text-align: left;

}

span.counter::before {

    content: "+";

    right: -30px;

    position: absolute;

}

.counter-box.counter-box-2 {

    background: #def6fa;

    padding: 20px 20px;

    width: 220px;

    border-radius: 12px;

}



.counter-box.counter-box-2 span {

    font-size: 36px;

    margin: 2px 0;

}

.counter-box.counter-box-2 p{

    margin-bottom: 0;

}

.four-box {

    display: flex;

    justify-content: space-between;

    max-width: 83%;

    margin: 0 auto;

}

.carousel-indicators {

    position: static;

    margin-left: 0;

    margin-right: 0;

    margin-top: 10px;

}



.carousel-indicators [data-bs-target] {

    width: 20%;

}

.accommodation-box {

    display: flex;

    justify-content: space-between;

    align-items: center;

    padding: 10px;border: solid 1px #000;border-radius: 10px;
    max-width: 98%;

}
.accommodation-box-image {
    flex-basis: 45%;
}

.accommodation-box-content {
    flex-basis: 51%;
}
.accommodation-box-content h4 {

    color: var(--primary-color);

    font-size: 24px;

    font-weight: 600;

    margin-bottom: 15px;

}



.star-box span i {

    color: #FFBF00;

    font-size: 18px;

}



span {}



.star-box span {

    margin-right: 11px;

}



.star-box {

    align-items: center;

    display: flex;

}

.accommodation-slider .owl-nav {
 position: absolute;
    top: 47%;
    width: 100%;
    display: block;
    left: inherit;
    transform: translateY(-47%);

}



.accommodation-slider .owl-nav .owl-prev {
    position: absolute;
    left: -18px;
    height: 40px;
    width: 40px;

}



.accommodation-slider .owl-nav .owl-next {
   position: absolute;
    right: -4px;
    height: 40px;
    width: 40px;
}

.milestone h2 span {

    display: block;

    font-size: 16px;

    margin-bottom: 10px;

}

                .pdp_travel_duration {

    width: 90px;

    height: 76px;

    background-color: #f3f2f2;

    position: relative;

    padding: 0;

    max-width: 90px;

}

.pdp_travel_duration:after , .pdp_travel_duration:before {

    position: absolute;

    top: 0;

    left: 90px;

    width: 0;

    height: 0;

    border: 38px solid transparent;

    content: "";

}

.pdp_travel_duration:after {

    border-left: 12px solid #f3f2f2;

}

.pdp_travel_duration ul li:first-child {

    border-right: 1px solid #e4e2e2;

}

.pdp_travel_duration ul li {

    display: inline-block;

    text-align: center;

    width: 50%;

    min-width: 45px;

    float: left;

    padding: 0;

    margin: 0px 0 10px;

}

.pdp_travel_duration ul li>span:first-child {

    font-size: 20px;

    color: #333;

}

.pdp_travel_duration ul li>span {

    float: left;

    width: 100%;

    display: block;

    color: #666;

    font-size: 12px;

}

.pdp_travel_duration ul {

    display: flex;

    align-items: center;

    margin: 0;

    padding: 0;

}

.itinerary_details .itinerary_details_box {

    padding: 10px 10px 10px 0;

    position: relative;

    border-bottom: 1px solid #c8c6c7;

    border-top: 1px solid #c8c6c7;

    margin-left: 25px;

    width: 100%;

}

.left-detail .pdp_flight_data_ul_tc_details {

    list-style: none;

    margin: 0;

    padding: 0;

    display: flex;

    flex-wrap: wrap;

}

.left-detail h4 {

    color: var(--primary-color);

    font-size: 18px;

    margin-bottom: 5px;

    font-family: var(--main-fonts);

}

.tti {

    margin-bottom: 25px;

}

.tti {

    margin-bottom: 25px;

}



.left-detail ul li {

    font-size: 15px;

    font-family: var(--main-fonts);

    padding: 1px 0;

    color: #36454F;

}

.faq-accordion .accordion-body p {

    padding: 0;

    margin: 5px 5px 5px;

    font-size: 16px;

    line-height: 24px;
}



.accordion-item h3 {

    margin: 0;

}

.left-detail ul {

    margin-top: 10px;

}

.tti {

    margin-bottom: 25px;

}



.travel-trips {

    margin-bottom: 25px;

}

.left-detail ol li::before {

    content: inherit;

}



.left-detail ol li {

    padding-left: 0;

    list-style-type: circle;

}

.left-detail {

    padding: 0 0 30px;

}

.left-detail ul li:last-child.line-arrow{

    display: none;

}
.price-box .bokk-now {
    text-align: center;
    /* display: flex; */
    justify-content: center;
    margin: 9px 3px;
    padding: 10px 19px;
    font-size: 14px;
}
.produc-butt.produc-butt-2 {
    padding: 10px 9px;
    display: block;
    margin-bottom: 10px;
}

.produc-butt.produc-butt-2 ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: space-between;
}
.float-btns{
  position:fixed;right:0;top:50%;transform:translateY(-50%);
  display:flex;flex-direction:column;gap:0;z-index:300;
}
.float-wa,.float-call{
  width:64px;padding:10px 0;
  display:flex;flex-direction:column;align-items:center;gap:4px;
  font-family:'Poppins',sans-serif;font-size:10px;font-weight:600;
  color:#fff;text-decoration:none;cursor:pointer;transition:filter .2s;
}
.float-wa{background:#25D366;border-radius:8px 0 0 0; margin-bottom: 4px;}
.float-call{background:#6082B6;border-radius:0 0 0 8px;}
.float-wa:hover,.float-call:hover{filter:brightness(1.1);}
.slider-wrapper {
      width: 100%;
      position: relative;
    }

    /* ── Slide ── */
    .slide-main {
      position: relative;
      height: 600px;
      overflow: hidden;
      display: flex;
      align-items: flex-end;
      padding: 60px 80px;
    }

    /* ── Background image with Ken Burns zoom ── */
    .slide-bg {
      position: absolute;
      inset: 0;
      background-size: cover;
      background-position: center;
      transform: scale(1.08);
      transition: transform 6s ease;
      will-change: transform;
    }

    .owl-item.active .slide-bg {
      transform: scale(1);
    }

    /* ── Dark gradient overlay ── */
    .slide-overlay {
      position: absolute;
      inset: 0;
      z-index: 1;
    }

    .slide-1 .slide-overlay { background: rgba(0, 0, 0, .1) }
    .slide-2 .slide-overlay { background: linear-gradient(to top, rgba(0,6,14,0.9) 0%, rgba(0,20,42,0.45) 55%, rgba(0,0,0,0.15) 100%); }
    .slide-3 .slide-overlay { background: linear-gradient(to top, rgba(12,0,6,0.9) 0%, rgba(38,5,18,0.45) 55%, rgba(0,0,0,0.15) 100%); }
    .slide-4 .slide-overlay { background: linear-gradient(to top, rgba(0,8,2,0.9) 0%, rgba(5,24,5,0.45) 55%, rgba(0,0,0,0.15) 100%); }

    /* ── Accent colours ── */
    .slide-1 { --accent: #c8963e; }
    .slide-2 { --accent: #5ba8c4; }
    .slide-3 { --accent: #c45b6a; }
    .slide-4 { --accent: #6aad6e; }

    /* Left accent bar */
    .slide::before {
      content: '';
      position: absolute;
      left: 0; top: 0; bottom: 0;
      width: 5px;
      background: var(--accent, var(--gold));
      z-index: 3;
    }

    /* ── Content ── */
    .slide-content {
      position: absolute;
      z-index: 2;
      max-width: 780px;
      top: 50%;
      transform: translateY(-50%);
    }

    /* Eyebrow */
    .label {
      display: inline-flex;
      align-items: center;
      gap: 10px;
      font-size: 11px;
      font-weight: 500;
      letter-spacing: 0.3em;
      text-transform: uppercase;
      color: var(--accent, var(--gold));
      margin-bottom: 18px;
      opacity: 0;
      transform: translateY(20px);
    }

    .label::before {
      content: '';
      display: block;
      width: 32px;
      height: 1.5px;
      background: var(--accent, var(--gold));
    }

    /* Heading */
    .heading {
      font-size: 38px;
      font-weight: 700;
      line-height: 1.06;
      color: #fff;
      margin-bottom: 5px;
      text-align:left;
    }

    .heading span {
      display: block;
      opacity: 0;
      transform: translateY(70px);
    }

    /* Body */
    .body-text {
      font-size: 17px;
      line-height: normal;
      color: rgba(255,255,255,1);
      max-width: 500px;
      margin-bottom: 36px;
      opacity: 0;
      transform: translateY(20px);
    }

    /* CTA */
    .cta {
      display: inline-flex;
      align-items: center;
      gap: 12px;
      padding: 14px 32px;
      background: var(--accent, var(--gold));
      color: #fff;
      font-size: 12px;
      font-weight: 600;
      letter-spacing: 0.12em;
      text-transform: uppercase;
      text-decoration: none;
      border-radius: 2px;
      cursor: pointer;
      opacity: 0;
      transform: translateY(16px);
      transition: filter 0.3s ease;
      display: none;
    }

    .cta:hover { filter: brightness(1.18); }
    .cta svg { transition: transform 0.3s ease; }
    .cta:hover svg { transform: translateX(5px); }

    /* Decorative number */
    .slide-number {
      position: absolute;
      right: 64px;
      bottom: 52px;
      font-size: 130px;
      font-weight: 900;
      color: rgba(255,255,255,0.07);
      line-height: 1;
      z-index: 2;
      user-select: none;
      pointer-events: none;
      opacity: 0;
      transform: translateY(30px);
    }

    /* ── Progress bar ── */
    .progress-bar {
      position: absolute;
      bottom: 0; left: 0;
      height: 4px;
      background: var(--accent, var(--gold));
      width: 0%;
      z-index: 4;
    }

    /* ── Dots ── */
    .owl-dots {
      position: absolute !important;
      bottom: 22px;
      left: 50%;
      transform: translateX(-50%);
      display: flex !important;
      gap: 8px;
      z-index: 10;
    }

    .owl-dot span {
      width: 24px !important;
      height: 3px !important;
      border-radius: 2px !important;
      background: rgba(255,255,255,0.3) !important;
      transition: width 0.3s, background 0.3s !important;
      margin: 0 !important;
    }

    .owl-dot.active span {
      background: #fff !important;
      width: 44px !important;
    }

    /* ── Nav arrows ── */
    .owl-nav {
      position: absolute;
      top: 50%;
      width: calc(100% + 64px);
      left: -32px;
      transform: translateY(-50%);
      display: flex;
      justify-content: space-between;
      pointer-events: none;
      z-index: 10;
    }

    .owl-nav button {
      pointer-events: all;
      width: 50px; height: 50px;
      border-radius: 50% !important;
      border: 1.5px solid rgba(255,255,255,0.3) !important;
      background: rgba(0,0,0,0.4) !important;
      backdrop-filter: blur(6px);
      display: flex !important;
      align-items: center;
      justify-content: center;
      cursor: pointer;
      transition: border-color 0.3s, background 0.3s;
      font-size: 0 !important;
    }

    .owl-nav button:hover {
      border-color: rgba(255,255,255,0.8) !important;
      background: rgba(0,0,0,0.65) !important;
    }

    .owl-nav button::before {
      content: '';
      display: block;
      width: 10px; height: 10px;
      border-top: 2px solid #fff;
      border-right: 2px solid #fff;
    }

    .owl-prev::before { transform: rotate(-135deg) translate(2px,-2px); }
    .owl-next::before { transform: rotate(45deg) translate(-2px,2px); }

    @media (max-width: 768px) {
      .slide {}
      .owl-nav { display: none !important; }
      .slide-number { font-size: 80px; right: 24px; bottom: 32px; }
    }
.postid-163 .pdp_flight_data_ul_tc_details , .postid-162 .pdp_flight_data_ul_tc_details{
    flex-wrap: wrap;
}
.carousel-item h5 {
    position: absolute;
    bottom: 0px;
    color: #fff !important;
    left: 20px;
    text-shadow: 0 0 4px rgb(0 0 0 / 50%);
    font-weight: 500;
    font-size: 22px;
    line-height: 1.3;
}
.input-group-addon.form-icon{
	background: transparent;
	border-radius: 0px;
	border: 0px;
	border-bottom: solid 2px #f9f9f9;
}

.form-control.form-input{
	background: transparent;
	border-radius: 0px;
	border: 0px;
	border-bottom: solid 2px #f9f9f9 !important;
	box-shadow: 0px 0px 0px;
	height: 50px;
	font-size: 16px;
}

.form-control.form-input:focus{
	border: 0px;
	box-shadow: 0px 0px 0px;
	border-bottom: solid 2px #495057;
}

.form-control.form-input::placeholder{
	color: #495057;
	}

.con-icon{
	background-color: #fff;
	height: 30px;
	width: 30px;
	color: #6f42c1;
	border: solid 1px #6f42c1;
	border-radius: 50%;
	line-height: 27px !important;
}
.con-icon-one{
	color: #e83e8c;
	border: solid 1px #e83e8c;
}

.con-icon-two{
	color: #28a745;
	border: solid 1px #28a745;
}

.con-icon-three{
	color: #fd7e14;
	border: solid 1px #fd7e14;
}
.con-icon-four{
	color: #dc3545;
	border: solid 1px #dc3545;
}
.con-icon-five{
	color: #dc3545;
	border: solid 1px #dc3545;
}
.con-icon-six{
	color: #00c5ff;
	border: solid 1px #00c5ff;
}
.button-margin{
	margin: 10px 0 0;
	text-align: center;
	display: inline-block;
}
.button-margin p{
    margin-bottom: 0;
}
.form-margin{
	margin-bottom: 0px;
}

.info-con {
    margin-top: 30px;
    z-index: 1;
}
.info-con .d-flex {
    overflow: hidden;
    font-size: 21px;
    border-color: #8b9cb2 !important;
    line-height: 1.3;
    background-color: #fff;
	display: flex!important;
	padding: 5% 3%;
	border: 1px solid #e9ecef;
	border-radius: 5px;
}
.info-con .d-flex span {
    font-size: 15px;
	font-family: 'Poppins', sans-serif;
	line-height: 3px;
}
.info-con .d-flex h4 {
    font-size: 20px;
	font-family: 'Poppins', sans-serif;
	font-weight: normal;
	line-height: 9px;
}
.info-con i {
    font-size: 25px;
    border-right: 1px solid #5f7797;
    line-height: 50px;
    padding: 0 15px;
    color: #29296c;
}
.info-right{
	padding-left: 10px;
	margin-top: -6px;
}
.row.form-margin .input-group {
    align-items: center;
}
.modal-dialog.rent-car {
    max-width: 320px;
}
.form-margin .input-group {
    margin-bottom: 0px;
    border-bottom: solid 1px #ccc;
}
.modal-dialog.rent-car .modal-body{
    padding: 0 1rem;
}
.row.form-margin .input-group p {
    display: flex;
    align-items: center;
    margin-bottom: 0;
    width: 100%;
}

.button-margin .btn.btn-info {
    margin: 0 auto;
    display: flex;
}
.btn.btn-info {
    margin: 0;
    padding: 10px 22px;
    text-align: center;
    text-transform: uppercase;
    transition: 0.5s;
    background-size: 200% auto;
    color: white;
    box-shadow: 0 3px 8px #333;
    border-radius: 30px;
    display: inline-block;
    outline: none;
    border: none;
    opacity: 1;
    background: #a4bdfc;
    background: linear-gradient(0deg, rgba(164, 189, 252, 0.8) 0%, rgba(0, 64, 138, 0.8) 67%);
}
.accommodation-slider {
    margin-bottom: 10px;
}
.left-detail ul li:last-child .line-arrow {
    display: none;
}
.why-book-item:nth-child(1){
    background-color: #fdeaea;
}
.why-book-item:nth-child(5){
    background-color: #fdcccc;
}

.why-book-item:nth-child(2){
    background-color: #eaf3ff;
}
.why-book-item:nth-child(6){
    background-color: #b9d0ef;
}

.why-book-item:nth-child(3){
    background-color: #eafaf1;
}
.why-book-item:nth-child(7){
    background-color: #c9f7dd;
}

.why-book-item:nth-child(4){
    background-color: #fff9e6;
}
.why-book-item:nth-child(8){
    background-color: #fce69f;
}
.whiteBg.whiteBg-2 .submit-btn {
    float: none;
    text-align: center;
    margin: 0 auto;
    display: flex;
}
ul.social-list.social-list-two a.social-link {
    padding: 4px 3px 1px;
    /* border: inherit; */
    font-size: 15px;
}

.header-top-left p:first-child {
    flex-basis: 67%;
}
@media only screen and (max-width: 576px){
    .container {
    width: 100%;
}

.header-top-left p a {
    font-size: 12px;
}
.slide-main {
    padding: 20px;
    height: 350px;
}

.char-dham-sec h2 , .char-dham-sec h2 span {
    font-size: 28px;
    line-height: 32px;
}

.char-dham-sec h2 span {
    margin: 0;
}

.char-dham-sec p {
    padding-right: 0;
}

.char-dham-sec .four {
    margin: 0;
}

.yatra-package {
    padding: 25px 0 20px !important;
}

.why-book-box {}

.why-book-item.mb-3 {flex-basis: 100%;}

.price-fnt {
    font-size: 20px;
}

.produc-butt.produc-butt-2 ul li {
    font-size: 12px;
}

.four-box {
    max-width: 100%;
    flex-wrap: wrap;
}

.four-box .four {
    flex-basis: 100%;
    margin-bottom: 15px;
}

.four-box .four .counter-box.counter-box-2.colored {
    width: 100%;
    text-align: center;
}

.four-box .four .counter-box.counter-box-2.colored p {
    text-align: center;
}

.footer-main-box {flex-wrap: wrap;}

.footer-main-box .footer-brand, .footer-contact, .footer-form {
    width: 100%;
}

.footer-text {
    display: inline-block;
}

ul.social-list {
    margin-bottom: 30px;
}

.footer-btm-main {
    flex-wrap: wrap;
}
.header-sticky.is-sticky .logo {
    width: 22%;
}
.dham-box {
    flex-wrap: wrap;
}

.dham-item {
    flex-basis: 93%;
}
.inner-bannersec h1 {
    font-size: 23px;
}

.inner-bannersec {
    background-position: center center;
    background-size: 100%;
    background-attachment: inherit;
}

.main-nav ul {
    flex-wrap: wrap;
    flex-direction: column;
    width: 100%;
    text-align: center;
    display: none;
}

.main-nav ul li a {
    border-right: 0px;
}

.d-flex.pdp_flight_schedule.align-items-center {
    flex-direction: column;
    align-items: baseline!important;
}

.itinerary_details .itinerary_details_box {margin-left: 0px;}

.slider-gallery {
    padding-bottom: 20px;
}

.a-inclue {
    margin-bottom: 30px;
}

.price-box {
    margin-top: 0;
}

.whiteBg {
    position: inherit;
    height: inherit;
}
ul.social-list.social-list-two {
    display: none;
}

.header-top-left {
    /* flex-wrap: wrap; */
    align-items: center;
    justify-content: center;
}

.header-top-left p:first-child {
    flex: none;
}
}