.container{width:100%; max-width:1200px;}
body{font-family: 'Poppins', sans-serif;}

/*Header Start*/

.top-menu{text-align: end;}
.t-link{list-style: none;}
.t-link li{display: inline-block;
  padding: 9px 16px;
  background: #e7c557cf;margin-left: 10px;}
.t-link li a {
  text-decoration: none;
  color: #000;font-weight:600;
}



.m-logo{display:none;}



.menu-div .navbar-light .navbar-nav .nav-link{    font-size: 17px;color: #0072bf;font-weight: 600;}
.menu-div .navbar-light .navbar-nav .nav-item  {color: #000;background: url(../images/footer-arrow.png)no-repeat top 14px right; padding-right: 6px;}
.menu-div .navbar-light .navbar-nav .nav-item:last-child{background: none;}
.menu-div .navbar-light .navbar-nav .nav-item:hover .nav-link, .menu-div .navbar-light .navbar-nav .nav-item.active .nav-link, .menu-div1 .navbar-light .navbar-nav .nav-item:hover .nav-link, .menu-div .navbar-light .navbar-nav .nav-item.active .nav-link{color: #fff;padding-bottom: 23px;}
.menu-div .navbar-expand-lg .navbar-nav .dropdown-menu, .menu-div1 .navbar-expand-lg .navbar-nav .dropdown-menu {background: none;padding-top: 0px;padding-bottom: 0px; }
.menu-div .dropdown-item, .menu-div1 .dropdown-item {color: #000;    border-bottom: 1px dotted #d4dee1;font-size: 16px;padding-top: 5px;padding-bottom: 5px;background: #061e39  !important;color: #fff;font-weight: 400; }
.menu-div .dropdown-item, .menu-div1 .dropdown-item {padding:8px 20px !important; }
.menu-div .dropdown-item:hover, .menu-div .dropdown-item.active, .menu-div1 .dropdown-item:hover, .menu-div1 .dropdown-item.active {color: #fff;background: #8b6a01 !important; }
.menu-div .dropdown:hover .dropdown-menu, .menu-div1 .dropdown:hover .dropdown-menu {display: block;margin-top: -1px; }
.menu-div .navbar .nav-item .dropdown-menu{  display:block; opacity: 0;  visibility: hidden; transition:.8s; margin-top:0;  }
.menu-div .navbar .dropdown-menu.fade-down{ top:80%; transform: rotateX(-75deg); transform-origin: 0% 0%; }
.menu-div .navbar .dropdown-menu.fade-up{ top:180%;  }
.menu-div .navbar .nav-item:hover .dropdown-menu{ transition: 2.7s; opacity:1; visibility:visible; top:100%; transform: rotateX(0deg); }
.menu-header{padding-top: 10px; padding-bottom: 10px;}
.menu-div{margin-top: 15px;}

.menu-div .navbar-light .navbar-nav .nav-item:hover .nav-link, .menu-div .navbar-light .navbar-nav .nav-item.active .nav-link, .menu-div1 .navbar-light .navbar-nav .nav-item:hover .nav-link, .menu-div1 .navbar-light .navbar-nav .nav-item.active .nav-link {
    color: #fe0001;}

#hm1.sticky1.menu-div .navbar-light .navbar-nav .nav-item:hover .nav-link, .menu-div .navbar-light .navbar-nav .nav-item.active .nav-link, .menu-div1 .navbar-light .navbar-nav .nav-item:hover .nav-link, .menu-div1 .navbar-light .navbar-nav .nav-item.active .nav-link {
    color: #fe0001!important;}





/*Header End*/

.banner-div2 {position: relative;z-index: 2;display: none; }
.banner-div2 img {width: 100%; }
.banner-div2 .carousel-indicators {bottom: 0px;right: auto;margin-left: 2%; }
.banner-div2 .carousel-indicators li {background: #e75021;width: 11px;height: 11px;border-radius: 50%;opacity: 1;border: 3px solid #5a5a5a; }
.banner-div2 .carousel-indicators .active {width: 11px;height: 11px;background: #e75021;border: 3px solid #e75021; }
.banner-div2 .carousel-control-next, .banner-div2 .carousel-control-prev {top: 0%; }
.banner-div2 .carousel-control-prev {background: url(../images/banner-arrow-left.png) no-repeat left center;left: 3%;opacity: 1; }
.banner-div2 .carousel-control-next {background: url(../images/banner-arrow-right.png) no-repeat right center;right: 3%;opacity: 1;z-index: 100; }
.banner-div1 {position: relative;z-index: 2; }
.banner-div1 img {width: 100%; }
.banner-div1 .carousel-indicators {bottom: 0px;right: auto;margin-left: 2%; }
.banner-div1 .carousel-indicators li {background: #e75021;width: 11px;height: 11px;border-radius: 50%;opacity: 1;border: 3px solid #5a5a5a; }
.banner-div1 .carousel-indicators .active {width: 11px;height: 11px;background: #5a5a5a;border: 3px solid #e75021; }
.banner-div1 .carousel-control-next, .banner-div1 .carousel-control-prev {top: 0%; }
.banner-div1 .carousel-control-prev {background: url(../images/banner-arrow-left.png) no-repeat left center;left: 3%;opacity: 1; }
.banner-div1 .carousel-control-next {background: url(../images/banner-arrow-right.png) no-repeat right center;right: 3%;opacity: 1;z-index: 100; }

.menu-header{
  z-index: 5000;
  position: relative;}

.lg img{padding-bottom: 20px;}




/*Mobile Menu*/
.mobilemenu {display: none; }
.overlay {position: fixed;display: none;width: 100%;height: 100%;top: 0;left: 0;right: 0;bottom: 0;background-color: rgba(0, 0, 0, 0.4);z-index: 1; }
.hamburger {background: #dedede !important;border: none;display: block;height: 32px;margin-left: 15px;position: fixed;top: 0px;width: 52px;z-index: 999;padding: 5px; }
.hamburger:hover {outline: none; }
.hamburger:focus {outline: none; }
.hamburger:active {outline: none; }
.hamburger.is-closed:before {-webkit-transform: translate3d(0, 0, 0);-webkit-transition: all 0.35s ease-in-out;color: #ffffff;content: '';display: block;font-size: 14px;line-height: 32px;opacity: 0;text-align: center;width: 100px; }
.hamburger.is-closed:hover before {-webkit-transform: translate3d(-100px, 0, 0);-webkit-transition: all 0.35s ease-in-out;display: block;opacity: 1; }
.hamburger.is-closed:hover .hamb-top {-webkit-transition: all 0.35s ease-in-out;top: 0; }
.hamburger.is-closed:hover .hamb-bottom {-webkit-transition: all 0.35s ease-in-out;bottom: 0; }
.hamburger.is-closed .hamb-top {-webkit-transition: all 0.35s ease-in-out;background-color: rgba(255, 255, 255, 0.7);top: 5px; }
.hamburger.is-closed .hamb-middle {background-color: rgba(255, 255, 255, 0.7);margin-top: -2px;top: 50%; }
.hamburger.is-closed .hamb-bottom {-webkit-transition: all 0.35s ease-in-out;background-color: rgba(255, 255, 255, 0.7);bottom: 5px; }
.hamburger.is-closed .hamb-top, .hamburger.is-closed .hamb-middle, .hamburger.is-closed .hamb-bottom, .hamburger.is-open .hamb-top, .hamburger.is-open .hamb-middle, .hamburger.is-open .hamb-bottom {height: 4px;left: 0;position: absolute;width: 100%;background-color: #d73032;width: 26px;margin-left: 12px; }
.hamburger.is-open .hamb-top {-webkit-transform: rotate(45deg);-webkit-transition: -webkit-transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.08);background-color: #00152c;margin-top: -2px;top: 50%; }
.hamburger.is-open .hamb-middle {background-color: #3462ad;display: none; }
.hamburger.is-open .hamb-bottom {-webkit-transform: rotate(-45deg);-webkit-transition: -webkit-transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.08);background-color: #00152c;margin-top: -2px;top: 50%; }
.hamburger.is-open:before {-webkit-transform: translate3d(0, 0, 0);-webkit-transition: all 0.35s ease-in-out;color: #ffffff;content: '';display: block;font-size: 14px;line-height: 32px;opacity: 0;text-align: center;width: 100px; }
.hamburger.is-open:hover before {-webkit-transform: translate3d(-100px, 0, 0);-webkit-transition: all 0.35s ease-in-out;display: block;opacity: 1; }
#wrapper {-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;-webkit-transition: all 0.5s ease;padding-left: 0;-webkit-transition: all 0.5s ease;transition: all 0.5s ease; }
#wrapper.toggled {padding-left: 220px; }
#wrapper.toggled #sidebar-wrapper {width: 270px; }
#wrapper.toggled #page-content-wrapper {margin-right: -220px;position: absolute; }
#sidebar-wrapper {moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;-webkit-transition: all 0.5s ease;background: #d73032;height: 100%;left: 185px;margin-left: -220px;overflow-x: hidden;overflow-y: auto;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;width: 0;z-index: 1000; }
#sidebar-wrapper::-webkit-scrollbar {display: none; }
#page-content-wrapper {padding-top: 70px;width: 100%; }
/*-------------------------------*/
/*     Sidebar nav styles        */
/*-------------------------------*/
.sidebar-nav {list-style: none;margin: 0;padding: 0;position: absolute;top: 0;width: 270px; }
.sidebar-nav li {display: inline-block;line-height: 20px;position: relative;width: 100%; }
.sidebar-nav li:before {-moz-transition: width 0.2s ease-in;-ms-transition: width 0.2s ease-in;-webkit-transition: width 0.2s ease-in;background-color: #1c1c1c;content: '';height: 100%;left: 0;position: absolute;top: 0;-webkit-transition: width 0.2s ease-in;transition: width 0.2s ease-in;width: 3px;z-index: -1; }
.sidebar-nav li:before {background: none;margin-left: -5px;margin-right: -10px; }
.sidebar-nav li:hover:before {-webkit-transition: width 0.2s ease-in;transition: width 0.2s ease-in;width: 100%; }
.sidebar-nav li a {color: #fff;text-transform: uppercase;font-size: 15px;display: block;padding: 10px 15px 10px 40px;text-decoration: none;text-align: left;border-bottom: 1px solid #3a536f; }
.sidebar-nav li.open:hover before {-webkit-transition: width 0.2s ease-in;transition: width 0.2s ease-in;width: 100%; }
.sidebar-nav .dropdown-menu {background-color: #977b22;border-radius: 0;border: none;box-shadow: none;margin: 0;padding: 0;position: relative;width: 100%; }
.sidebar-nav li a:hover, .sidebar-nav li.active a, .sidebar-nav li a:focus, .sidebar-nav li.open a:hover, .sidebar-nav li.open a:active, .sidebar-nav li.open a:focus {background-color: #1d74b3;color: #fff;text-decoration: none; }
.sidebar-nav .dropdown-menu li a {font-size: 13px;color: #fff;border-bottom: 1px solid #bababa; }
.sidebar-nav .dropdown-menu li:hover a, .sidebar-nav .dropdown-menu li.active a {background: #00152c91   !important;color: #fff !important; }
.sidebar-nav .dropdown-menu li:before {background: none; }
.sidebar-nav li.active .dropdown-menu li a {background: #000; }
/*Mobile Menu End*/


#hm{
          -webkit-transition: all 0.4s ease;
                  transition: all 0.4s ease;
          
              }
          
          #hm.sticky {
                position:fixed; top:0; z-index:1998; width:100%; border-bottom: 1px solid rgb(233, 232, 232); 
                background: #fff; 
                animation: drop-in 1s ease 200ms backwards;
              } 
             
          
              #hm.sticky .logo-div img{width: 50%; }
              #hm.sticky .logo-div{padding-top:10px;}
              #hm.sticky .menu-div{margin-top: 0px;}
              #hm.sticky .menu-header{padding-top: 0px;padding-bottom: 0px;}
              #hm.sticky .top-head{display: none;}


    @keyframes drop-in {
        from {
         opacity: 0;
         transform: translateY(-100px);
        }
        to {
         opacity: 1;
         transform: translate(0px);
        }
       }

.call-div{display: none;}


.call p {
    background: url(../images/cl-icon.png) no-repeat left;
    padding-left: 30px;
}
.call p a {
    text-decoration: none;
    color: #fff;
    padding:10px;
}
.mail p {
    background: url(../images/mail-icon.png) no-repeat left;
    padding-left: 30px;
}
.mail p a {
    text-decoration: none;
    color: #fff;
}
.top-head{background: #1d74b3;
    color: #3462ad;
    padding-top: 10px;
    padding-bottom: 0px;}

.social img{padding-right: 20px;}
.social{text-align: end;}

.carousel-caption{color: #fff;}
.carousel-caption h2{text-transform: uppercase;
    font-weight: 600;
    font-size: 40px;
    text-shadow:2px 2px #000;
  }
.carousel-caption h3{text-transform: uppercase;
   font-size: 37px;
   text-shadow:2px 2px #000;}
.carousel-caption{text-align: left;left: 4%;}


.carousel-caption1{color: #fff;}
.carousel-caption1 h2{text-transform: uppercase;
    font-weight: 600;
    font-size: 40px;
    text-shadow:2px 2px #000;
  }
.carousel-caption1 h3{text-transform: uppercase;
   font-size: 37px;
   text-shadow:2px 2px #000;}
.carousel-caption1{text-align: left;left: 4%;}


.carousel-caption1 {
  position: absolute;
  right: 15%;
  bottom: 173px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}

.carousel-caption2{color: #fff;}
.carousel-caption2 h2{text-transform: uppercase;
    font-weight: 600;
    font-size: 40px;
    text-shadow:2px 2px #000;
  }
.carousel-caption2 h3{text-transform: uppercase;
   font-size: 37px;
   text-shadow:2px 2px #000;}
.carousel-caption2{text-align: left;left: 4%;}


.carousel-caption2 {
  position: absolute;
  right: 0%;
  bottom: 190px;
  left: 49%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}



.custom-counter {
  margin: 0;
  padding: 0;
  list-style-type: none;display: inline-flex;
}

.custom-counter li {
  counter-increment: step-counter;
  margin-bottom: 10px;padding: 0px 63px 0px 0px;border-top: 1px solid #0572ba;
}

.custom-counter li::before {
  content: counter(step-counter);
  margin-right: 5px;
  font-size: 16px;
  background-color: rgb(5 114 186);
  color: white;
  font-weight: bold;
  padding: 10px 19px;
  border-radius: 3px;
  top: -9px;
    position: relative;
}

.custom-counter h2{color: #0572ba;
    font-size: 22px;
    padding-top: 20px;font-weight: 600;}

.custom-counter p{color: #dbdbdb;
    text-align: left;
    line-height: 30px;
    font-size: 15px;}

.ban-div1{padding-top: 50px;
    padding-bottom: 50px;}




 .bannerTop {
            position: relative;
          }

          .bannerTop .fullscreen-bg {
            position: relative;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            overflow: hidden;
          }

          .bannerTop .bounce {
            -moz-animation: bounce 2s infinite;
            -webkit-animation: bounce 2s infinite;
            animation: bounce 2s infinite;
          }

          .bannerTop .scrollArrow {
            position: absolute;
            bottom: 10px;
            left: 0;
            right: 0;
            width: 38px;
            height: 38px;
            z-index: 9999;
            background: transparent url(/assets/corporate/images/rewamp_images/downArrow.png) no-repeat center top;
            margin: 0 auto;
          }

/* .bannerTop{margin-top: -115px;background: url(../images/banner-bg.jpg) no-repeat; background-size: cover;} */



/*Home*/

.marquee{
  display: inline-block;
  width: 300%;
  height: 40px;

  position: absolute;
  overflow: hidden;

 -webkit-animation: loop 40s infinite linear;
    animation: loop 40s infinite linear;
}

 .d-item-dot {
    width: 100px;
    max-height: 10px;
    margin: 10px 51px;
    padding: 2px;
    display: inline-block;
    background: #fd0100;
}

.index-div1{background: #0171b5;padding-top: 30px;padding-bottom: 30px;}
.d-item-txt{font-weight: 600;
   font-size: 50px;
    color: #fd0000;
    text-shadow: 1px 1px #fff;text-transform: capitalize;}

.index-div2{padding-top: 60px;padding-bottom: 60px;text-align: center;}
.index-div2 h1{background: rgba(3, 27, 78, .05);
    display: inline-block;
    font-size: 17px;
    padding: 7px 10px;
    border-radius: 5px;font-weight: 600;color: #0373b8;}
.index-div2 h2{font-size: 39px;
    font-weight: 600;
    color: #f83132;}
.index-div2 p{font-size: 16px;line-height: 32px;}
.c-left h2{font-size: 16px;
    text-align: left;}
.c-left p{text-align: left;
    font-size: 15px;
    line-height: 23px;}
.c-right h2{font-size: 16px;
    text-align: right;}
.c-right p{text-align: right;
    font-size: 15px;
    line-height: 23px;}

.feature{padding-top: 35px;}
.ch-img{background: #0273c0;
    border-radius: 5px;
    margin-left: 20px;
    margin-top: -3px;}
.ch-img1{background: #0273c0;
    border-radius: 5px;margin-left: -41px;
    margin-top: -3px;}


.index-div3{background: linear-gradient(rgba(106, 101, 101, 0.14), rgba(106, 101, 101, 0.14)), url(../images/we-offer-customers.jpg) left top no-repeat;
    background-attachment: fixed;
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 100px;}

.ind-offer h2{color: #fff;
    font-size: 36px;
    font-weight: 600;
    text-align: left;
    line-height: 48px;}
.ind-offer span{color: #fc0302;}
.ind-offer p{color: #fff;
    font-size: 15px;
    line-height: 30px;}
.offer1{background: #0373bd;
    text-align: center;
    padding: 20px 0px;
    border-radius: 10px;}
.counter{font-size: 25px;
    font-weight: 600;color: #fff;}

.offer1 p{font-size: 16px;color: #cdcdcd;}
.ind-offer1{padding-top: 30px;}
.choose-mid{display: block;}
.mb-choose-mid{display: none;}

.program-carousel {padding-left: 60px; padding-right: 60px;}

.program-carousel .owl-prev {
  background: url('../images/vehicle-arrow-left.png') left center no-repeat;
  height: 44px;
  position: absolute;
  top: 40%;
  width: 60px;
  height: 60px;
  z-index: 1000;
  left: 1%;
  cursor: pointer;
  color: transparent;
}

.program-carousel .owl-next {
  background: url('../images/vehicle-arrow-right.png') right center no-repeat;
  height: 44px;
  position: absolute;
  top: 40%;
  width:60px;
  height: 60px;
  z-index: 1000;
  right: 1%;
  cursor: pointer;
  color: transparent;
}

.owl-stage-outer { margin: -15px; padding: 15px; }


  .owl-stage {
    display: flex;
   
  }
  .owl-item {
    display: flex;
    
    flex: 1 0 auto;
  }

.index-div4{padding-top: 60px;padding-bottom: 60px;text-align: center;}
.index-div4 h1{background: rgba(3, 27, 78, .05);
    display: inline-block;
    font-size: 17px;
    padding: 7px 10px;
    border-radius: 5px;font-weight: 600;color: #0373b8;}
.index-div4 h2{font-size: 39px;
    font-weight: 600;
    color: #f83132;}
.index-div4 p{font-size: 16px;line-height: 32px;}

.wel-blog1{box-shadow: 3px 3px 9px rgba(164, 164, 186, 0.2);
    border: solid 1px #dddddd;
    padding: 10px;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px; height: 280px;}
.wel-blog1 a{text-decoration: none;}
.wel-blog1 img{border-radius: 6px;}
.vehicle-div{padding: 20px 0px;}
.vehicle-div h2{font-size: 18px;}
.vehicle-div p{color: #0172b9;
    font-weight: 600;}
.vehicle-div span{color: #fb0300;}


.index-div5{background: linear-gradient(rgba(106, 101, 101, 0.14), rgba(106, 101, 101, 0.14)), url(../images/vm-tours-travels-adventure-bg.jpg) left top no-repeat;
    background-attachment: fixed;
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 100px;}
.ind-adventure h1{font-size: 42px;color: #fff;font-weight: 600;}
.ind-adven1 h3{color: #fff;
    font-size: 22px;
    padding-top: 20px;
    font-weight: 600;}
.ind-adven1 p{color: #dbdbdb;
    line-height: 30px;
    font-size: 15px;}
.ind-adven1 img{background: #0273c0;
    border-radius: 5px;
    padding: 10px;}


.index-div6{padding-top: 60px;padding-bottom: 60px;text-align: center;}
.index-div6 h1{background: rgba(3, 27, 78, .05);
    display: inline-block;
    font-size: 17px;
    padding: 7px 10px;
    border-radius: 5px;font-weight: 600;color: #0373b8;}
.index-div6 h2{font-size: 39px;
    font-weight: 600;
    color: #f83132;}
.index-div6 p{font-size: 16px;line-height: 32px;}

.tourist-div1 .tourist2{border-bottom: 2px solid #0171bd;
    padding: 20px 30px;
    padding-bottom: 30px;
    background: #fff;
    margin: 20px;
    margin-top: -40px;
    margin-bottom: 0;
    position: relative;}

.tourist2{
    border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
}

.tourist1 img{border-radius: 10px;}
.tourist1 h3{font-size: 20px;
    font-weight: 600;
    color: #f90807;}
.tourist1 p{text-align: left;
    font-size: 15px;
    line-height: 27px;}

.rm1{text-align: left;margin-top: 30px;margin-bottom:10px;}
.rm1 a{background: #0171bd;
    font-size: 15px;
    font-weight: 600;
    padding: 10px 20px;
    border-radius: 6px;
    color: #fff;}
.rm1 a:hover{text-decoration: none;}
.rm1 a:hover{webkit-box-shadow: 2px 2px 20px 0px rgb(243 158 159), 0.5);
    -moz-box-shadow: 2px 2px 20px 0px rgb(243 158 159)), 0.5);
    box-shadow: 2px 2px 20px 0px rgb(243 158 159);}

.tourist1{
  margin-top:50px;
}

.index-div7{padding-top: 50px;padding-bottom: 90px;}
.testi-text1{color: #ffffff;
    padding: 40px;
   background: linear-gradient(0deg, rgba(30, 30, 30, 0) 30%, rgba(30, 30, 30, 1) 100%); 
    z-index: 1;
    height: 100%;
    width: 100%;
    position: absolute;}

.testi-text{border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    position: relative;
    overflow: hidden;}

.testi-text:hover{box-shadow: 3px 3px 9px rgb(253 0 1 / 28%);}


.d-quote{font-size: 40px;
    text-align: right;color: #fd0204;}

.testi-text1 blockquote {border: none;
    font-size: 15px;
    color: rgba(255, 255, 255, .7);
    padding: 0;
    line-height: 1.6em;
}

.testi-text1 h4{font-size: 19px;
    font-weight: 600;}

.by{color: #ffffff;
    font-weight: 600;
    margin-top: 10px;
    padding-left: 30px;}
.by:before {
    content: "";
    display: block;
    left: 40px;
    margin-top: 10px;
    width: 20px;
    height: 1px;
    background: #ffffff;
}

.index-div8{background-color: #0470c1;
    padding-top: 60px;
    padding-bottom: 50px;}
.ind-con{margin-left: 35%;}
.ind-con h4{background: #238ad7;
    display: inline-flex;
    padding: 3px 7px;
    border-radius: 5px;
    color: #fff;
    font-weight: 600;
    font-size: 16px;}
.ind-con h1{color: #fff;
    font-size: 32px;
    line-height: 45px;}

.ind-con1{text-align: center;
    margin-left: -35%;}
.ind-con1 h3{text-transform: uppercase;
    padding-top: 10px;
    font-size: 15px;
    color: #fff;
    letter-spacing: 5px;
    font-weight: 400;}
.ind-con1 h4{color: #fff;
    font-weight: 600;
    font-size: 36px;}
.con{margin-top: 20px;}
.con a{background: #0f4770;
    font-size: 15px;
    font-weight: 600;
    padding: 6px 20px;
    border-radius: 6px;
    color: #fff;}
.con a:hover{text-decoration: none;webkit-box-shadow: 2px 2px 20px 0px rgb(243 158 159), 0.5);
    -moz-box-shadow: 2px 2px 20px 0px rgb(243 158 159)), 0.5);
    box-shadow: 2px 2px 20px 0px rgb(98 174 223);}







.footer-div{background: #d73032;
  padding-top: 75px;
  padding-bottom: 30px;}

.ft-add img{display: block;margin-left: auto;margin-right: auto;}
address.s1 span {
    background: none;
    margin: 0;
    padding: 0;
    font-size: 15px;
    line-height: 1.7em;
    margin-bottom: 5px;color: #dbdbdb;line-height: 38px;
}
address.s1 a{text-decoration: none;color: #dbdbdb;}
address.s1 a:hover{color: #93c6ed;}

.id-color{color: #93c6ed;}

.social a:hover img {
  opacity: .7;
}

.f-links li a{display: block;
  padding: 6px 3px 6px 20px;
  font-size: 15px;
  line-height: 20px;
  font-weight: 400;
  text-decoration: none;
  background: url(../images/footer-arrow.png) no-repeat top 11px left;
  color: #fff;
  margin-left: 0px;
  transition: All .5s ease;
  -webkit-transition: All .5s ease;
  -moz-transition: All .5s ease;
  -o-transition: All .5s ease;}


.f-links {
  list-style: none;
  margin-left: 3px;
  padding: 0px;
  text-align: left;
  margin-top: 10px;
}

.footer-div h5{color: #fff;padding-bottom: 12px;
  font-size: 20px;
  font-weight: normal;font-weight: 600;}
.ft-abt p{color: #dbdbdb;
    line-height: 27px;}


.ft-det p{color: #fff;
  font-size: 16px;}

.ft-det a{text-decoration: none;color: #fff;} 

.copy-div{background: #3b68b0;
  padding-top: 14px;
  padding-bottom: 15px;
  border-top: 1px solid #1a7de7;
  color: #e9e9e9;}

.copy-div a{color: #ffffff;text-decoration: none;}
.copy-div a:hover{color:#fb686a;}

.power-div{text-align: right;}

.f-links li a:hover {
  color: #93c6ed;
  background-position: top 11px left 5px;
}

.social-icons img{border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin: 0 3px 0 3px;
    background: rgba(255, 255, 255, .1);
    padding: 11px 10px 8px 10px;}

.social-icons img:hover{background: #d98384;}
.offer1 h4{
  color:#fff;
}

/*About-us*/
.section-div{
  padding-top:60px;
  padding-bottom:60px;
}
.section-title h2{
  font-size: 40px;
  font-weight: 600;
  color: #f83132;
  padding-top:50px;
  text-align:center;
}
.vm-content1 p{
  font-size: 15px;
    line-height: 32px;
    text-align: justify;
}
.vm-content2 p{
  font-size: 15px;
    line-height: 32px;
    text-align: justify;
}
 
.vm-about2 img{
box-shadow: -20px -25px 0px 0px #0572ba ;
}
.vm-about1{
  padding-top:30px;
}
/* .about-line p{
font-size:15px;
line-height:32px;
text-align:justify;
} */

/*Our-Vehicle*/
.vehicle-section{
  padding-top:60px;
  padding-bottom:60px;

}

.vehicle-title h2{
  font-size: 40px;
  font-weight: 600;
  color: #f83132;
  padding-bottom:30px;
  text-align:center;
}

.vehicle1{
  border: solid 1px #dddddd;
  padding: 10px;
  text-align:center;
  margin-bottom:50px;
}

.vehicle1 h5{
  font-size: 20px;
  font-weight: 600;
  margin-top: -20px;
  color: #0572ba
    
}
.vehicle1 img{
  padding-top:20px;
  padding-bottom:20px;
}

/*Packeges*/
.package-section{
  padding-top:60px;
  padding-bottom:60px;

}
.vm-package h3{
  color:#0577c3;
  font-size:23px;
}
.package-title h2{
  font-size: 40px;
  font-weight: 600;
  color: #f83132;
  padding-bottom:30px;
  text-align:center;
}
.vm-package{
  padding: 1em 0;
  float: left;

}
.vm-package img{
  width:100%;
}

/* @media screen and (max-width: 640px){
  .vm-package{
    display: block;
    width: 100%;
  }
}

@media screen and (min-width: 900px){
  .vm-package{

  }
} */
.container .title{
  color: #1a1a1a;
  text-align: center;
  margin-bottom: 10px;
}

.content {
  position: relative;

  margin: auto;
  overflow: hidden;
}

.content .content-overlay {
  background: rgba(0,0,0,0.7);
  position: absolute;
  height: 99%;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}

.content:hover .content-overlay{
  opacity: 1;
}

/* .content-image{
  width: 100%;
} */

.content-details {
  position: absolute;
  text-align: center;
  padding-left: 1em;
  padding-right: 1em;
  /* width: 100%; */
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.content:hover .content-details{
  top: 50%;
  left: 50%;
  opacity: 1;
}

.content-details h3{
  color: #fff;
  font-weight: 500;
  letter-spacing: 2px;
  margin-bottom: 0.5em;
  text-transform: uppercase;
  font-size:17px;
}

.content-details p{
  color: #fff;
  font-size: 0.8em;
}

.fadeIn-bottom{
  top: 80%;
}

.fadeIn-top{
  top: 20%;
}

.fadeIn-left{
  left: 20%;
}

.fadeIn-right{
  left: 80%;
}
.content-title a{
  text-decoration:none;
  color:#fff;
  
}
.content-title{
  background:#0273c0;
  padding:10px 15px 10px 10px;
  border-radius: 25px;
}
.temple-div{
  text-align:left;
  padding-top:10px;
  color:#d73032;
}
.temple-div h5{
  font-size:15px;
}

/*Photo-Gallery*/

.gallery-section{
  padding-top:60px;
  padding-bottom:60px;

}

.gallery-title h2{
  font-size: 40px;
  font-weight: 600;
  color: #f83132;
  padding-bottom:30px;
  text-align:center;
}

.photogallery-div img{
  border: 2px solid #066085;
    margin-bottom: 20px;
    padding: 5px;
    transition: All .5s ease;
}
/* @media (max-width: 768px) {
  .photogallery-div img {
      margin-left: auto;
      margin-right: auto;
      display: block;
  }
} */

/*Contact-Us*/
.contactus-div1{font-size: 15px; line-height: 28px;}
.contactus-div1 h2{margin: 0; font-size: 30px; margin-bottom: 40px; text-transform: uppercase; font-weight: 600; color:var(--body-color3)}
.cont-div1 h1 {
  margin: 0;
    margin-bottom: 0px;
  text-transform: uppercase;
  font-size: 45px;
  font-weight: 600;
  color: #f83132;
  margin-bottom: 30px;
}
.cont-div1{
padding-top: 90px; padding-bottom: 90px; font-size: 18px; line-height: 38px;
}
.contactus-div1 h2 {
  margin: 0;
  font-size: 30px;
  margin-bottom: 40px;
  text-transform: uppercase;
  font-weight: 600;
  color: #066085;
}

.cont-add {
  padding: 20px 20px 30px 20px;
    padding-top: 20px;
  background-color: transparent;
   background-image: linear-gradient(180deg, #FFFFFF 95%, #f83132 95%);  
 
   /* background-image: linear-gradient(#e66465, #9198e5); */

  border-style: groove;
  border-width: 1px 1px 1px 1px;
  border-color: #EBEBEB;
  box-shadow: 0px 0px 10px 0px #EBEBEB;
  text-align: center;
  position: relative;
  padding-top: 30px;
  margin-top: 20px;
  margin-bottom: 30px;
  height:350px;
  font-size: 15px;
  line-height:28px;
}

.cont-add img {
  margin-left: auto;
  margin-right: auto;
  /* position: absolute; */
  left: 45%;
  background: #006eb9;
  margin-top: -96px;
  border-radius: 50%;
  padding:10px;
}
.qr-code img {
  background:none;
  border-radius: 0%;
  padding:none;
  padding-top:80px;


  
}
.cont-add h4 {
  margin: 0;
    margin-top: 0px;
  /* margin-top: 50px; */
  margin-bottom: 20px;
  color: var(--body-color3);
  font-weight: 600;
}

.cn{
  background: #000 !important;;
}
.cont-add a{
  text-decoration:none;
  color:#000;
}

.map{
  padding-top:50px;
}
.form2 {
  padding: 20px;
  border: 1px groove #c5c4c4;
  background: #fff;
  box-shadow: 0px 0px 10px 0px #c5c4c4;
}

.form2 label {
  margin-top: 10px;
  font-weight: 400;
  color: #666;
  font-size:17px;
}
.form2 .form-group {
  margin-top: -10px;
}

.form2 .btn1{

  color: #fff;
  margin-top: 15px;
  border-radius: 5px !important;
  background: #f83132;
  box-shadow: none !important;
  border: none !important;
  padding: 5px 20px;
  margin-left: auto;
  margin-right: auto;
  transition: all .5s ease;
}

.form2 .btn1:hover{
  
    background: #066085;
  }

select{
  display: block;
  width: 100%;
  height: calc(1.5em + .75rem + 2px);
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.form-details{
  padding-top:60px;
}

/* @media (max-width: 575px) {
  .modal-body .col-sm-4 {
    text-align: center;
    margin-top: 25px;
  }
}
@media (min-width: 576px) {
  .modal-dialog {
      max-width: 650px;
  }
} */

@media(max-width:1024px)
{
  .call p {
    padding-left: 7px;
}
.menu-div .navbar-light .navbar-nav .nav-link{
  font-size: 15px;
}
.copy-div{
  font-size:13px;
}
.ch-img1{
  padding-left:6px;
}
.c-right h2 {
  margin-left:13px;
}
}

@media (min-width: 992px){
  .dropdown-menu .dropdown-toggle:after{
    border-top: .3em solid transparent;
      border-right: 0;
      border-bottom: .3em solid transparent;
      border-left: .3em solid;
  }
  .dropdown-menu .dropdown-menu{
    margin-left:0; margin-right: 0;
  }
  .dropdown-menu li{
    position: relative;
  }
  .nav-item .submenu{ 
    display: none;
    position: absolute;
    left:100%; top:-7px;
  }
  .nav-item .submenu-left{ 
    right:100%; left:auto;
  }
  .dropdown-menu > li:hover{ background-color: #eeeeee !important }
  .dropdown-menu > li:hover > .submenu{
    display: block;
  }
}











@media(max-width: 980px)
{
.sidebar-nav .dropdown-menu {
  top: 0px; }

.dropdown-menu {
  top: 0;
  right: 0px;
  left: 0px;
  margin-top: 0;
  margin-left: 0rem; }

.mobilemenu {
  display: block;
  position: fixed !important;
  z-index: 1011; }

.menu-div, .menu-div1 {
  display: none; }
  

.hamburger.is-closed {
  margin-left: 79%;
  margin-top: 9px;
  right: 5%; }

.hamburger.is-open {
  margin-left: 24px;
  margin-top: 20px; }

.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0;
  background-color: #00152c !important;
  color: #fff !important;
  border-bottom: 1px solid #174475  !important; }


  .call p a  {
    padding-left: 7px;
}
.navbar-toggler-icon{
  display:none;
}
.top-head{
  display:none;
}
}
@media(max-width:767px)
{
  .footer-div{
    text-align:center;
  }
  .f-links li {
    display:inline-flex;
  }
  .power-div{
    margin-top:-20px;
  }
  .ind-con {
    text-align:center;
    margin-left:0px;
}
.ind-con1{
  text-align:center;
    margin-left:0px;
}
.testi-text img{
  width:100%;
}

.tourist-div1 .rm1{
  text-align:center;
}
.index-div5{
  text-align:center;
}
.c-left h2{
  text-align:center;
  padding-top:10px;
}
.c-right h2{
  text-align:center;
  padding-top:10px;
}
.lg-1 img{
  width:23%;
}
.f-links {
  text-align:center;
}
.power-div{
  text-align:center;
  margin-top:0px;
}
.mb-choose-mid img{
  width:100%
}
.choose-mid{display: none;}
.mb-choose-mid{display: block;}
.banner-div1{
  display:none;
}
.banner-div2 {
  display: block; }

.carousel-caption h2{
  font-size:25px;
}
.carousel-caption h3{
  font-size:22px;
}
.carousel-caption{left: 16%;text-align: center;top: 10%;}

.navbar-toggler{
  display:none;
}
.photogallery-div img{
  width:100%;
  margin-left: auto;
  margin-right:auto;
}
.vm-package{
  width:100%;
}
.temple-div h5 {
  text-align: center;
  font-size:22px;
}
.vm-package h3 {
  font-size: 25px;text-align:center;
}
.vm-place li{
  font-size:18px;
}
.vm-content1{
  padding-top:30px;
 
}
.vm-content2{
  padding-top:30px;
}

.vm-about2{
  padding-top:50px;
}
.ch-img1{
  margin-left:0px;
}
.ch-img{
  margin-left:0px;
}
.offer1{
  margin-bottom:20px;
}
.testi-text{
  margin-bottom:20px;
}
.copy-div{
  text-align:center;
}
.menu-header{
  z-index: 0;
}
.section-title{
  margin-top:-70px;
}
.vm-about1{padding-top: 0px;}

.custom-counter li{padding: 0px 30px 0px 0px;}
.custom-counter h2{font-size: 12px;}
.c-left p{text-align: center;}
.c-right p{text-align: center;}
.ind-offer h2{text-align: center;}
.ind-offer p{text-align: justify;padding-left: 15px;
        padding-right: 15px;}
#hm.sticky .logo-div img {
    width: 35%;
    padding-top: 10px;
    padding-bottom: 10px;
}
.logo-div img{width: 50%;}
}

@media(max-width:424px)
{

  
}
.btn1{
  background-color: #f83132;
  box-shadow: none;
  border: none;
  color: #fff;
  padding: 7px 23px !important;
  text-align: center;
  height: auto;
  width: auto;
  display: inline-block;
  transition: all .5s ease-in;
  font-weight: 600;
}
.btn1:hover{
  background-color: #174475;
}
.banner-div img{
	width:100%;
}






