html {
  scroll-behavior: smooth;
}

a{
    text-decoration: none;
}
a:hover{
    text-decoration: none;
}

body{
    margin-left: 0px;
    margin-right: 0px;
    background: url(../image/paper.jpg);
    background-color: #f1f3f2; 
    background-size: 123px;
}
.demo-long {
      margin-top:156px; 
    }
.bg-menu{
    background: url(../image/bg-nav.png);
    border-bottom: 2px solid #903a00;
    background-size: contain;
    background-color: #c75103;
/*    box-shadow: 2px 2px 2px 2px black;*/
}
/*start media*/
@media only screen and (max-width:786px){
#slide-img{
    width: 100%; 
          }
.headingh{
    font-size: 22px;
 }
.wrap{
    height: auto!important;
}
.wrap2{
    height: auto!important;
} 
.banner-1 {
    padding-top: 92px!important; 
    }
.heading{
    margin-left: 1% !important;
    }
.heading-center{
        left: 1% !important;
        font-size: 1rem!important;
        margin-top: -11% !important;
    }   
.heading{
     font-size: 18px!important;   
    }
    .heading-bg{
     font-size: 15px!important;    
    } 
.top-link{
        text-align: center
    } 
.footer-info {
 text-align: center;
}
.footer-logo {
    width: 233px;
    display: block;
    margin: 0px auto;
}
.address p{
text-align: center;
} 
.bottom-copy-right p{
        text-align: center;
    }  
.logo {
    width: 134px!important;
    margin-top: 8px;
} 
.demo-long {
    margin-top: 114px!important;
} 
.top-mob {
    color: white;
    margin:0px!important;
    font-weight: 400;
} 
.cube > div{
        font-size: 18px!important;
    }
}
/*end media tag*/
.south-bg{
  background-image: url(../image/bgg.jpg);
    padding-bottom: 30px; 
  background-size: cover;   
}
#slide-img{ 
    height: auto;
    animation-delay: 5s;  
    width: 100%; 
/*    animation:slide 20s infinite; */
}
/*
@keyframes slide{
     0%{background-image: url(../image/1.jpg); width: 100%; background-size: cover;animation-duration: 3s;}
    45%{background-image: url(../image/2.jpg); width: 100%;background-size: cover;animation-duration: 3s;}
    100%{background-image: url(../image/3.jpg); width: 100%;background-size: cover;animation-duration: 3s;} 
}
*/
 
.headingh{
    padding: 9%;
    text-align: center;
    vertical-align: middle;
    text-shadow: 1px 2px 2px #000;
    color: #fff;
}
.m_graph{ 
    background: url(../image/bgg.jpg);
    background-size: cover;
    padding-top: 30px;
    padding-bottom: 30px;
}
.m_graph .get{
    text-align: center;
    padding: 40px 0px;
    color: white;
}
.text-head{
    text-align: center;
    color: white;
}
/*blog about*/
.package{
  margin-top: -68px;
  background-color: #5fcfdc;   
}
.inner{
    width: 102px;
    height: 102px;
    margin: 0 auto;
    text-align: center;
    line-height: 93px;
    border-radius: 100px;
}
.inner span{
    color: white;
    font-size: 15px;
    font-weight: bold;
    text-shadow: 0px 2px 0px black; 
}
.inner-outer{
    width: 104px;
    height: 104px;
    background-color: #fff;
    border-radius: 100px;
    margin: 0 auto;
    padding-top: 1px;
    transition-duration: 1s;
    animation: effect 2s infinite;
    -webkit-animation: effect 2s infinite;
    -moz-animation: effect 2s infinite;
        
}
 
