.view-all-packages @charset "utf-8";
/* CSS Document */


body{
	margin-left:0px;
	margin-right:0px;
	padding:0px 0px;
    font-family: 'Roboto', sans-serif;
	font-size:14px;
	}
	
body a{
	text-decoration:none !important;
	}


/*modal start here*/

.modal{
	z-index:999999;
	}
.modal-header{
	background:#FF5252;
    color: #fff;
	}	
	

button.close{
	color:#fff;
	opacity:1;
	font-size:30px; 
	}
	
.form-div .input-group-text{
		background-color:#ff5252;
		border: 1px solid #ff5252;
		color:#fff;
	}
.form-div .form-control{
    border: 1px solid #ced4da;
    padding: 15px;
    font-size: 17px;
    color: #000;
	}		

/*modal end here */
.track {
    position: relative;
    box-sizing: border-box;
    margin-bottom: 15px;
}

.track-inner {
    border-radius: 5px;
    box-shadow: 0 2px 0 0 rgba(0,0,0,0.1);
    background-color: #FFF;
    position: relative;
    overflow: hidden;
}
.track-dis {
    padding: 7px 15px;
}

.track-dis h5 {
    color: #334960;
    font-size:18px;
}

.track:nth-of-type(5n+1) .track-title {
    background-color:#253d52;
    color: #fff;
    padding: 10px;
    font-size:22px;
    text-transform: uppercase;
}

.feature-details{
	margin-top:15px;
	
	}
.feature-details {
}


.feature-details h3{
	margin-bottom:0px;
	margin-top:0px;
	font-size:24px;
	line-height:20px;
	}
.feature-details p{
	margin-bottom:5px;
	line-height:24px;
}

/*all-packages details page*/







.tour-ri-com {
    display: block;
    position: relative;
    width: 100%;
    border: 1px solid #ddd;
    margin-bottom: 15px;
    border-radius: 0px;
    background-color: #fff;
    box-shadow: 0 1px 5px 0 rgba(0,0,0,.2);
    padding: 10px 10px;
	
	}
	
	
.data{
	display: block;
    position: relative;
    width: 100%;
    border: 1px solid #ddd;
    margin-bottom: 15px;
    border-radius: 0px;
    background-color: #fff;
    box-shadow: 0 1px 5px 0 rgba(0,0,0,.2);
    padding:10px 10px;
	}	
	
.data .nav-tabs {
    background:#3f51b5;
    border-bottom: none;
    padding: 10px;
}
.data .nav-tabs li {
    margin: 0;
    border: none;
}	
.data .tab-content h3 {
 margin: 11px;
    padding: 0;
    text-transform: capitalize;
    color: #000;
}

.data .nav-tabs li a {
    border-radius: 23px;
    margin: 0;
    color: #333;
    border: none;
    text-transform: capitalize;
    padding: 8px 25px;
    position: relative;
    background: #eff8e2;
    margin: 0px 5px;
}

.data .nav-tabs li.active a, .data .nav-tabs li.active a:focus {
    color: #fff;
    border: none;
    background:#ff3d17;
    border-radius: 23px;
    padding: 8px 22px;
}

.data .tab-content .itin strong {
    background: #232323;
    color: #dce7f1;
    padding: 10px 12px 10px 20px;
    display: block;
    margin: 8px 0px;
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: normal;

}


.tab-content div, .tab-content p{
	font-size:15px;
	line-height:22px;
	font-weight:normal;
	}

.tour_right h3 {
    background: #3f51b5;
    padding-left: 40px;
    color: #ffffff;
    font-size: 24px;
    background-size: 22px;
    margin-top: 0px;
    font-weight: normal;
    text-transform: uppercase;
    padding: 7px;
    margin-bottom: 10px;
    text-align: center;

}

.tour-detail label {
    color: #ff3d17;
    /* text-transform: uppercase; */
    font-size: 18px;
    padding:3px 4px;
    margin-bottom: 0px;
    font-weight: 600;}

.tour-detail p {
    padding:10px 5px;
    margin-bottom: 0;
    line-height: 20px;
    font-size: 16px;}
	


.clickable{
    cursor: pointer;   
}

.panel-heading span {
	margin-top: -20px;
	font-size: 15px;
}	

/*all-packages details page end */


.inclusion ul, .trip-highlight ul{
	padding-left:10px;
	list-style:none;}




/*all-packages page*/
.tour_container {
	  display: block;
    position: relative;
    width: 100%;
    border: 1px solid #ddd;
    margin-bottom:30px;
    border-radius: 0px;
    background-color: #fff;
    box-shadow: 0 1px 5px 0 rgba(0,0,0,.2);
    padding: 0px 0px;
}

