body{font-family: 'Open Sans', sans-serif; font-size:15px; line-height:29px; color:#404040; text-align:justify; overflow-x:hidden;}
h1,h2,h3,h4,h5{font-family: 'Open Sans', sans-serif;}
a, a:active, a:focus {outline: none;}
img{display:block}
#hm{
    -webkit-transition: all 0.4s ease;
            transition: all 0.4s ease;
        }

        #hm.sticky {
          position:fixed; top:0; z-index:999; width:100%; border-bottom:1px solid #c4c5c7
        }
		
		#hmlg img{
    -webkit-transition: all 0.4s ease;
            transition: all 0.4s ease;
        }

        #hmlg.stickylg img{
           width:50%; height:50%; margin-top:0px;
        }
		#hmdiv1{
    -webkit-transition: all 0.4s ease;
            transition: all 0.4s ease;
        }
		#hmdiv1.stickydiv1{
           display:none;
        }
		#hmmenu{
    -webkit-transition: all 0.4s ease;
            transition: all 0.4s ease;
        }
		
		#hmmenu.stickymenu{float:none;}
		
		#hmmenu.stickymenu li a{
          padding-top:13px; padding-bottom:13px; 
        }
		#hmright{
    -webkit-transition: all 0.4s ease;
            transition: all 0.4s ease;
        }
		#hmright.stickyright{
         padding-top:1px; padding-bottom:1px; font-size:13px;
        }