@keyframes effect{
    0%{ 
    background-color: #ffffff6e; 
    }
    100%{
    width: 132px;
    height: 132px;
    background: linear-gradient(to top, #b10eff 0%, #dcc2c5 28%, #00d9ef 100%);
    border-radius: 100px;
    margin: 0 auto;
    padding-top: 16px;
    margin-top: -15px;
        
    }
    
}
 
.inner-outer:hover{
    width: 131px;
    height: 132px;
    background-color: #5e19c1;
    border-radius: 100px;
    margin: 0 auto;
    padding-top: 14px;
    margin-top: -14px;
}
.outer{
    position: inherit;
    z-index: 9;
    width: 131px;
    height: 131px;
    background-color: #f7e6e6;
    border-radius: 100px;
    margin: 0 auto;
    cursor: pointer;
    padding-top: 13px;
    animation: colochange 10s infinite;
    -webkit-animation: colochange 10s infinite;
    -moz-animation: colochange 10s infinite;
} 
 
.navbar-dark .navbar-nav .nav-link{
    color: white!important;
    border-bottom: 1px solid #000000;
    font-size: 15px;
    border-radius: 33px;
    background: linear-gradient(to top, #f30c88 0%, #bd2130 28%, #980526 100%);
    text-align: center;
    font-weight: 500;
    margin-left: 2rem;
    box-shadow: 0px 4px 6px 0px #463232;
    text-shadow: 0px 2px 6px black;
    animation-duration: 12s;
}
.navbar-dark .navbar-nav .nav-link:hover{
    background: linear-gradient(to top, #000000 0%, #580009 28%, #ff0039 100%);
    transition-duration: 0.5s;
}
.keral{
 background: url(../image/ek.jpg);
 background-size: 100px 100px; 
}
.maduari{
background: url(../image/do.jpg);
background-size: 100px 100px; 
}
.tirupati{
background: url(../image/teen.jpg);
background-size: 100px 100px;  
}
.temple-tour{
background: url(../image/char.jpg);
background-size: 100px 100px;   
}
 


.package-tour{
    height: auto;
    z-index: -1;
    padding-bottom: 48px;
    box-shadow: 0px 2px 9px black;
    margin-top: -50px;
    background-color: #f5f6ff;
    border-top-left-radius: 13px;
    border-top-right-radius: 13px;
    border: 1px solid #261e1e;
}

.package-tour-i{
    height: auto;
    z-index: -1;
    margin-top: 7px;
    padding-bottom: 48px;
    box-shadow: 0px 2px 9px black;
    background-color: #f5f6ff;
    border-top-left-radius: 13px;
    border-top-right-radius: 13px;
    border: 1px solid #261e1e;
}


.socil-icon{
    width: 30px;
    margin-top: 27px;
    border-radius: 5px;
    margin-left: 5px;
    box-shadow: 2px 2px 2px #310e0e;
    background-color: #ffffff;
}
.package-heading{ 
    text-align: center;
    color: #000000;
    text-shadow: 0px 0px 1px #cacaca;
    font-size: 20px;
}
.img-round{
    border-top-left-radius:13px;
    border-top-right-radius:13px;
}
.mybtn{
    width: 95px;
    padding: 6px;
    font-weight: 500;
    text-shadow: 2px 0px 0px black;
    color: white;
    text-align: center;
    box-shadow: 2px 2px 2px black; 
    background-color: #0300d0;
    margin: 0 auto;
    position: inherit;
    display: block;
    cursor: pointer;
}
.mybtn-sm {
    display: block;
    width: 78px;
    padding: 6px;
    font-weight: 500;
    font-size: 13px;
    text-shadow: 0px 1px 1px black;
    color: white;
    text-align: center;
    float: left;
    cursor: pointer;
    margin-left: 4px;
    box-shadow: 2px 2px 2px black; 
    background-color: #9c0827;
    cursor: pointer;
}
.mybtn:hover{
    color: white;
    text-decoration: none;
}
.mybtn-sm:hover{
    color: white;
    text-decoration: none;
}

.price{
    color: white;
    padding: 6px;
    text-align: center;
    margin-bottom: 5px;
    font-size: 20px;
    text-shadow: 2px 3px 2px #130c0c;
    background-color: #7b0119;
}
.pp-heading{
    margin-top: 15px;
    height: 80px;
}
.pp-heading-i{
    margin-top: 15px;
    height: 60px;
}
.fair-heading{
    margin: 40px;
    text-align: center!important;
    color: #710e0e;
    text-shadow: 0px 1px 0px black;
}
.toursm{
    background: url(../image/bgg.jpg);
    background-size: cover;
    background-color: #e8fffd;
    padding: 25px;
    text-shadow: 2px 2px 2px #bcd8d6;
}
.tourism{
    background-color: #fff;
}
.package-i{
    margin-top: 10px;
}
.logo{
    width: 200px;
}
.day-holiday{
    padding: 2px;
    width: 80px;
    color: white;
    font-size: 18px;
    border: 1px solid #d6a6a6;
    box-shadow: 2px 3px 2px #050101;
    font-weight: 600;
    text-shadow: 0px 1px 0px black;
    margin-top: -24%;
    margin-left: -5px;
    position: absolute;
    background-color: #a20c28;
}
/*package detail*/
.banner{
    width: 100%;
    padding-top: 175px;
    background-size: cover;
}
.banner-1{ 
    background: url(../image/head/Teen%20Dham%20Yatra%20Package%20From%20Haridwar.jpg); 
    background-size: cover;
}

.banner-2{ 
    background: url(../image/head/Teen%20Dham%20Yatra%20Package%20From%20Delhi.jpg);
    background-size: cover;
}
.banner-3{ 
    background: url(../image/head/Badrinath%20Dham%20Yatra%20Package%20From%20Delhi.jpg);
    background-size: cover; 
}
.banner-4{ 
    background: url(../image/head/Badrinath%20Dham%20Yatra%20Package%20From%20Haridwar.jpg);
    background-size: cover; 
}
.banner-5{ 
    background: url(../image/head/Chardham%20Yatra%20Package%20From%20Delhi.jpg);
    background-size: cover; 
}
.banner-6{ 
    background: url(../image/head/Chardham%20Yatra%20Package%20From%20Haridwar.jpg);
    background-size: cover; 
}
.banner-7{ 
    background: url(../image/head/Do%20Dham%20Yatra%20Package%20From%20Delhi.jpg);
    background-size: cover; 
}
.banner-8{ 
    background: url(../image/head/Do%20Dham%20Yatra%20Package%20From%20Haridwar.jpg);
    background-size: cover; 
}
.banner-9{ 
    background: url(../image/head/Helicopter%20Chardham%20Yatra%20From%20Dehradun.jpg);
    background-size: cover; 
}
.banner-10{ 
    background: url(../image/head/Helicopter%20Do%20Dham%20Yatra%20From%20Dehradun.jpg);
    background-size: cover; 
}
.banner-11{ 
    background: url(../image/head/Kedarnath%20Dham%20Yatra%20Package%20From%20Haridwar.jpg);
    background-size: cover; 
}
.banner-12{ 
    background: url(../image/head/Kedatnath%20Dham%20Yatra%20Package%20From%20Delhi.jpg);
    background-size: cover; 
}
 
/*image bg all package menu*/
.Char-Dham-Yatra{
background: url(../image/Chardham%20Yatra%20Package%20From%20Delhi_h1.jpg);
background-size: cover;    
}
.ek-dham{
background: url(../image/ek%20dham%20yatra%20package.jpg);
background-size: cover;     
}
.do-dham{
background: url(../image/Do%20dham%20yatra%20packages.jpg);
background-size: cover;      
}
.teen-dham{
 background: url(../image/Teen%20dham%20yatra%20packages.jpg);
background-size: cover;       
}
.contact-us{
  background: url(../image/contact%20us.jpg);
background-size: cover;    
}
.car-rental{
  background: url(../image/car/car.jpg);
background-size: cover;    
}


.my_card {
    background-color: #fff;
    height: 441px;
    padding: 5px;
    -webkit-box-shadow: -2px 0 8px 0 rgba(0,0,0,0.75);
    -moz-box-shadow: -2px 0 8px 0 rgba(0,0,0,0.75);
    box-shadow: -2px 0 8px 0 rgba(0,0,0,0.75);
}




.heading{
    color: #fff;
    font-size: 26px;
    margin-left: 10%;
    text-shadow: 0px 2px 2px black;
}
.days{
    color: #ff0000;
    font-size: 26px;
    background: #c1f4ff;
    border-radius: 29px;
    margin-left: 135px;
    width: 255px;
    text-align: center;
    box-shadow: 3px 2px 5px black;
    text-shadow: 1px 1px 0px black;
}
.center-submit{
    background-color: #069c23;
    border: 0;
    margin: 0 auto;
    position: inherit;
    display: block;
}
.enq-left{
    position: fixed;
    background-color: #8b3802;
    z-index: 999999999;
    top: 36%;
    border-radius: 0;
    font-size: 16px;
    padding: 5px;
    width: 95px;
    border-top: double;
    margin-left: -28px;
    height: 41px;
    transform: rotate(-90deg);
    line-height: 31px;
    border: 1px solid black;
    animation: btn-light 2s infinite;
    -webkit-animation: btn-light 2s infinite;
    -moz-animation: btn-light 2s infinite;
}
@keyframes btn-light{
    0%{background-color: red;}
    100%{background-color: #00a1ff;}
}
/*booking*/
.booking{
    border: 1px solid #f1f3f2;
    padding: 6px;
    text-align: center;
    background-color: #723102;
    font-size: 14px;
    color: #ffffff;
    text-shadow: 0px 1px 9px #000000;
    position: sticky; 
    position: -webkit-sticky;
    top: 145px;
    box-shadow: 0px 3px 6px 2px black;
    justify-content: center;
    align-items: center;
}
 .booking2{
    border: 1px solid #f1f3f2;
    padding: 6px;
    text-align: center;
    background-color: #723102;
    font-size: 14px;
    color: #ffffff;
    text-shadow: 0px 1px 9px #000000;
    position: sticky; 
    position: -webkit-sticky;
    top: 145px;
    box-shadow: 0px 3px 6px 2px black;
    justify-content: center;
    align-items: center;
}
 

.wrap{
    height: 2200px;
}
.wrap2{
    height: 2200px;
}

.booking h2{
    animation: blink 2s infinite;
    -webkit-animation: blink 2s infinite;
    -moz-animation: blink 2s infinite;
}
@keyframes blink{
    0%{color: red;}
    100%{color: yellow;}
}
 
 
.input-group-addon{
    padding: 6px;
    background-color: green;
    width: 61px;
}
.form-control{
    font-size: 13px;
    border-radius: 0;
}
.add1{
    width: 42px;
    padding: 6px;
    color: #ffffff;
    text-align: center;
    background-color: #c75103;
}
.add-modal{
    width: 72px;
    text-align: center;
    color: white;
    
}
.book-close{
    color: #fff;
    float: right;
    opacity: 1;
    border: 1px solid #930909 !important;
    height: 40px;
    background-color: #ca0101;
    line-height: 32px;
    text-shadow: 1px 0px 0px #000000;
    text-align: center;
    width: 40px;
    border-radius: 19px;
    cursor: pointer;
    font-size: 34px;
    margin-right: -11px;
    margin-top: -57px;
}
.car-close{
    color: #fff;
    float: right;
    opacity: 1;
    border: 1px solid #930909 !important;
    height: 40px;
    background-color: #ca0101;
    line-height: 32px;
    text-shadow: 1px 0px 0px #000000;
    text-align: center;
    width: 40px;
    border-radius: 19px;
    cursor: pointer;
    font-size: 34px;
    margin-right: -26px;
    margin-top: -38px;    
}
.modal-content{
    margin-top: 10%;
}
.amount-type{
    font-size: 19px;
}   
.modal-header{
    background-color: #099309;
    color: white;
    text-shadow: 2px 2px 2px black;
}
.modal {
    z-index: 9999999;
}
.term{
    color: #f3752a;
    text-decoration: none;
    margin-top: 7px; 
    text-decoration: none;
    display: block;
}
.term:hover{
    color: #089f8a;
    text-decoration: none;
}
.cheakbox{
    width: 19px;
    height: 19px;
    float: left;
    margin-top:4px;
}
.modal-b {  
    padding-left: 55px;
    padding-right: 55px;
}
.booking-secure {
    width: 108px;
    position: absolute;
    z-index: 99;
    transform: rotate(-41deg);
    margin-top: 32px;
    color: red;
    text-shadow: 0px 1px 0px black;
}
.modal-t{
    text-align: center;
    text-shadow: 0px 1px 0px #006855;
}
.booking-header {
    height: 60px;
    background-color: aliceblue;
}

/*top-nav*/
.top-nav{
    position: fixed;
    z-index: 9999;
    top: 0;
    right: 0;
    left: 0;
    background: -webkit-linear-gradient(left, rgba(78, 247, 52, 0) 0%, rgba(78, 247, 52, 0) 24%, rgb(41, 16, 0) 100%);
}
.top-mob {
    color: white;
    margin: 0 13px;
    font-weight: 400;
}
.car {
    background-color: white;
    border: 1px solid gray;
    padding-top: 10px;
    padding-bottom: 30px;
    margin-top: 5px;
    text-align: center;
}
.car img {
    margin: 0 auto;
}
 
.fare_details {
    color: #6b1010;
    margin: 10px;
    font-size: 14px;
    font-weight: bold;
}
 
.car-name {
    font-size: 15px;
    background-color: #007cc5;
    color: white;
    text-shadow: 0px 1px 0px black;
    padding: 5px;
}
.fare_details {
    border: 0;
    padding: 5px;
    box-shadow: 0px 1px 0px black;
    color: #fff;
    background-color: #FF5722;
    cursor: pointer;
}
.book-now-car {
    padding: 5px 18px;
    background-color: #0061c5;
    color: #fff;
    text-shadow: 0px 1px 0px black;
    border-radius: 4px;
    cursor: pointer;
}


/*typing animation*/
.wrap-animation {
  margin: 50px;
  perspective: 1000px;
  perspective-origin: 50% 50%;
}
.cube {
  margin: auto;
  position: relative;
  height: 200px;
  width: 200px;
  transform-style: preserve-3d;
}

.cube > div {
    position: absolute;
    box-sizing: border-box;
    line-height: 75px;
    text-align: center;
    padding: 10px;
    height: 100%;
    font-weight: 500;
    width: 100%;
    font-size: 19px;
    opacity: 0.9;
    text-shadow: 0px 2px 0px black;
    background-color: #0055ab;
    border: solid 1px #eeeeee;
    color: #ffffff;
}

.front {
  transform: translateZ(100px) ;
  -webkit-transform: translateZ(100px) ;
  -moz-transform: translateZ(100px) ;
}

.back {
  transform: translateZ(-100px) rotateX(180deg);
  -moz-transform: translateZ(-100px) rotateX(180deg);
  -webkit-transform: translateZ(-100px) rotateX(180deg);
}

.right {
  transform: rotateY(-270deg) translateX(100px);
  -moz-transform: rotateY(-270deg) translateX(100px);
  -webkit-transform: rotateY(-270deg) translateX(100px);
  -webkit-transform-origin: top right;
  -moz-transform-origin: top right;
  transform-origin: top right;
}

.left {
  transform: rotateY(270deg) translateX(-100px);
  -moz-transform: rotateY(270deg) translateX(-100px);
  -webkit-transform: rotateY(270deg) translateX(-100px);
  transform-origin: center left;
  -moz-transform-origin: center left;
  -webkit-transform-origin: center left;
}

.top {
  transform: rotateX(-270deg) translateY(-100px);
  -moz-transform: rotateX(-270deg) translateY(-100px);
  -webkit-transform: rotateX(-270deg) translateY(-100px);
  transform-origin: top center;
  -moz-transform-origin: top center;
  -webkit-transform-origin: top center;
}

.bottom {
  transform: rotateX(270deg) translateY(100px);
  -moz-transform: rotateX(270deg) translateY(100px);
  -webkit-transform: rotateX(270deg) translateY(100px);
  transform-origin: bottom center;
  -moz-transform-origin: bottom center;
  -webkit-transform-origin: bottom center;
}


.cube {
  animation: rotate 50s infinite;
-webkit-animation: rotate 50s infinite;
-moz-animation: rotate 50s infinite;
}

@keyframes rotate {
  0% {transform: rotateX(0deg) rotateY(0deg);}
  30% {transform: rotateX(360deg) rotateX(360deg);}
  60% {transform: rotateX(0deg) rotateY(0deg);}  
 100% {transform: rotateZ(360deg) rotateY(360deg);}
}

/*end*/
 


.footer{ 
    background: url(../image/bg-nav.png);
    background-size: contain;
    background-color: #5d0707;
    color: white;
}
.footer-info{
    font-size: 20px;
    color: #fbfffe;
    text-shadow: 0px 1px 0px #023b8c;
}
.footer-div{
    padding-left: 20px;
    padding-top: 20px;
}

.bottom-copy-right{ 
    padding-bottom: 2px;
    background-color: #ba4c04;
    color: #fff;
}
.bottom-copy-right p{
    color: white;
    margin-top: 23px;
    text-shadow: 0px 1px 0px black;
} 
.side-form {
    position: fixed;
    background-color: #ffd8bf;
    z-index: 999999999;
    top: 20%;
    padding: 5px;
    width: 312px;
    border-top: double;
    height: auto;
    border: 1px solid black;
    margin-left: -340px; 
    transition-duration: 2s;
}
.heading-eng{  
    text-align: center;
    color: #793000;
}
.myclose{
    height: 30px;
    line-height: 30px;
    border-radius: 18px;
    padding-left: 8px;
    border: 1px solid #cd9c7c;
    background-color: #ffd8bf;
    width: 30px;
    font-weight: 800;
    margin-right: -15px;
    float: right;
    margin-top: -62px;
    cursor: pointer;
    color: #793000;
}
.btn-submit{
    background-color: #f3752a;
    border: 0;
    margin-top:10px;
    margin-bottom:10px;
}
.button-pck{
    display: table;
    margin: 0 auto;
}
.footer-logo{
    width: 233px;
}
.top-link{
    font-size: 13px;
    color: #ffffff;
    text-shadow: 0px 1px 0px black;
    transition-duration: 0.5s;
}


.top-link:hover{
    color: #45f7ff;
    margin-left: 4px;
    text-shadow: 0px 2px 0px black;
}
/*fair festival*/
.inner-place{
    padding: 20px;
    margin: 10px;
    border: 1px solid #4f5f46;
    border-radius: 6px;
    box-shadow: 2px 1px 2px black;
    background-color: #fff;
}
.inner-place h2{ 
    text-align: center;
    color: #0000;
    text-shadow: 0px 2px 0px #710e0e;
}
.image-s{
    display: block;
    margin: 0 auto;
    width: 80%;
}
.festival{
    padding-bottom: 20px;
}
.itnary_m{
    margin-top: 10px;
}

/*pop up form*/

@media only screen and (max-width:786px){
  .zoom{ 
    left: 3% !important;
    width: 94% !important; 
      
     } 
    .package-i {
     margin-top: 0px !important;
   }
    .days{
        margin-left: 0px !important;
    }        
   .banner {
    width: 100%;
    padding-top: 56px!important;  
    }
    .navbar-dark .navbar-nav .nav-link{
        margin-left: 0px !important; 
    }
}

.zoom{
    position: fixed;
    z-index: 9999;
    width: 345px;
    background-color: #089226;
    left: 35%;
    top: 25%;
    padding: 5px;
    display: none;
    text-align: center;
    box-shadow: 0px 15px 50px 1600px #000000a1;
    color: white;
    font-size: 20px;
    animation-delay: 3s;
    animation: 1s ease-out 0s 1 zoom;
     }
#clsPOP{
    width: 35px;
    height: 35px;
    line-height: 29px;
    border-radius: 20px;
    border: 1px solid #003a0d;
    background-color: #409208;
    font-size: 30px;
    position: absolute;
    right: 0;
    text-align: center;
    margin-right: -14px;
    margin-top: -59px;
    z-index: 999;
    cursor: pointer;
     }
 @keyframes zoom {
    from {
          
        transform: rotate(360deg);
        left: 0;
    }
    to { 
        animation-delay: 10s; 
        transform: rotate(0deg)
    }
}   

/*text carousel*/
      .carous-heading{
          text-align: center;
          color: #5ce63a; 
      }
      .slide{
          width: 100%;
          height:auto;       
          overflow-x: hidden;
          overflow-y: hidden;
      } 
      .slide-1{ 
          width: 100%; 
          text-shadow: 0px 0px 2px black; 
          animation: 20s slide-text-1 infinite;
        -webkit-animation: 20s slide-text-1 infinite;
        -moz-animation: 20s slide-text-1 infinite;
          
      } 
      .slide-2{ 
          width: 100%; 
          text-shadow: 0px 0px 2px black; 
          animation: 20s slide-text-2 infinite;
        -moz-animation: 20s slide-text-2 infinite;
        -webkit-animation: 20s slide-text-2 infinite;
          
      }
      
/*   slide-text-1    */
      @keyframes slide-text-1{
          0%{ 
           text-align: left;
           transform: translateX(-100%);  
          }
         10%{ 
            text-align: center; 
            transform: translateX(30%); 
          }
         20%{ 
            text-align: center;
              transform: translateX(0%); 
            }     
          80%{ 
            text-align: center;
            transform: translateX(0%); 
             }
          
          90%{ 
           text-align: center; 
           transform: translateX(0%);   
          } 
          100%{ 
           text-align: center; 
           transform: translateX(100%);
          }
          
          
      }
      
    /*   slide-text-2    */
      @keyframes slide-text-2{
          0%{ 
           text-align: right;
           transform: translateX(100%);  
          }
         10%{ 
            text-align: center; 
            transform: translateX(-30%); 
             }
            
          20%{ 
            text-align: center;
              transform: translateX(0%); 
            }     
          80%{ 
            text-align: center;
            transform: translateX(0%); 
             }
          
          90%{ 
           text-align: center; 
           transform: translateX(0%);   
          } 
          100%{
            text-align: center; 
           transform: translateX(-100%);
          }
          
          
      }
           
.heading-chardham{ 
    text-align: center;
    vertical-align: middle;
    text-shadow: 1px 2px 2px #000;
    color: #fff;  
}     
.chardham-container{
    margin: 0;
    padding: 0;
}
.bg-slide{ 
    border-bottom: 2px solid #44100d;
    background: linear-gradient(to top, #44100d 0%, #b21a3a 28%, #44100d 100%);
    box-shadow: 2px 2px 2px 2px #44100d;
    animation: lineLight 10s ease infinite;
    -webkit-animation: lineLight 10s ease infinite;
    -moz-animation: lineLight 10s ease infinite;
}
.bg-slide-outer{
  background: linear-gradient(to top, #44100d 0%, #b21a3a 28%, #44100d 100%);
}
.text-link{
    color: #d5ffce;
    text-shadow: 0px 2px 4px black;
}
.text-link:hover{
    color: #e4ff00;
}
.marq{ 
    width: 100%;
    background-color: #44100d;
    margin-top: -9px;
    position: absolute;
}

 
@keyframes lineLight{
    0%{
     background: linear-gradient(to top, #44100d 0%, #b21a3a 28%, #44100d 100%);    
    }
     10%{
     background: linear-gradient(to top, #44100d 0%, #b21a3a 29%, #44100d 100%);   
    }
     20%{
     background: linear-gradient(to top, #44100d 0%, #b21a3a 30%, #44100d 100%);   
    }
     30%{
     background: linear-gradient(to top, #44100d 0%, #b21a3a 40%, #44100d 100%);   
    }
    40%{
     background: linear-gradient(to top, #44100d 0%, #b21a3a 50%, #44100d 100%);   
    }
    50%{
     background: linear-gradient(to top, #44100d 0%, #b21a3a 60%, #44100d 100%);   
    }
    60%{
     background: linear-gradient(to top, #44100d 0%, #b21a3a 70%, #44100d 100%);   
    }
    70%{
     background: linear-gradient(to top, #44100d 0%, #b21a3a 80%, #44100d 100%);   
    }
    
    100%{
    background: linear-gradient(to top, #44100d 0%, #b21a3a 95%, #44100d 100%);     
    }
    
}
 

.bg-dg{
 background-color: #6f013a;
}
.itineary-blink{
    position: absolute;
    right: 0;
    margin-top: 32px;
   animation: download 2s infinite;
   -webkit-animation: download 2s infinite;
   -moz-animation: download 2s infinite;
}
@keyframes download{
    0%{background-color: red;}
    100%{background-color: #00a1ff;}
}
.heading-bg{
    padding: 4px 26px;
    color: #ff0000;
    background-color:#c1f4ff;
    background-size: cover; 
    border-radius: 29px;
}

/*pop up form*/

@media only screen and (max-width:786px){
  .zoom{ 
    left: 3% !important;
    width: 94% !important; 
      
     }
    .headingh { 
    height: 120px !important;
    }
    .package-i {
     margin-top: 0px !important;
   }
    .days{
        margin-left: 0px !important;
    }        
    
    

}

.zoom{ 
    position: fixed;
    z-index: 9999;
    width: 345px;
    background-color:#ffd8bf;
    left: 35%;
    top: 25%;
    padding: 5px;
    text-align: center;
    box-shadow: 0px 15px 50px 1600px #000000a1;
    color: white;
    font-size: 20px; 
    animation: 1s ease-out 0s 1 zoom;
     }
#clsPOP{
    width: 34px;
    height: 34px;
    line-height: 29px;
    border-radius: 20px;
    border: 1px solid #cd9c7c;
    background-color: #ffd8bf;
    font-size: 26px;
    position: absolute;
    right: 0;
    text-align: center;
    margin-right: -14px;
    margin-top: -59px;
    z-index: 999;
    cursor: pointer;
    color: #793000;
    font-weight: 600;
     }
 @keyframes zoom {
    from {
          
        transform: rotate(360deg);
        left: 0;
    }
    to { 
        animation-delay: 10s; 
        transform: rotate(0deg)
    }
}   
.heading-center{ 
    background-color: red;
    position: absolute;
    color: white;
    text-shadow: 0px 2px 2px black;
    padding: 3px 16px;
    font-size: 1.4rem;
    left: 33%;
    margin-top: -7%;
}
.heading-center:hover{
    color: #fff;
}

.call-icon {
    position: fixed;
    bottom: 24px;
    right: 13px;
    z-index: 999;
}
.wtp-chat {
    position: fixed;
    bottom: 24px;
    left: 0;
    z-index: 99;
}

.wtp-chat span {
    display: block;
    position: absolute;
    margin-top: -30px;
    z-index: -1;
    background: #27b033;
    padding: 4px 8px 4px 8px;
    margin-left: 15px;
    font-size: 20px;
    border-radius: 20px;
    color: white;
    width: 119px;
    animation: blink .5s infinite;
}

.wtp-chat img {
    z-index: 999;
    width: 50px;
}

@keyframes blink{
0% {
    color: white;
}
50% {
    color: #ff0000;
}
100% {
    color: yellow;
}
}


.contactback{
    border: 2px solid;
    background-color: azure;
    border-radius: 5px;
}