.inner_heading {
    background-color:#ff5252;
    padding: 10px 20px 10px 18px;
    color: #fff;
    border: 1px solid #fff;
    -webkit-border-top-left-radius: 3px;
    text-align: center;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.flexslider-mr-none{
	margin-top:0px !important;
	 display: block;
    position: relative;
    width: 100%;
    border: 1px solid #ddd;
    margin-bottom: 15px;
    border-radius: 0px;
    background-color: #fff;
    box-shadow: 0 1px 5px 0 rgba(0,0,0,.2) !important;
    padding: 10px 10px !important;
	}

.img_container {
    position: relative;
    overflow: hidden;
    border: 1px solid #fff;
}
.img_container img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.img_container img:hover{
	 -webkit-transform:none;
    transform:none;
	}
	
.mr-none{
	margin-left:0px;
	margin-right:0px;}	

.badge_save {
    font-size: 9px;
}

.badge_save {
    position: absolute;
    top: 0;
    right: 0;
    width: 65px;
    height: 77px;
    color: #fff;
    text-align: center;
    background: url(../img/badge_save.png);
    font-size: 11px;
    line-height: 12px;
    padding-top: 32px;
}

.badge_save strong {
    display: block;
    font-size: 14px;
    font-weight: 700;
}

.short_info {
    position: absolute;
    left: 0;
    bottom:-6px;
    background: url(../img/shadow_tour.png) left bottom repeat-x;
    width: 100%;
    padding: 10px 10px 8px 5px;
    color: #fff;
	background-position:center;
}

.short_info i {
    font-size: 25px;
    display: inline-block;
    vertical-align: middle;
    font-weight: 400;
    font-style: normal;
    padding: 0;
    margin: 0;
}
[class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: "fontello";
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;}
	
.icon-moon-inv:before {
    content: '\ec51';
}	

.short_info .price {
    float: right;
    font-size: 20px;
    font-weight: 700;
    display: inline-block;
    margin-top: 5px;
}

.short_info .price sup {
    font-size: 18px;
    position: relative;
    top: -5px;
}

.tour_container .tour_title {
    padding: 15px;
    position: relative;
}

#single_tour_feat ul {
    list-style: none;
    padding: 0;
    margin: 0 0 0px;
    display: table;
}

#single_tour_feat ul li {
    display: table-cell;
    width: 1%;
    vertical-align: middle;
    text-align: center;
    padding: 0 0px 10px;
    white-space: nowrap;
    font-size: 18px;
	}

#single_tour_feat ul li i {
    font-size:18px;
    display: block;
    margin-bottom:0px;
}

.tour_container .tour_title {
    padding: 15px;
    position: relative;
}

.tour_container .tour_title h3 a{
    color:#ff3d17;
    font-size: 18px;
    font-weight:700;
    margin:0px;
    padding:0px 0px;
    padding-top: 7px;
    text-transform: capitalize;
    margin-bottom: 7px;
	}

.rating small {
    font-size: 12px;
    color: #000;
    margin-top: 5px;
    font-family: verdana;
}
.rating small b {
    color: #000;
}
	
/*all-packages page end*/


/*explore city page */

.pd-left-right-7 {
    padding-left: 7px;
    padding-right: 7px;
}
.explore {
    display: block;
    position: relative;
    width: 100%;
    height: 260px;
    border: 1px solid #ddd;
    margin-bottom:30px;
    border-radius: 0px;
    background-color: #fff;
    box-shadow: 0 1px 5px 0 rgba(0,0,0,.2);
}	
.explore .image {
    left: 0;
    background-position: center;
    background-size: cover;
    z-index: 1;
    margin: 7px;
}

.explore .image, .explore .image:before, .explore a:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    display: block;
}
.explore a {
	position:absolute;
    right: 0;
    bottom: 7px;
    left: 0;
    color: #fff;
    text-decoration: none;
    z-index:99;
    text-shadow: 0 0 7px rgba(0,0,0,1);
}

.explore a .city {
    display: block;
    font-size: 28px;
    font-weight: 400;
    line-height: 24px;
    font-family: 'Exo 2', sans-serif;
    position: absolute;
    top: -35px;
    left: 0px;
    right: 0px;
    width: 100%;
    text-shadow:2px 2px 4px #000000;
	}

.explore a .packages {
    display: inline-block;
    color: #6a1757;
    font-size: 12px;
    font-weight: 600;
    line-height: 10px;
    text-transform: uppercase;
    margin: 4px 0px 0;
    float: right;
    padding: 5px 7px;
    background-color: rgba(255,255,255,.67);
    text-shadow: none;
    box-shadow: 0 0 3px 0 rgba(0,0,0,.4);
}