.container{max-width:1100px; width:100%}
.up-div1{background:#3d46ab; color:#f6f6fa; text-align:right; font-size:13px;}
.up-div1 img{display:inline; margin-right:10px;}

.logo-div img{margin-top:-20px;}

.menu-div .navbar{padding:0px;}
.menu-div .navbar-light .navbar-nav{}


.menu-div .navbar-light .navbar-nav .nav-link{text-transform:uppercase; color:#37383a; border-right:3px solid #ede7d1; padding:20px 20px; font-size:13px; position:relative; margin-left:1px; padding-top:30px;}
.menu-div .navbar-light .navbar-nav .nav-item:last-child .nav-link, .menu-div .navbar-light .navbar-nav .nav-item:last-child:hover .nav-link, .menu-div .navbar-light .navbar-nav .nav-item.active:last-child .nav-link{border:none}

.menu-div .navbar-light .navbar-nav .active > .nav-link, .menu-div .navbar-light .navbar-nav .nav-item:hover > .nav-link, .menu-div .navbar-light .navbar-nav .nav-link.active, .menu-div .navbar-light .navbar-nav .nav-link.show, .menu-div .navbar-light .navbar-nav .show > .nav-link {
    background:url(../images/menu-hover.png) no-repeat; color:#fff;  border-right:3px solid transparent; position:relative; z-index:4;
}


.menu-div .navbar-light .navbar-nav .nav-item:nth-child(1) .nav-link{background:url(../images/menu1.png) no-repeat top 10px center}
.menu-div .navbar-light .navbar-nav .active:nth-child(1) .nav-link, .menu-div .navbar-light .navbar-nav .nav-item:nth-child(1):hover .nav-link{background:url(../images/menu1-hover.png) no-repeat top 10px center, url(../images/menu-hover.png) no-repeat; background-size:auto, 100% 100%}


.menu-div .navbar-light .navbar-nav .nav-item:nth-child(2) .nav-link{background:url(../images/menu2.png) no-repeat top 10px center}
.menu-div .navbar-light .navbar-nav .active:nth-child(2) .nav-link, .menu-div .navbar-light .navbar-nav .nav-item:nth-child(2):hover .nav-link{background:url(../images/menu2-hover.png) no-repeat top 10px center, url(../images/menu-hover.png) no-repeat; background-size:auto, 100% 100%}

.menu-div .navbar-light .navbar-nav .nav-item:nth-child(3) .nav-link{background:url(../images/menu3.png) no-repeat top 10px center}
.menu-div .navbar-light .navbar-nav .active:nth-child(3) .nav-link, .menu-div .navbar-light .navbar-nav .nav-item:nth-child(3):hover .nav-link{background:url(../images/menu3-hover.png) no-repeat top 10px center, url(../images/menu-hover.png) no-repeat; background-size:auto, 100% 100%}

.menu-div .navbar-light .navbar-nav .nav-item:nth-child(4) .nav-link{background:url(../images/menu4.png) no-repeat top 10px center}
.menu-div .navbar-light .navbar-nav .active:nth-child(4) .nav-link, .menu-div .navbar-light .navbar-nav .nav-item:nth-child(4):hover .nav-link{background:url(../images/menu4-hover.png) no-repeat top 10px center, url(../images/menu-hover.png) no-repeat; background-size:auto, 100% 100%}

.menu-div .navbar-light .navbar-nav .nav-item:nth-child(5) .nav-link{background:url(../images/menu5.png) no-repeat top 10px center}
.menu-div .navbar-light .navbar-nav .active:nth-child(5) .nav-link, .menu-div .navbar-light .navbar-nav .nav-item:nth-child(5):hover .nav-link{background:url(../images/menu5-hover.png) no-repeat top 10px center, url(../images/menu-hover.png) no-repeat; background-size:auto, 100% 100%}

.menu-div .navbar-light .navbar-nav .nav-item:nth-child(6) .nav-link{background:url(../images/menu6.png) no-repeat top 10px center}
.menu-div .navbar-light .navbar-nav .active:nth-child(6) .nav-link, .menu-div .navbar-light .navbar-nav .nav-item:nth-child(6):hover .nav-link{background:url(../images/menu6-hover.png) no-repeat top 10px center, url(../images/menu-hover.png) no-repeat; background-size:auto, 100% 100%}





.banner-div1{position:relative; top:-10px; margin-bottom:-10px; z-index:2;}	
.banner-div1 img{margin-left:auto; margin-right:auto; width:100%;}
.banner-div1 .carousel-indicators{bottom:0px;}
.banner-div1 .carousel-indicators li{border:none; background: #ededed; width: 11px; height: 11px; border-radius:50%; opacity:1}
.banner-div1 .carousel-indicators .active {width: 11px; height: 11px; border:none; background:#fd5c08}
 
 .banner-div1 .carousel-control-prev {background:url(../images/banner-arrow-left.png) no-repeat left center; left: 2%; opacity:1;}
.banner-div1 .carousel-control-next {background:url(../images/banner-arrow-right.png) no-repeat right center; right:2%; opacity:1;}


.banner-div2{position:relative; z-index:2; display:none}	
.banner-div2 img{margin-left:auto; margin-right:auto; width:100%;}
.banner-div2 .carousel-indicators{bottom:0px;}
.banner-div2 .carousel-indicators li{border:none; background: #ededed; width: 11px; height: 11px; border-radius:50%; opacity:1}
.banner-div2 .carousel-indicators .active {width: 11px; height: 11px; border:none; background:#fd5c08}
 
 .banner-div2 .carousel-control-prev {background:url(../images/banner-arrow-left1.png) no-repeat left center; left: 2%; opacity:1;}
.banner-div2 .carousel-control-next {background:url(../images/banner-arrow-right1.png) no-repeat right center; right:2%; opacity:1;}


.wel-div{padding-top:60px; padding-bottom:60px; background:url(../images/map-left.png) no-repeat top 100px left -160px, url(../images/map-right.png) no-repeat top 100px right -190px}
.wel-div1 h1{margin:0px; color:#fd5c08; text-transform:uppercase; font-size:60px; font-weight:700;}
.wel-div1 h2{margin:0px; color:#3f3e41; text-transform:uppercase; font-size:25px; font-weight:700;}
.wel-div1 p{font-size:17px; color:#3f3e41; font-weight:600; line-height:27px;}

.wel-div2{margin-top:70px; }
.left1{padding-left:0px; padding-right:0px;}

.wel-tour {
    max-width: 100%;
    overflow: hidden;
    position: relative;
   border-radius:0%;
   text-align:center;
   margin-left:auto; margin-right:auto;
   
}
.wel-tour img {
    position: relative;
    max-width: 100%;
    margin-left:auto; margin-right:auto
}
.wel-tour .ovrly {
    background:rgba(228, 227, 217, 0.9);
    height:100%;
    left: 0;
    top: 100%;
    width: 100%;
	
    position: absolute;
    -webkit-transition: all 0.9s;
    -moz-transition: all 0.9s;
    -o-transition: all 0.9s;
    transition: all 0.9s;
}

.wel-tour .links {
    position: absolute;
    top: 120%;
    left: 24%;
    -webkit-transition: all 0.9s;
    -moz-transition: all 0.9s;
    -o-transition: all 0.9s;
    transition: all 0.9s;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.wel-tour .links .fa {
    margin: 0 1px;
    
    
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 0%;
    color: #fd5c08;
    display: inline-block;
    line-height: 30px;
    font-size: 20px;
    text-align: left;
    text-decoration: none;
	text-transform:uppercase;
    
}

.wel-tour .links .fa span{color:#3f3e41; font-size:30px; font-weight:600;}

.wel-tour .links .fa:hover{color:#3d46ab;}
.wel-tour .links .fa:hover span{color: #fd5c08;}

.wel-tour:hover .links {
    top: 86%;
}
.wel-tour:hover .ovrly {
    top: 75%;
}

.left1:nth-child(6) .links{left:36%;}



.wel-tour .ovrly1 {
    background:rgba(255, 255, 255, 0.9);
    height:100%;
    left: 0;
    top: 35%;
    width: 100%;
	
    position: absolute;
    -webkit-transition: all 0.9s;
    -moz-transition: all 0.9s;
    -o-transition: all 0.9s;
    transition: all 0.9s;
}

.wel-tour .links1 {
    position: absolute;
    top: 60%;
    left: 27%;
    -webkit-transition: all 0.9s;
    -moz-transition: all 0.9s;
    -o-transition: all 0.9s;
    transition: all 0.9s;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.wel-tour .links1{
    margin: 0 1px;
   
    
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 0%;
    color: #fd5c08;
    display: inline-block;
    line-height: 30px;
    font-size: 20px;
    text-align: left;
    text-decoration: none;
	text-transform:uppercase;
    
}

.wel-tour .links1 h1{font-size: 20px;}

.wel-tour .links1 h2{color:#3f3e41; font-size:30px; text-align:left}
.wel-tour .links1 h2 span{font-weight:600;}


.wel-tour .links1 h3{color:#3f3e41; font-size:15px; text-align:left; font-weight:600; background:url(../images/more-icon.png) no-repeat left center; padding-left:30px; margin-top:20px; transition:All .5s ease;}
.wel-tour .links1 h3 a{text-decoration:none; color:#3f3e41; }
.wel-tour .links1 h3:hover{background-position:left 5px center}
.wel-tour .links1 h3:hover a{color:#fd5d0a}



.va{text-align:right; margin-top:35px;}
.view-all{display:inline-block; background:#545357; padding:4px 24px; line-height:21px; text-transform:uppercase; font-size:13px; margin-top:0px; transition:All .5s ease; -webkit-transition:All .5s ease; -moz-transition:All .5s ease; -o-transition:All .5s ease;}
.view-all a{text-decoration:none; color:#fff; background:url(../images/more-icon.png) no-repeat left center; padding-left:23px; transition:All .5s ease; -webkit-transition:All .5s ease; -moz-transition:All .5s ease; -o-transition:All .5s ease;}
.view-all:hover a{color:#fff; background-position:left 5px center}


.wel-offer{background:url(../images/offer-bg.jpg) no-repeat; background-size:cover; text-align:center; color:#fff; padding-top:70px; padding-bottom:80px;}
.wel-offer h3{display:inline-block; background:#fd5c08; font-size:24px; padding:10px 20px; text-shadow: -1px 1px 1px #000000;}
.wel-offer h2{font-size:27px; margin-top:40px; text-transform:uppercase; text-shadow: -1px 1px 1px #000000;}
.wel-offer h1{font-size:60px; margin-top:5px; margin-bottom:20px; text-transform:uppercase; font-weight:700; text-shadow: -1px 1px 1px #000000;}
.wel-offer p{text-shadow: -1px 1px 1px #000000; margin-left:80px; margin-right:80px;}


.wel-rental{background:url(../images/rental-car.png) no-repeat top center; margin-top:50px; margin-bottom:50px;}
.wel-rental h1{margin:0px; text-align:center; padding-top:60px; color:#fd5c08; text-transform:uppercase; font-weight:700; font-size:40px;}
.wel-rental h2{margin:0px; text-align:center; padding-top:4px; color:#525153; text-transform:uppercase; font-weight:400; font-size:23px; margin-bottom:80px;}

.wel-rental1{margin-bottom:30px;}
.wel-rental2{border:1px solid #c2c2c2; margin-top:5px;}
.wel-rental2 h3{margin:0px; text-align:center; color:#fd5c08; text-transform:uppercase; font-weight:600; font-size:20px; border-bottom:1px solid #c2c2c2; padding-top:8px; padding-bottom:8px; margin-left:5px; margin-right:5px;}
.wel-rental2 h4{margin:0px; font-size:14px; background:url(../images/seater.png) no-repeat left 5px center; padding-left:30px;}
.wel-rental3{padding-top:8px; padding-bottom:8px;}
.wel-rental3 span{font-weight:600;}

.bn{text-align:right; margin-right:5px;}
.book-now{display:inline-block; background:#3d46ab; padding:4px 15px; line-height:21px; text-transform:uppercase; font-size:12px; margin-top:0px; transition:All .5s ease; -webkit-transition:All .5s ease; -moz-transition:All .5s ease; -o-transition:All .5s ease;}
.book-now a{text-decoration:none; color:#fff; transition:All .5s ease; -webkit-transition:All .5s ease; -moz-transition:All .5s ease; -o-transition:All .5s ease;}
.book-now:hover{background:#fd5c08;}
.book-now:hover a{color:#fff;}


.wel-travels{background:url(../images/tour-bg.jpg) no-repeat; background-size:cover; padding-top:60px; padding-bottom:60px;}
.tour-left{background:#3d46ab; color:#fff; text-transform:uppercase; padding:60px 15px; position:relative}
.tour-left h1{margin:0px; font-size:30px; font-weight:600;}
.tour-left h2{margin:0px; font-size:20px; font-weight:400; line-height:28px; padding-top:5px;}
.tour-left::before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-right: 245px solid #fff;
    border-bottom: 20px solid transparent;
    border-left: 245px solid transparent;
    bottom: -20px;
    right: 0px;
}


.tour-right  ul{list-style:none; margin:0px; padding:0px; text-transform:uppercase; }
.tour-right li{background:#f3ecea; display:inline-block; width:22%; margin-right:10px; text-align:center; padding-top:100px; padding-bottom:50px; font-size:17px;}
.tour-right li:last-child{margin-right:0px;}
.tour-right li:nth-child(1){background:url(../images/travel-icon1.jpg) no-repeat top 30px center #f3ecea;}
.tour-right li:nth-child(2){background:url(../images/travel-icon2.jpg) no-repeat top 30px center #f3ecea;}
.tour-right li:nth-child(3){background:url(../images/travel-icon3.jpg) no-repeat top 30px center #f3ecea;}
.tour-right li:nth-child(4){background:url(../images/travel-icon4.jpg) no-repeat top 30px center #f3ecea;}


.wel-form{background:url(../images/form-bg.jpg) no-repeat; background-size:cover; padding-top:50px; padding-bottom:30px;}
.wel-form h5{margin:0px; text-align:center; font-size:15px; font-weight:600; text-transform:uppercase; color:#3f3e41;}
.wel-form h1{margin:0px; text-align:center; font-size:40px; font-weight:800; text-transform:uppercase; color:#fd5c08; margin-top:20px;}
.wel-form h2{margin:0px; text-align:center; font-size:22px; font-weight:400; text-transform:uppercase; color:#3f3e41; margin-bottom:25px;}

.wel-form form input, .wel-form form input:hover, .wel-form form input:active, .wel-form form input:focus{background:#525154; color:#d3d3d3; opacity:1; border:none; border-radius:0px; margin-bottom:8px; box-shadow:none; text-align:center; padding-right:60px;}
.wel-form form input::placeholder{color:#fff;}
.wel-form form textarea, .wel-form form textarea:hover, .wel-form form textarea:active, .wel-form form textarea:focus{background:#525154; color:#d3d3d3; box-shadow:none;border:none; border-radius:0px;}

.wel-form form #name{background:url(../images/name.jpg) no-repeat right center #525154;}
.wel-form form #email{background:url(../images/email.jpg) no-repeat right center #525154;}
.wel-form form #mobile{background:url(../images/phone.jpg) no-repeat right center #525154;}

.submit{}
.submit button{background:url(../images/submit.jpg) no-repeat right center #fd5c08;  box-shadow:none; border:none; color:#fff; padding:5px 20px; float:right; padding-right:70px;  position:relative; border-radius:0px;}

.form-line{font-size:13px; text-align:center; margin-top:15px;}

.in-banner {position: relative; top: -10px; margin-bottom: -10px; z-index: 2;}

.in-banner img{width:100%;}

.about-div{padding-top:60px; padding-bottom:50px; background:url(../images/map-left.png) no-repeat top 100px left -100px, url(../images/map-right1.png) no-repeat top 100px right -190px}
.about-div1 h1{margin:0px; color:#fd5c08; text-transform:uppercase; font-size:60px; font-weight:700;}
.about-div1 h2{margin:0px; color:#3f3e41; text-transform:uppercase; font-size:25px; font-weight:700; text-align:left; margin-bottom:20px;}
.about-div1 p{font-size:17px; color:#3f3e41; font-weight:600; line-height:27px;}

.about-div2{padding-top:20px;}

.about-div3{color:#fff;}
.about-left{background:url(../images/about-bg1.jpg) no-repeat; background-size:cover; padding-left:15%; padding-right:30px; padding-top:80px; padding-bottom:80px;}
.about-right{background:url(../images/about-bg2.jpg) no-repeat; background-size:cover; padding-right:15%; padding-left:30px; padding-top:80px; padding-bottom:80px;}
.about-right h1{margin:0px; font-size:24px; padding-bottom:10px; text-align:left}
.about-right ul{list-style:none; padding:0px; margin:0px;}
.about-right ul li{background:url(../images/li-icon.jpg) no-repeat top 10px left; padding-left:20px;}


.tour-packages{background:url(../images/rental-car.png) no-repeat top center; margin-top:50px; margin-bottom:50px;}
.tour-packages h1{margin:0px; text-align:center; padding-top:60px; color:#fd5c08; text-transform:uppercase; font-weight:700; font-size:40px;}
.tour-packages h2{margin:0px; text-align:center; padding-top:4px; color:#525153; text-transform:uppercase; font-weight:400; font-size:23px; margin-bottom:80px;}

.tour-packages1{margin-bottom:30px;}
.tour-packages1 img{border-radius:50%; padding:5px; border:2px solid #ccc;}
.tour-packages1 h3{margin:0px; font-size:17px; text-align:center; margin-top:10px; font-weight:600;}
.tour-packages1 h3 a{text-decoration:none; color:#3d46ab;}
.tour-packages1:hover a{color: #fd5c08;}

.tour-div1 img{width:100%; margin-bottom:15px; border:2px solid #ccc;}

.c1{text-transform:uppercase; color:#3d46ab; font-size:22px; font-weight:600;}

.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: #3d46ab;
  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: #3d46ab;
  margin-top: -2px;
  top: 50%;
}

.hamburger.is-open .hamb-middle {
  background-color: #3d46ab;
  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: #3d46ab;
  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: 240px; }
#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: #52589c;  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: 240px;}
.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 30px;  text-decoration: none; text-align:left; border-bottom:1px solid #6a70b9;}
.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: #e1e3e4; 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: #3d46ab;  color: #ffffff;  text-decoration: none;}
.sidebar-nav .dropdown-menu li a{font-size:13px; color:#000; border-bottom:1px solid #bababa;}
.sidebar-nav .dropdown-menu li:hover a, .sidebar-nav .dropdown-menu li.active a{background:#f43ba0 !important; color:#fff !important}
.sidebar-nav .dropdown-menu li:before{background:none}

.sidebar-nav li.active .dropdown-menu li a{background:#e1e3e4;}

.call-div{display:none}



.g-ca{margin-top:10px; margin-left:5px;}

.footer-div
{
	background:#3d46ab;
	margin-top: 0px;
	color:#d9dbec;
	font-size:15px;
	margin-bottom:-50px;
	padding-top:50px;
	padding-bottom:50px;
}

.social-div{margin-top:30px;}
.sprite { background: url('../images/social-icon.png') no-repeat top left; width: 37px; height: 42px; display:inline-block; margin-right:13px;} 
.sprite.fb { background-position: 0 0; } 
.sprite.gp { background-position: -52px 0; } 
.sprite.tw { background-position: -104px 0; }
.social-div a{display:inline-block; float:left; }  

.social-div a:hover{-ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); transform: rotate(360deg); transition-duration: 2s;}

.footer-div h4{margin:0px;  writing-mode: tb-rl; -webkit-transform: rotate(180deg); position:relative; padding-left:10px; font-size:16px; color:#d9dbec; letter-spacing:5px; font-weight:400; text-align:center}

.f-link{list-style:none; margin-left:0px; padding:0px; border-left:1px solid #f3ecea;}



.f-link li a{display:block; padding:3px 3px 3px 13px; font-size:13px; line-height:20px; text-decoration:none; color:#d9dbec; background:url(../images/footer-arrow.png) no-repeat left  center; margin-left:0px;    transition:All .5s ease;
-webkit-transition:All .5s ease;
-moz-transition:All .5s ease;
-o-transition:All .5s ease; padding-left:30px;}

.f-link  li a:hover{color:#fd5c08; background-position:5px center; }

.address-det{background:url(../images/address-icon.png) no-repeat top 10px left; padding-left:25px;}
.call-det{background:url(../images/call-icon.png) no-repeat top 10px left; padding-left:25px;}

.foot-det{font-size:12px; border-left:1px solid #f3ecea; padding-left:15px; line-height:26px; padding-bottom:10px; margin-left:-20px; text-align:left}


.f1{color:#fff; text-transform:uppercase; font-size:11px; font-weight:600;}
.f-details{margin-left:-50px;}



.copy-div{color:#d9dbec; font-size:12px; line-height:22px; margin-top:-50px;}
.copy-div a{color:#fff; text-decoration:none;}	
.copy-div a:hover{color:#fd5c08;}	
.power-div{text-align:right;}
.copy-div img{display:inline;}

.ph1{padding-left:90px;}
.left-icon {
    position: fixed;
    z-index: 1001;
    bottom: 10px;
    right: 10px;
}

.left-icon img {
    
    transition: All .5s ease;
    -webkit-transition: All .5s ease;
    -moz-transition: All .5s ease;
    -o-transition: All .5s ease;
}
.left-icon img:hover {
    padding-left: 5px;
    padding-right: 5px;
}

::selection {
	background:#3d46ab;
	color:#fff;
}

::-moz-selection {
	background:#3d46ab;
	color:#fff;
}
::-webkit-selection {
	background:#3d46ab;
	color:#fff;
}


/* Float */
.hvr-float {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-float:hover, .hvr-float:focus, .hvr-float:active {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}


@media(min-width:1920px){
	
}

@media(max-width:1400px){

}

@media(max-width:1280px){

}

@media(max-width:1024px){
.menu-div .navbar-light .navbar-nav .nav-link{padding: 25px 17px 20px 17px;}
.menu-div .navbar-light .navbar-nav  .nav-link{background-position:top 0px center}
.about-left{padding-left:30px;}
.about-right{padding-right:30px;}

}
@media(max-width:980px){
.up-div1{text-align:center}
.logo-div img{margin-top:20px; margin-bottom:20px;}	
.mobilemenu{display:block; position: fixed !important; z-index: 1000;}
.menu-div{display:none}	
.hamburger.is-closed {margin-left: 79%; margin-top: 10px; right:5%;}
.hamburger.is-open {margin-left: 24px; margin-top: 20px;}
.dropdown-toggle:active,
    .open .dropdown-toggle {
    outline: 0;
    background-color: #ae285d !important;
	color:#fff !important;
	border-bottom: 1px solid #ffbed8 !important;
     }
	 .wel-div{background-image:none}
	 .f-details{margin-left:0px;}
	 .foot-det{margin-left:0px;}
}

@media(max-width:800px){

}

@media(max-width:768px){

}
@media(max-width:767px){
.logo-div img{margin-left:auto; margin-right:auto}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
	max-width:100%; flex:0%;
}
	.row{display:block}
	.wel-div1 h1, .wel-div1 h2{text-align:center}
	.wel-div1 h2{margin-bottom:20px;}
	.wel-tour img{width:100%;}
	.wel-rental1 img{margin-left:auto; margin-right:auto; display:block}
	.tour-right ul{margin-top:30px;}
	.tour-left h1, .tour-left h2{text-align:center}
	.submit button{float:none; margin-top:20px;}
	.footer-div h4{-webkit-transform: rotate(0deg); writing-mode: initial; margin-top:20px; text-align:left}
	.sprite{display:block}
	.social-div a{float:none}
	.foot-logo{margin-top:20px;}
	.copy-div{margin-top:20px;}
.banner-div1{display:none}
.banner-div2{display:block}
.wel-rental2 h4{text-align:center; background-image:none}
.bn{text-align:center; margin-top:10px; margin-bottom:15px;}	
	


.copy-div, .power-div{text-align:center}
.call-div{display:block !important; bottom:0px; position:fixed; width:100%; z-index:1000; bottom:0; background:#ff691b; text-align:center; padding:10px; color:#fff}
.call-div a{color:#ffbe9c}
	 .copy-div{margin-bottom:49px;}
	 
	.social-div{margin-top:0px;} 
	.wel-offer p{margin-left:0px; margin-right:0px;}
	.tour-packages h1{font-size:25px;}
	.tour-packages h2{font-size:17px;}
	 
}
@media(max-width:500px){
.tour-right li	{width:100%; margin-bottom:10px;}
.copy-div{font-size:12px;}
}

@media(max-width:320px){



}