.explore a {
    display: block;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    margin: 0px 7px;
    padding: 5px;
    text-align:center;
    background: rgba(0,0,0,.7);
}
/*explore city page end */	
	
/*Best Theme Tour area*/

.tb-space-2 {
    padding: 70px 0px;
}

.bg-2 {
    background-image: url(../img/bg.jpg);
    background-size: cover;
    background-position: left center;
}

.people-say{
	padding:70px 0px;}

.tour-types, .tour-types .tour-type-item {
    padding: 0 10px;
    margin-bottom: 20px;
    float: left;
}

.theme-2 .tour-type {
    border: 2px solid transparent;
    transition: all 0.3s ease-in-out;
}
.theme .tour-type {
    position: relative;
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 1px 5px 0 rgba(0,0,0,.2);
	}


.theme .tour-type .effect-1 img {
    -webkit-transition: -webkit-transform 0.3s linear;
    transition: transform 0.3s linear;
    width: 100%;
	border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}

.theme .tour-type .effect-1 {
    overflow: hidden;
    position: relative;
}

.theme .tour-type .tour-type-info h3 {
    font-weight: normal;
    color: #333535;
    font-size: 16px;
    text-align: center;
    margin: 8px;
}

.theme .tour-type .tour-type-info .tour-type-detail {
    -webkit-transition: opacity 0.5s ease 0s;
    transition: opacity 0.5s ease 0s;
    display: none;
    opacity: 0;
}

/*.theme .tour-type:after {
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    top: 0;
    left: 0;
    -webkit-transition: opacity 0.5s ease 0s;
    transition: opacity 0.5s ease 0s;
    opacity: 0.5;
    background: #000;
}
*/

/*Best Theme Tour area end*/	

	
	
	/*Animation*/
	
.pinkBg {
background-color: #35b523;
background-image: linear-gradient(90deg, #289019, #57dc44);
}
.intro-banner-vdo-play-btn{
    height:45px;
    width:45px;
    position:absolute;
    top:50%;
    left:50%;
    text-align:center;
    margin:-30px 0 0 -30px;
    border-radius:100px;
    z-index:1;
	box-shadow:0 0.1rem 1rem 0 rgba(74,74,74,0.2), 0 0.25rem 0.5rem 0 rgba(74,74,74,0.2);
}
.intro-banner-vdo-play-btn i{
    line-height:45px;
    font-size:30px
}
.intro-banner-vdo-play-btn .ripple{
     position: absolute;
    width: 80px;
    height: 80px;
    z-index: -1;
    left: 50%;
    top: 50%;
    opacity: 0;
    margin: -40px 0 0 -40px;
    border-radius: 100px;
    -webkit-animation: ripple 1.8s infinite;
    animation: ripple 1.8s infinite;
}

@-webkit-keyframes ripple{
    0%{
        opacity:1;
        -webkit-transform:scale(0);
        transform:scale(0)
    }
    100%{
        opacity:0;
        -webkit-transform:scale(1);
        transform:scale(1)
    }
}
@keyframes ripple{
    0%{
        opacity:1;
        -webkit-transform:scale(0);
        transform:scale(0)
    }
    100%{
        opacity:0;
        -webkit-transform:scale(1);
        transform:scale(1)
    }
}
.intro-banner-vdo-play-btn .ripple:nth-child(2){
    animation-delay:.3s;
    -webkit-animation-delay:.3s
}
.intro-banner-vdo-play-btn .ripple:nth-child(3){
    animation-delay:.6s;
    -webkit-animation-delay:.6s
}
	
	/*Animation end*/
	



.whatsapp{
	 position: fixed;
    right:50px;
    top:130px;
    z-index: 9999999;}	
	
.whatsapp .whiteText{
	color:#fff;}	
	
	
.pd-left-7{
	padding-left:7px;
	}	
.pd-right-7{
	padding-right:7px;
	}
	
iframe{
	width:100%;
	height:450px;
	border:none;
	}	
	
.box-sha{
	display: block;
    position: relative;
    width: 100%;
    border: 1px solid #ddd;
    margin-bottom:30px;
    border-radius: 0px;
    background-color: #fff;
    box-shadow: 0 1px 5px 0 rgba(0,0,0,.2);
    padding: 10px 10px;
	}	
	
/* footer section */

.footer_area .foooter-p {
    font-size: 16px;
    color: #dde4f5;
    line-height: 26px;
    font-weight: normal;
}

.contact-list li i {
    margin-right: 10px;
}

.contact-list li {
    color: #dde4f5;
    font-size: 16px;
    margin-bottom: 20px;
    font-weight: normal;
    margin-left: 0px;
    font-family: 'Raleway', sans-serif;
} 
.contact-list {
    padding-left: 0px;
}

.widget-categories ul li{
	list-style:none;}

.widget-categories ul li a:before {
    content: '\f0a9';
    font-family: 'FontAwesome';
    position: absolute;
    left: 0;
    top: 10px;
}

.widget-categories ul li a {
    display: block;
    padding: 10px 0 10px 20px;
    position: relative;
    text-decoration: none;
    border-bottom: 1px solid #ddd;
    color: #000;
    font-size: 16px;
}



.bg-color{
    background: #f3fbe8;
    padding-bottom:30px;
    padding-top: 70px;	
	}


.bg-colors{
	background: #f3fbe8;
    padding:0px 0px;}

.bg-colors-a{
	background: #f3fbe8;
	padding:30px 0px 70px 0px;	
	}
	
.bg-info h3{
	 margin-bottom: 0px;
    font-size: 28px;
    line-height: 22px;

	}
.border-primary{
	 border-color:#ff3d17 !important;
	 border-top:10px solid #ff3d17 !important;
	
	}	

.bg-info {
    background-color: #ff3d17!important;
}
.btn-info, .btn-info:hover, .btn-info:focus{
    color: #fff;
    background-color: #3f51b5;
    border-color: #3f51b5;	
}
 .p-3 {
    padding: 1rem!important;
    background:#ff3d17;
}  

.form-control:focus{
	box-shadow:none !important;
	border-color:#fff !important;}

.input-group-text{
	    background-color:#f8f8f8;
         border: 1px solid #f8f8f8;
			}
			
.card-header{
	    border-bottom:1px solid rgb(255, 61, 23);}				

.text-info {
    color:#ff3d17 !important;
}
.form-control{
	    background-color:#f8f8f8;
		 border: 1px solid #f8f8f8;
		 padding:0px 0px;
		 font-size:13px;}
   
footer{
    background-color: #232323;
    width: 100%;
    padding-top: 75px;
    padding-bottom: 75px;
	}

.copy{
    padding-bottom: 0px;
    margin-bottom: 0px;
    font-size: 16px;
    color: #989494;
	
	}
	
.input-group-news{
	display:block;
	padding-left:10px;}

.input-group-news input{
	display:block;
	padding-left:10px;}	
		
  
 .newsletter {
    background-color:rgb(10, 10, 10);
    padding: 20px 0;
} 

 .newsletter .input-group-btn{
	 background:#ff3d17;
	 color:#fff;
	 
	 }
	 
 .newsletter .input-group-btn button{
	 color:#fff;}
 .newsletter h4 {
    color: #fff;
    display: block;
    font-size: 20px;
    font-weight: 300;
    line-height: 24px;
    margin: 0;
    padding: 0;
} 

.newsletter small {
    color: #b2b2b2;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: 1px;
    display: block;
    margin-bottom: 15px;
}
  
  .footer .link h4 {
    color: #fff;
    font-size: 20px;
    font-weight: 300;
    line-height: 26px;
    margin: 0 0 10px;
    padding: 0;
} 

.footer .link ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.footer .link ul li {
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    padding: 4px 0;
}

.footer .link ul li a {
    color: #999;
}
   /* footer section end*/
   
   
/*Our Customers Say start here*/ 
  
 .people-say .media {
	position: relative;
	padding: 0 0 0 20px;
}
.people-say .media img {
	width: 75px;
	height: 75px;
	display: block;
	border-radius: 50%;
}
.people-say .testimonial-wrapper {
	padding: 0 10px;
}
.people-say .testimonial {
    color: #020202;
    position: relative;
    padding: 15px;
    background: #f3fbe8;
    border: 1px solid #e8e8e8;
    border-radius: 3px;
    margin-bottom: 15px;
    font-size: 15px;
    line-height: 20px;
    font-weight: normal;
    text-align: justify;
	}
.people-say .testimonial::after {
	content: "";
	width: 15px;
	height: 15px;
	display: block;
	background: #f1f1f1;
	border: 1px solid #efefef;
	border-width: 0 0 1px 1px;
	position: absolute;
	bottom: -8px;
	left: 46px;
	transform: rotateZ(-46deg);
}
.people-say .star-rating li {
	padding: 0 2px;
}
.people-say .star-rating i {
	font-size: 16px;
	color: #ffdc12;
}
.people-say .overview {
	padding: 3px 0 0 15px;
}
.people-say .overview .details {
	padding: 5px 0 8px;
}
.people-say .overview b {
    text-transform: capitalize;
    color: #ff3d17;
    font-size: 17px;
    font-weight: normal;
}
.people-say .carousel-indicators {
	bottom: -70px;
}
.carousel-indicators li, .carousel-indicators li.active {
	width: 18px;
    height: 18px;
	border-radius: 50%;
	margin: 1px 2px;
}
.carousel-indicators li {	
    background: #e2e2e2;
    border: 4px solid #fff;
}
.carousel-indicators li.active {
	color: #fff;
    background: #1abc9c;
    border: 5px double;    
} 


/*Our Customers Say end here*/ 
	
	
	
.pd-left-0{
	padding-left:0px;
	}	
.pd-right-0{
	padding-right:0px;
	}
img{
	width:100%;
	position:relative;}		
	
ul{
	padding-left:0px;}	
		
/*header*/
/*header{
	background:rgba(222, 195, 40, 1);}*/

.logo{
	width: 100%;
    padding: 5px 5px;
	}

.ed-top{
   background:#f8b304;
   padding:0px 0px;
 /*-webkit-transition: width 2s ease, height 2s ease;
  -moz-transition: width 2s ease, height 2s ease;
  -o-transition: width 2s ease, height 2s ease;
  transition: width 2s ease, height 2s ease; */
  
  
   -webkit-transition: width 2s ease, padding 1s ease;
  -moz-transition: width 2s ease, padding 1s ease;
  -o-transition: width 2s ease, padding 1s ease;
  transition: width 2s ease, padding 1s ease; 

   }
  
.fixed-header{
   padding:0px 0px;
	}  
  
 .ed-com-t1-left ul li {
    float: left;
    display: inline-block;
} 


.ed-com-t1-left ul li a {
    color:#0c0c0c;
    padding: 0px 14px;
    line-height: 30px;
    border-right: 1px solid #eadbde;
    font-size:14px;
    text-transform:capitalize;
	}

.ed-com-t1-social ul li {
    float: left;
    list-style-type: none;
}
.ed-com-t1-left{
	float:left;}

.ed-com-t1-social {
    position: relative;
    overflow: hidden;
    float: right;
}


.ed-com-t1-social ul li a {
    line-height: 31px;
    color: #000;
    display: block;
    font-size: 17px;
    background: #ffcc4c;
    padding: 15px 26px;
    /* text-transform: uppercase; */
    border-radius: 0px;
    margin: 0px 0px;
    border: 1px solid #f8b304;
    font-weight: 500;
		}
	
.ed-com-t1-social ul li a:hover{
	background-color:#ffcc4c;
    border-color:#ffcc4c;
	}	

.border-right-none{
	border-right:none !important;}

header{
	position:fixed;
    width:100%;
    top: 0px;
    z-index: 99999;
    background-color:#ff3d17;
    -webkit-box-shadow: 0 2px 4px -2px rgba(0,0,0,.5);
    -moz-box-shadow: 0 2px 4px -2px rgba(0,0,0,.5);
    box-shadow: 0 2px 4px -2px rgba(0,0,0,.5);	}

.logo{
    border-radius: 5px;
    top: 0px;}

	
/*header end*/


/*banner*/

.inner_banner_4 {
    background: url(../img/4.jpg) no-repeat center center;
    background-size: cover;
    background-position: center;
    margin-top: 110px;
    position: relative;
    padding: 120px 0px 60px 0px;
	}

/*.inner_banner::before {
    content: '';
    position: absolute;
    background: linear-gradient(to top, rgb(29, 36, 42) 15%, rgba(0, 0, 0, 0) 100%);
    top: 0px;
    bottom: 0px;
    left: 0px;
    width: 100%;
}*/

.inner_banner h2{
	color:#FFF;
	font-size: 32px;
	display: inline-block;
	font-weight: 600;
}

.inner_banner ul {
    margin-top: 25px;
    float: right;
    margin-bottom: 0px;
}

.inner_banner ul li {
    float: left;
    display: inline-block;
    color: #fff;
    padding: 0px 5px;
}

.inner_banner a {
    color: #fff;
    font-size: 15px;
}

.flexslider{
	width:100%;
	margin: 0 auto;
	box-shadow: none;
}

.flexslider li {
		position: relative;
}

.flexslider li .meta {
    background: rgba(14, 14, 14, 0.7);
    margin-bottom: 0;
    font-size: 34px;
    font-weight: 400;
    text-transform: capitalize;
    font-family: 'Aleo', serif;
    padding:15px;   
   position: absolute;
    bottom:15%;
    left: 20%;
    color: white;
    display: block;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    font-family: 'Roboto', sans-serif;
    text-align: center;
    right: 20%;
	border-radius:6px;
	display:none;
}
.flexslider li h1{
    margin-bottom: 0;
    font-size: 34px;
    font-weight: 400;
    text-transform: capitalize;
    font-family: 'Aleo', serif;
	}
	
.flexslider li h2 {
    font-size: 18px;
    margin-bottom: 0;
    font-weight: 400;
    margin-top: 10px;
    line-height: 22px;
	}

.flexslider li .category {
		display: flex;
		flex-direction: row;
}

.flexslider li .category p {
		background: #e43837;
		margin-right: 7px;
		font-size: 1.1em;
		padding: 12px 18px 10px;
		font-weight: 300;
}

.flexslider li .category span {
		background: #e43837;
		margin-top: 17px;
		padding: 8px 12px 0;
		font-size: 0.9em;
		font-weight: 300;
		height: 26px;
}

.flexslider li h1,
.flexslider li h2,
.flexslider li .category p,
.flexslider li .category span {
		-webkit-animation-duration: .6s;
		animation-duration: .6s;
		-webkit-animation-fill-mode: both;
		animation-fill-mode: both;
		-webkit-animation-name: fadeOutLeft;
		animation-name: fadeOutLeft;
}

.flexslider li.flex-active-slide .meta h1,
.flexslider li.flex-active-slide .meta h2,
.flexslider li.flex-active-slide .meta .category p,
.flexslider li.flex-active-slide .meta .category span {
		-webkit-animation-delay: .4s;
		animation-delay: .4s;
		-webkit-animation-duration: .6s;
		animation-duration: .6s;
		-webkit-animation-fill-mode: both;
		animation-fill-mode: both;
		-webkit-animation-name: fadeInLeft;
		animation-name: fadeInLeft;
}

.flexslider li.flex-active-slide .meta h2 {
		-webkit-animation-delay: .5s;
		animation-delay: .5s;
}

.flexslider li.flex-active-slide .meta .category p {
		-webkit-animation-delay: .6s;
		animation-delay: .6s;
}

.flexslider li.flex-active-slide .meta .category span {
		-webkit-animation-delay: .8s;
		animation-delay: .8s;
}

.flex-direction-nav {
		position:relative;
		bottom:300px;
  		left:0px;
		}
.all-packages{
    margin-bottom:30px;
    border-radius:0px;
    padding: 5px 5px;
    width: 100%;	
    display: block;	
	}
	
.list-destination {
    margin-left: -15px;
    margin-right: -15px;
	}
			
.view-all-packages {
    padding: 15px 15px;
    display: block;
    position: relative;
    text-transform: capitalize;
    z-index: 1;
    -moz-transition: .4s;
    -ms-transition: .4s;
    -o-transition: .4s;
    -webkit-transition: .4s;
    transition: .4s;
    font-size: 18px;
    text-align: center;
    border-radius: 3px;
    color: #ffffff;
    font-weight: normal;
    line-height: 21px;
    margin: 0px 40%;
    background-image: -webkit-linear-gradient(bottom, rgb(251,47,97) 0%, rgb(244,99,51) 100%);
    background-image: -o-linear-gradient(bottom, rgb(251,47,97) 0%, rgb(244,99,51) 100%);
    background-image: linear-gradient(to top, rgb(251,47,97) 0%, rgb(244,99,51) 100%);
	}	

.view-all-packages:hover{
	color:#fff;}	
		
.destination-item{
	display: block;
    position: relative;
    width: 100%;
    border: 1px solid #ddd;
    margin-bottom:60px;
    border-radius: 0px;
    background-color: #fff;
    box-shadow: 0 1px 5px 0 rgba(0,0,0,.2);
    padding:6px 6px;
	border-radius:50%;
	}	

.destination-item a img{
	border-radius:50%;}	

.flex-direction-nav a {
		text-decoration: none;
		display: block;
		width: 30px;
		height: 30px;
		background-color: #333;
		margin: -20px 0 0;
		position: absolute;
		top: 50px;
		z-index: 10;
		overflow: hidden;
		opacity: .5;
		cursor: pointer;
		color: #fff;
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		transition: all .3s ease;
}

.flex-direction-nav .flex-prev {
		text-align: left;
		left: -10px;
}

.flex-direction-nav .flex-next {
		text-align:right;
		right:30px !important;
}

.flexslider:hover .flex-prev{
		left:-10px;
}

.flexslider:hover .flex-next {
		right:30px;
}s

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
		opacity: 1;
}

.flex-direction-nav a:before {
		font-family: FontAwesome;
		content: '\f104';
		font-size: 25px;
		display: flex;
		justify-content: center;
		align-items: center;
		position: relative;
		top: 0;
		padding: 2px;
		font-size: 19px;
    line-height: 27px;
}

.flex-direction-nav a.flex-next:before {
		content: '\f105';
}

@-webkit-keyframes fadeInLeft {
		0% {
				opacity: 0;
				-webkit-transform: translate3d(-100%, 0, 0);
				transform: translate3d(-100%, 0, 0);
		}
		100% {
				opacity: 1;
				-webkit-transform: none;
				transform: none;
		}
}

@keyframes fadeInLeft {
		0% {
				opacity: 0;
				-webkit-transform: translate3d(-100%, 0, 0);
				transform: translate3d(-100%, 0, 0);
		}
		100% {
				opacity: 1;
				-webkit-transform: none;
				transform: none;
		}
}

@-webkit-keyframes fadeOutLeft {
		0% {
				opacity: 1;
		}
		100% {
				opacity: 0;
				-webkit-transform: translate3d(-100%, 0, 0);
				transform: translate3d(-100%, 0, 0);
		}
}

@keyframes fadeOutLeft {
		0% {
				opacity: 1;
		}
		100% {
				opacity: 0;
				-webkit-transform: translate3d(-100%, 0, 0);
				transform: translate3d(-100%, 0, 0);
		}
}


/*banner end*/


/*Top Destinations*/


/*-----------------*/
/***** Goliath *****/
/*-----------------*/

figure.effect-goliath {
	background: #df4e4e;
}

figure.effect-goliath img,
figure.effect-goliath h2 {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
}

figure.effect-goliath img {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

figure.effect-goliath h2,
figure.effect-goliath p {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 30px;
}

figure.effect-goliath p {
	text-transform: none;
	font-size: 90%;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,50px,0);
	transform: translate3d(0,50px,0);
}

figure.effect-goliath:hover img {
	-webkit-transform: translate3d(0,-80px,0);
	transform: translate3d(0,-80px,0);
}

figure.effect-goliath:hover h2 {
	-webkit-transform: translate3d(0,-100px,0);
	transform: translate3d(0,-100px,0);
}

figure.effect-goliath:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

/*-----------------*/
/***** Goliath *****/
/*-----------------*/


.book-a-trip .input-group-prepend .input-group-text {
    background-color:#ff3d17;
    border: 1px solid #ff3d17;
}


.book-a-trip .input-group-prepend .input-group-text .fa {
	color:#fff;
}

.book-a-trip .form-control{
	 border-color: #fff;
    padding: 10px;
    font-size: 13px;
    color: #000;
}
	
	
.book-a-trip form label{
	display: inline-block;
    margin-bottom: 0px;
    color: #fff;
    font-size: 15px;
}

.fa-male, .fa-child{
	font-size:23px !important;
	}	
	
.book-a-trip article p{
	color:#fff;
	font-size:20px;}

.bg-white{
	background: white;
    width: 91%;
    padding: 8px;
    border: 1px solid #ced4da;
}

.book-a-trip{
	background:url(../img/contact-bg-1024x683.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	margin-bottom:0px;
	}


.mr-top-25{
	margin-top:25px;}

.wpb_content_element{	
	margin-bottom:60px;
	}
	
.wpb_content_element h2{
      box-shadow: inset 0 0 0 1px rgb(212, 220, 202), inset 0 0 5px rgb(243, 251, 232), inset -285px 0 35px white;
    font-size: 33px;
    text-transform: capitalize;
    margin-bottom: 0px;
    line-height: 28px;
    letter-spacing: 2px;
    font-family: 'Aleo', serif;
    font-weight: 400;
    /* border: 1px solid #c5ccbc; */
    padding: 16px;
    border-radius: 0 10px 0 10px;
    background-image: burlywood;
    background: #f1f2f4 url(../img/bg-a.jpg) no-repeat center left;
}	
.wpb_content_element h2 span{
	color:#ff3d17;

}

.paragraph{
    text-align: justify;
    font-size: 16px;
    margin-top: 0px ! important;
    margin-bottom: 0px ! important;
    line-height: 23px;
    color: #020202;
    font-weight: normal;
    padding-left: 15px;
    padding-right: 15px;
}
	
#st-content-wrapper .destination-item:hover .image img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}	
#st-content-wrapper .destination-item .image img {
    width: 100%;
    height: auto;
    border-radius: 5px;
    -webkit-transition: all .3s;
    transition: all .3s;}
	
.list-destination.layout3 .destination-item .image .content {
	position: absolute;
	 z-index: 1;
    text-align: center;
    bottom:46px;
    top: auto !important;
    -webkit-transform: none !important;
    transform: none !important;
    left: 0 !important;
    width: 100%;
	
}	

.destination-item .image .content .st_activity{
	font-size:14px;
    color:#fff;
    text-shadow: 1px 1px 2px black, 0 0 25px blue, 0 0 5px darkblue;
    text-transform:capitalize;

	}
	
.destination-item .image .content .title{
   font-size:20px;
    color: #fff;
    margin-bottom: 0px;
    line-height:20px;
    text-shadow: 1px 1px 2px black, 0 0 25px blue, 0 0 5px darkblue;
    font-weight: 400;
    font-family: 'Aleo', serif;}

#st-content-wrapper .destination-item .image {
    position: relative;
    overflow: hidden;
    border-radius:0px;
}	

.mr-top{
	margin-top:5px;}

/*Top Destinations end*/



.pack {
    background: #efefef;
    margin-bottom: 20px;
}

.hovereffect {
    width: 100%;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
}

.hovereffect img {
    display: block;
    position: relative;
    -webkit-transition: all .4s linear;
    transition: all .4s linear;
}

.hovereffect:hover img {
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.packimage, .packimage img {
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.pack {
       background: #efefef;
    margin-bottom: 20px;
    display: block;
    position: relative;
    width: 100%;
    border: 1px solid #ddd; 
    margin-bottom:30px;
    border-radius: 0px;
    background-color: #fff;
    box-shadow: 0 1px 5px 0 rgba(0,0,0,.2);
    padding: 10px 10px;
	}

.packdetails {
    border: 1px solid #ccc;
    padding:0px 10px;
    -webkit-border-bottom-right-radius:5px;
    -webkit-border-bottom-left-radius:5px;
    -moz-border-radius-bottomright:5px;
    -moz-border-radius-bottomleft:5px;
    border-bottom-right-radius:5px;
    border-bottom-left-radius:5px;
    text-align:left;
}

.packdetails h1 {
     color:#3f51b5;
    font-size:15px;
    font-weight: normal;
    text-align: center;
    margin: 0px;
    padding: 0px 0px;
    padding-top:5px;
    text-transform: capitalize;
    margin-bottom:5px;
	}
.packdetails p {
    color: #333;
    font-size:12px;
    font-weight: 400;
    padding: 3px 5px;
    display: inline-block;
    margin: 0px;
    line-height:21px;
    font-weight: normal;
	}

.btn-det {
   text-transform: capitalize;
    color: #000;
    background-color:#f8b304;
    font-weight: normal;
    margin: 10px 0px 15px 0px;
    padding: 10px 8px;
    font-size:14px;
    line-height:16px;
	}

.btn-enq { 
text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    color: #fff !important;
    background-color:#ad0712;
    font-weight: normal;
    margin:10px 0px 15px 0px;
    font-size:14px;
    padding:10px 8px;
    line-height:16px;
}

.hvr-blu-ripple-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
}
.packdetails p::before {
    content: "\f00c";
    font-family: 'FontAwesome';
    margin-right: 3px;
}

@media (min-width:1024px){
.normal-item{
	padding-left:10px;
	padding-right:10px;
	width:20%;
	flex:20%;
	}
}


@media (max-width:768px){
	
.ed-com-t1-social ul li a {
    line-height:30px;
    color: #ffffff;
    display: block;
    font-size:12px;
    background:#f8b304;
    padding:0px 10px;
    text-transform: uppercase;
    border-radius: 5px;
    margin:3px 8px;
    border:1px solid #f8b304;
		}
		
.stellarnav-nav.dark li a, .dark-right ul li a{
	font-size:15px !important;}			
		

.mobile-pd-none{
	padding-left:0px;
	padding-right:0px;
	}
	
.dis-none{
	display:none;
	}	

.wpb_content_element h2{
	font-size:22px;
	}	


.menu-toggle{
	float:right;}	
	
.flexslider.mr-mobile.left{
	margin-top:86px !important;}	
	}

.fa.fa-bars{
	color:#000;}	
	
	
	
@media (max-width:480px){
.flexslider li .meta{
	display:none;}
	
.bg-color{
	padding-top:20px;}
	
.bg-colors{
    background: #f3fbe8;
    padding:1px 0px;
}

.view-all-packages{
	font-size:18px;
	margin:0px 15%;
	}	
		
.btn-enq, .btn-det{
	padding:10px 16px;}

.inner_banner_4{
	margin-top:100px;}	
	
.inner_banner h2 {
    color: #FFF;
    font-size: 17px;
    display: inline-block;
    font-weight: 600;
}

.inner_banner_4{
	padding:33px 0px 33px 0px;}
	
.data .nav-tabs li a {
    border-radius: 6px;
    margin: 0;
    color: #333;
    border: none;
    text-transform: capitalize;
    padding: 8px 11px;
    position: relative;
    background: #eff8e2;
    margin: 0px 5px;
}	

.data .nav-tabs li:last-child {
	display:none;}
.data .nav-tabs li.active a, .data .nav-tabs li.active a:focus {
    color: #fff;
    border: none;
    background: #ff3d17;
    border-radius: 8px;
    padding: 8px 11px;
}

.data .tab-content h3 {
    margin: 11px;
    padding: 0;
    text-transform: capitalize;
    color: #000;
    font-size: 21px;
}


.flex-direction-nav{
	bottom:21px;}

	
}



