body {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    line-height: 24px;
    color: #666666;
    /*background: url(../images/body.png);
    width: 100%;
    height: auto;*/
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #2c2c2c;
    margin: 0 0 10px 0;
    font-family: 'Roboto', sans-serif;

}

h1 {
    font-size: 40px;
}

h2 {
    font-size: 30px;
}

h3 {
    font-size: 27px;
}

h4 {
    font-size: 24px;
}

h5 {
    font-size: 22px;
}

h6 {
    font-size: 16px;
}

ul/ol {
    margin: 0 0 0 10px;
}

li {
    margin: 0 0 10px 0;
}

button {
    display: block;
}

a {
    text-decoration: none;
}

/* ============== Home Page Css starts ============== --*/

.header-top-left i{
  padding-right: 5px;
}
.header-top {
    background: #48466e;
    width: 100%;
    height: 50px;
    padding-top: 7px;
}

.header-top-left {
    padding-top: 7px;
}

.header-top a {
    text-decoration: none;
    color: #dbdce1;
    font-size: 14px;

}
.header-top a:hover{
  color: #79b943;
}
.social-media ul li a i:hover{
  color: #79b943;
}
.header-top i {
    color: #dbdce1;
    
}

.header-top ul li {
    display: inline-block;
    line-height: 38px;
    color: #fff;
    margin-bottom: 0;
    width: 38px;
    
    text-align: center;
}

.header-top ul {
    margin-bottom: 0;
    padding: 0;
}

.header-btm ul li {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 0;

}

.menus ul li a {
    color: #302c2c !important;
    font-weight: 600;
    padding:0 15px!important;
}
.menus ul li a:hover {
  color:#79b943 !important;
}
header {
    position: relative;

}

.dropdown-menu  a.dropdown-item{
  padding: 5px!important;
  /*border-bottom: 1px solid #ccc;*/
  font-weight: normal; 
}
.dropdown-menu{
  border-radius: 0;
  padding-bottom: 0;
}
.dropdown-menu  a.dropdown-item:last-child{
  border: none;
}
.banner {
    position: relative;
}

header:before {
    position: absolute;
    background: url(../images/header.png);
    content: '';
    width: 100%;
    height: 49px;
    bottom: -41px;
    z-index: 999;
    /*background-size: cover;*/
}

a.navbar-brand {
    position: absolute;
    top: -56px;
    left: 0;
    padding:6px 0 0 0;
}
a.navbar-brand p{
    font-size: 16px;
    font-family: 'Satisfy', cursive;
    position: absolute;
    color: #fff;
    right: -140px;
    margin: 0;
    top: 20px;
    text-transform: capitalize;

}
.banner img {
    width: 100%;

}

.navbar-expand-md {
    background: #fff;
}

.banner .carousel-caption {
    text-align: left;
    bottom: 145px;
}

.banner h1 {
    font-size: 60px;
    font-weight: 900;
    color: #fff;
}

.banner-btn a.btn {
    font-family: 'Satisfy', cursive;
    font-size: 20px;
    color: #ffffff;
}

.common-btn a.btn {
    background: url(../images/button.png);
    padding: 6px 60px 6px 25px;
    border: 1px solid #a53d6e;
    position: relative;

}
.common-btn a.btn:after {
  position: absolute;
  content: '';
    height: 26px;
    width: 12px;
    border-right: 1px solid #c95086;
    right: 43px;
    top: 10px;
}
.common-btn a.btn:hover {

color:#79b943;
}
.package-btm button:hover,.sl button:hover,.sl button i:hover{
  background: #c95086;
  color:#fff;
  border: 1px solid #c95086;
}
.welcome-text h2 {
    color: #010101;
    
    font-size: 36px;
}

.welcome-text p {
    width: 56%;
    margin: 0 auto;
}

.exp-btn {
    width: auto;
    margin-top: 30px;
}

.welcome-text {
    padding-top: 40px;
    position: relative;
}

.welcome-text:after {
    background: url(../images/layer.png);
    width: 1366px;
    height: 75px;
    content: '';
    display: block;
    position: absolute;
    top: -72px;
    right: 0px;
    background-size: contain;
    left: -105px;
}

.welcome-wrap {
    background: url(../images/wel.png);
    width: 100%;
    height: 400px;
}

.common-head h2 {
    font-weight: bold;
    color: #272522;
}

.common-head p {
    font-size: 20px;
    color: #6e6a6c;
    font-family: 'Satisfy', cursive;
    margin: 0;
}
.package-wrap{
  background: #fcfcfc;
  padding: 30px 0;
}
.package-img{
   position: relative;
}
.package-img img {
    width: 100%;
   
}
.package-img:after {
  /*position: absolute;
    background: url(../images/package/pd1.png);
    content: '';
    bottom: -4px;
    width: 350px;
    height: 35px;
    left: 0;*/
    position: absolute;
    background: url(../images/Untitled-3.png);
    width: 702px;
    height: 45px;
    bottom: -3px;
    content: '';
    left: -223px;
}
.package-detail{
  position: relative;
  padding: 20px;
  z-index: 222;
}
.package-detail:after{
  position: absolute;
    background: url(../images/package/pd.png);
    width: 378px;
    height: 214px;
    bottom: -10px;
    content: '';
    z-index: -999;
    
    left: -5px;
}
.dest-img{
  position: relative;
}
.dest-img:after{
    position: absolute;
    background: url(../images/destination/d1.png);
    width: 360px;
    height: 99px;
    bottom: -42px;
    content: '';
    left: -5px;
}
.package-detail h4 a{
  font-weight: bold;
  color: #272522;
  text-decoration: none;
}
.package-detail h4 a:hover,.service-block h2 a:hover,.sl h3 a:hover,.footer-list ul li a:hover,.footer-btm ul li a:hover,.reserved a:hover{
  color: #79b943;
}
.package-detail p{
  font-size: 15px;
  color: #5d5b59;
}
.package-btm p{
 color: #272522;
}
.package-btm p span{
 color: #983563;
 font-size: 25px;
 font-weight: bold;
 display: block;
}
.package-btm button{
  background: none;
  border:1px solid #983563;
  padding: 12px 20px;
  font-size: 14px;
  color: #983563;
  border-radius: 0;
  text-transform: uppercase;
}
.package-btm i{
  padding-left: 3px;
  color: #983563!important;
}
.price{
  position: relative;

}
.price:after{
  background: url(../images/package/rg.png);
    position: absolute;
    content: '';
    bottom: -5px;
    width: 150px;
    height: 54px;
    left: -11px;
    
}
.price p{
 font-weight: 500;
 color:#ffffff;
 font-size: 16px;
left:7px;
    position: absolute;
    top: -25px;
    margin: 0;
    z-index: 999;
}
.pt{
  margin-top: 15px;
}
.save img{
  width: 100%;
}
.save{
  position: relative;
  padding: 0;
  margin-top: 50px;
  margin-bottom:20px;
  
}
.save-btm{
  position: absolute;
  top: 0;
}
.save h2,.save p{
  font-weight: lighter;
}
.save h3{
  font-weight: normal;
  color:#fff;
  margin: 30px 0 0 0;
}
.save p{
  font-size: 12px;
  color:#fff;
  line-height: 20px;
}
.save ul{
  padding-left: 48px;
    padding-top: 30px;
}
.save ul li{
  position: relative;
  margin-bottom: 10px;
  list-style: none;
  font-weight: lighter;
  
  color: #ffffff;
  font-size: 16px;
  
}
.ss{
  padding: 0;
}

.save ul li:after{
  background: url(../images/check.png);
  width: 31px;
  height: 23px;
  position: absolute;
  left:-33px;
  content: '';
  display: block;
  top: 0px;
}
.plan-btn{
  position: absolute;
  right: 0;
    bottom: -64px;
}
.plan-btn button{
  text-transform: uppercase;
  background: none;
  border: 4px solid #fff;
  border-radius: 15px;
  font-size: 19px;
    padding: 10px 15px;
}
.plan-btn button:hover{
  
  background: #983563;
  border: 4px solid #983563;
  
}
.dest-detail ul li{
  display: inline-block;
  margin-right: 10px;
}
.dest-detail ul li a{
  color:#8f8f8e;
  font-size: 14px;
}
.dest-detail ul{
  padding-left: 0;
  margin: 0;
}
.dest-detail i{
  color:#ffb90f;
  
}
.dest-detail i.fas.fa-map-marker-alt{
  padding-right: 5px;
}
.dest-detail p{
  color:#787672;
  font-size: 14px;
}
.dest-detail p i{
color:#787672;
padding-right: 3px;
}
.de-font{
  padding: 0 4px 0 0;
}
.de-font i{
 font-size: 40px;
 color:#b7b7b7!important;
 float: left;
 padding:0 15px 0 0;
}
.de-font img{
 
 float: left;
 padding:0 10px 0 0;
}
.de-font p{
  
  color:#272522;
  text-transform: uppercase;
}
.de-font p span{
  color: #272522;
}
.de-font p span sub{
  font-weight: normal;
  font-size: 16px;
  bottom: 0;
}
.price1 p{
 color:#ffffff;
 font-size: 20px;
 margin: 0;
    text-align: center;
    padding-top: 10px;
}
.price1 p span{
 display: block;
 font-size: 14px;
}
.price1{
  position: absolute;
  background:url(../images/destination/d2.png);
  width: 47px;
  height: 81px;
  right: 15px;
  top: 150px;
}
/*.slider .slick-prev, .slider .slick-next, .slider .slick-prev:before, .slider .slick-next:before {
    
    background: url(../images/r.png);
    width: 40px;
    height: 40px;
}*/
.slider .slick-prev:before,.sliders .slick-prev:before {
    
    left: -18px;
   
    position: absolute;
    top: 6px;
    opacity: 1;
    background: url(../images/l.png);
    width: 40px;
    height: 40px;
}
.slider .slick-next:before,.sliders .slick-next:before {
    
    left: -18px;
   
    position: absolute;
    top: 6px;
    opacity: 1;
    background: url(../images/r.png);
    width: 40px;
    height: 40px;
}
.sliders .slick-prev:before,.sliders .slick-next:before{
  border-radius: 4px;
  border: 1px solid #ccc;
}

.slider .slick-prev,.slider .slick-next{
  top: 115%;
}
.slider .slick-prev,.sliders .slick-prev{
  left: 506px;
}
.slider .slick-next,.sliders .slick-next  {
  right: 525px;
}
.sliders .slick-prev,.sliders .slick-next{
  top:104%;
}
.sliders .slick-prev{
  left: 525px;
}
.sliders .slick-next{
  right: 545px;
}
.service-block h2 a{
 font-family: 'Satisfy', cursive;
 color: #272522;
 text-decoration: none;
}
.service-block h2{
  margin-top: 8px;
}
.service-block{
  
  padding-top: 25px;
  position: relative;
}
.service-block:after{
  position: absolute;
  background:url(../images/s1.png);
  top:110px;
  content: '';
  width: 100%;
  height: 311px;
  z-index: -999;
}
.service-blocks:after{
  position: absolute;
  background:url(../images/s1.png);
  top:310px;
  content: '';
  width: 100%;
  height: 311px;
  z-index: -999;
}
.services-wrap{
  padding: 40px 0;
}
.sl img{
  width: 100%;
}
.sl h3{
  font-size: 26px;
  font-weight: lighter;
  font-style: italic;
  margin-bottom: 20px;
}
.sl p{
  font-size: 16px;
  font-weight: lighter;
  font-style: italic;
  color: #787878;
  line-height: 24px;
  margin-bottom: 30px;
}
.sl h3 a{
  color:#272522;
  text-decoration: none;
}
.sl,.s2,.video{
  padding-top: 50px;
}
.sl button{
  font-weight: 500;
  font-style: italic;
  font-size: 16px;
  background: none;
  border:1px solid #b04174;
  padding: 15px 18px;
  
  color: #b04174;
  border-radius: 0;
  text-transform: uppercase;
}
.sl i{
  padding-left: 5px;
}
.video img{
  width: 100%;
}
.testi{
  background: url(../images/testimonial.png);
  width: 100%;  
  /*height: 253px;*/
  padding: 60px 0;                                 
}
.testi-block p{
 font-size: 14px;
 line-height: 24px;
 color: #787878;
}
.testi-detail h6{
  font-size: 14px;
  color: #525251;
  margin:15px 0 0 0;
}
.testi-detail p{
  font-size: 14px;
  color: #787878;
}
.testi-block{
  border: 3px solid #fea03f;
  padding: 20px;
  background: #fff;
}
.testi-block img{
  margin-bottom: 15px;
}
.asso{
  padding: 30px 0;
}
.asso h5{
 color: #3d3535;
 font-size: 20px;
}
.asso ul{
  padding-left: 0;
  list-style: none;
}
.asso ul li{
  display: inline-block;
  margin-right: 8px;
}
.asso input{
  background: #ebebeb;
  height: 54px;
}
.asso input::-webkit-input-placeholder{
  color:#6b6b6b;
  font-weight:lighter;
  font-size: 14px;
  
}
.asso .form-control::placeholder{
  color:#6b6b6b;
  font-weight:lighter;
  font-size: 14px;
  
}
.asso button{
  background: #ae4274;
  color: #fff;
  border-radius: 0;
  width: 70px;
    height: 54px;
}
.footer-list ul,.footer-btm ul{
 padding-left: 0;
 margin: 0;
}
.footer-list ul li,.footer-btm ul li{
  list-style: none;
}
.footer-list ul li a{
  font-size: 14px;
  color: #504c4c;
  text-decoration: none;
}
.fsocial-media ul li{
  width: 55px;
  height: 55px;
  border-radius: 100px;
  background: #0089e1;
  line-height: 55px;
  text-align: center;
}
.fsocial-media ul li a{
  color: #fff;
  font-size: 20px;
}
.footer-list h4{
 font-size: 20px;
 color: #3d3535;
}
.footer-btm{
  border-top:1px solid #ebebeb;
  padding-top: 50px;
}

.footer-btm ul li{
  display: inline-block;
  margin-right: 10px;
}
.footer-btm ul li a{
  font-size: 13px;
  color: #837f7f;
  text-decoration: none;
}
.footer-btm i{
  color: #837f7f;
  padding-right: 5px;
}
.reserved p,.reserved a{
 color: #837f7f;
 font-size: 13px;
}
.reserved a{
  text-decoration: none;
}

.sf-menu ul li,
.sf-menu ul ul li,
.sf-menu ul li:hover {
    background: #3c3b6e;
}

.sf-menu li {
    background: none;
    z-index: 999;

}

.sf-menu ul li a {
    padding: 8px 15px;
    font-weight: normal;
}

.sf-menu li:hover,
.sf-menu li.sfHover {

    color: #fff;
}

.sf-menu ul li,
.sf-menu ul ul li,
.sf-menu ul li:hover {
    background: #fff;
    border-bottom: 1px solid #e5e3e3;
}

.sf-menu a {
    color: #fff;
    padding: 0 18px;
}

.sf-menu {
    margin-bottom: 0;
    margin-left: 240px!important;
}

.sf-arrows .sf-with-ul:after {
    border-top-color: #000!important;
    top: 15px;
    right: 0;
}

.sf-menu ul {
    padding-left: 0 !important;
    border: 1px solid #e7e5e5;
}

.sf-menu li:hover,
.sf-menu li.sfHover {
    background: none;
}

.sf-menu ul {
    box-shadow: none;
    min-width: 15em;
}
.sf-arrows ul .sf-with-ul:after {
    margin-top: 0;
    margin-right: 10px;
    border-color: transparent;
    border-left-color: #dFeEFF;
    border-left-color: rgba(255,255,255,.5);
}
.dropdown-menu > li > a:hover:after {
    text-decoration: underline;
    transform: rotate(-90deg);
}
.dropdown-toggle::after {
    transition: transform 0.15s linear;
}
.upprice{
  position: absolute;
  right: 25px;
  top: 10px;
  border-radius: 4px;
  
}
.upprice p{
  color: #fff;
  margin: 0;
  
    font-size: 12px;
    font-weight: 700;
    padding: 4px 12px;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.orange{
  background-color: #FFAF36;
  
}
.red{
  background-color: #E5281C;
}
.darkgreen{
  background-color:#34ad50; 
}
.darkblue{
  background-color: #f36817;
}
.verticalbanner {
    height: 50px;
    margin: 0 auto;
    position: absolute;
    width: 150px;
    text-align: center;
    vertical-align: middle;
    line-height: 44px;
    font-size: 18px;
    color: #f2f2f2;
    top: 0;
    left: 16px;
    padding: 5px;
}
.verticalbanner:after,
.verticalbanner:before {
    content: '';
    position: absolute;
    border-top: 20px solid #E5281C;
    height: 0;
    width: 0;
    top: 100%;
}
/*.verticalbanner:after {
    border-left:25px solid transparent;
    right: 0px;
}
.verticalbanner:before {
    border-right: 25px solid transparent;
    left: 0px;
}*/
.verticalbanner p{
    line-height: 18px;
    margin: 0;
}
.verticalbanner p span{
  display: block;
}
.newsub{
    background-color:#f5f5f5;
}
.newsletter {
padding: 40px 0;
background: #47466e;
}
.newsletter .content {
max-width: 650px;
margin: 0 auto;
text-align: center;
position: relative;
z-index: 2; 
}
.newsletter .content h2 {
color: #fff;
margin-bottom: 20px; 
font-size: 28px;
}
.newsletter .content .form-control {

border-color: #ffffff;
border-radius:0;
}
.newsletter .content.form-control:focus {
box-shadow: none;
border: 2px solid #243c4f;
}
.newsletter .content .btn {
min-height: 50px; 
border-radius:0;

color: #fff;
font-weight:600;
}

.newm {
  white-space: nowrap;
  background: #37474F;
}
.newm ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.newm ul li a {
  display: block;
  padding: 0.5rem 1rem;
  color: white;
  text-decoration: none;
}
.newm ul li a.current {
  background: black;
}
footer{
  padding-top: 20px;
}
.modal-footer{
  padding: 1rem 1rem 0 1rem;
}

/* ============== Home Page Css ends ============== --*/
/* ============== About Page Css starts ============== --*/
.inner-img{
  position: relative;
}
.inner-img img{
  width: 100%;
}
.inner-text {
    position: absolute;
    top: 272px;

    
}
.inner-text h3 {
    color: #fff;
    text-transform: uppercase;
    font-size: 35px;
    margin: 0;
}
.breadcrumb{
  background: none;
  
  padding: 0;
}
.breadcrumb li{
  margin: 0 10px 0 0;
  font-size: 17px;
}
.breadcrumb li.active.text-warning{
 color: #77ba43!important;
}
.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #fff;
    content: "/\00a0";
}
.why-block{
  background: #f5f5f5;
  padding: 40px 0;
}
.why-block ul{
  padding-left: 20px;
}
.teams{
  padding: 30px 0;
  border-bottom: 1px dashed #ccc;
}
.team .photo {
  width: 250px; 
  height: 250px; 
  display: inline-block;
  overflow: hidden; 
  position: relative; 
 }
.team{
  margin-top: 60px;
}
.team .photo img{
  width: 100%;    
  vertical-align: middle;
  position: relative;
}
.social-connect{
  margin-top: 13px;
}
.info{
  margin-top: 22px;
}
.info .name{
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 2px;
}
.info .degination{
  font-size: 16px;
  font-weight: 300;
  font-style: italic;
  color: #8B8B8B;
}
.social-connect a{
 display: inline-block; 
 border: 1px solid #E3E3E3;
  font-size: 14px; 
  color: #919191; 
  width: 24px; 
  height: 24px; 
  text-align: center; 
  line-height: 24px;
  margin-right: 4px;
}
.social-connect a .fa{
  margin: 0;
}
.social-connect a:hover{
  background-color: #77b942;
  color: #fff;
} 
.photo img{
  width: 100%;
  border-radius: 100%;
}
.team-row{
  padding-top: 20px;
}
.inner-box {
    margin-bottom: 40px;
    position: relative;
    overflow: hidden;
    background-color: #fff;
    border: 2px solid #ececec;
    padding: 20px;
}
.booking h1{
 color: #214763;
 font-size: 32px;
}
.bbtn button{
    background: #983563;
    border: 1px solid #983563;
    padding: 12px 20px;
    font-size: 14px;
    color: #fff;
    border-radius: 0;
    text-transform: uppercase;
}
.bbtn button:hover{
  background: none;
    border: 1px solid #983563;
    color: #983563;
}
.teamtab{
  background:#fff;
  padding: 20px;
}
.teamtab h4{
  margin: 0;
}
.team-tab ul{
  padding-left: 0;
  border: 2px solid #af4274;
  margin-bottom: 20px;
}
.teamtab{
  margin-bottom: 20px;
}
.team-tab .nav-tabs .nav-item.show .nav-link,.team-tab .nav-tabs .nav-link.active {
    color: #fff;
    background-color: #af4274;
    border: 1px solid #af4274!important;
    border-radius: 0;

}
.team-tab .nav-tabs .nav-link{
  color: #000;
  text-transform: uppercase;
}
.teamtab:last-child{
  margin-bottom: 0;
}
/* ============== About Page Css ends ============== --*/
/* ============== Contact Page Css starts ============== --*/
.contact-left ul li{
  list-style: none;
  display: block;
}
.contact-left ul li a{
  font-size: 14px;
}
.contact-left{
  padding: 0;
}
.contact{
  padding: 30px 0;
  background: #f5f5f5;
}
.contact-left{
  background: #fff;
  padding: 20px;
}
.contact input.btn.btn-primary{
    background: #983563;
    border: 1px solid #983563;
    padding: 12px 20px;
    font-size: 14px;
    color: #fff;
    border-radius: 0;
    text-transform: uppercase;
}
.contact input.btn.btn-primary:hover{
    background: none;
    border: 1px solid #983563;
    color: #983563;
}
.map{
  margin-top: 20px;
}
.newc i{
  width: 40px;
    height: 40px;
    background: #fe8207;
    text-align: center;
    line-height: 40px;
    border-radius: 100px;
    padding: 0;
    color: #fff;
}
.newc h5{
  color:#fe8207;
  font-size:20px;
  margin-bottom: 0px;  
}
.newc ul li a{
  font-weight: bold;
}
.payment img{
  border:1px solid #ccc;
}
/* ============== Contact Page Css ends ============== --*/
/* ============== Blog Page Css starts ============== --*/

.blog{
  background-color: #fff;
  padding: 20px;
}
.common-heads h5 {
    background: #ae4274;
    color: #fff;
    margin: 0;
    padding: 10px;
    font-size: 18px;
}
.common-sidebar {
    margin-bottom: 20px;
    background: #fff;
    padding: 15px;
}
.blog-list ul {
    padding-left: 15px;
}
.blog-list ul li {
    position: relative;
    list-style: square;
}
.blog-list ul li a {
    color: #333;
    text-decoration: none;
}
.blog-list ul li a:hover,.blog-left h5 a:hover{
    color: #79b943;
}
.blog-left img{
  width: 100%;
  margin-bottom: 10px;
  height: 200px;
    object-fit: cover;
}
.blog-left span{
  color:#ae4274;
  margin: 0;
}
.blog-left h5 a{
  text-decoration: none;
  color: #2c2c2c;
}
.blog{
  margin-bottom: 20px;
}
/* ============== Blog Page Css ends ============== --*/
/* ============== Listing Page Css starts ============== --*/
.bp{
  margin-top: 20px;
}
.page-item.active .page-link{
  background-color: #983463;
    border-color: #983463;
}
.bp .page-link{
color: #000;
}
.bp .page-link:hover{
background-color: #983463;
border-color: #983463;
color: #fff;
}
.nd{
  border-bottom: 1px dashed #ccc;
}
/* ============== Listing Page Css ends ============== --*/
/* ============== Detail Page Css starts ============== --*/
.detail-block {

  border: none;
    color:#fff;
    background:#272e38;
    border-radius:0;

}
.detail-block,
.detail-block nav > div a.nav-item.nav-link.active
{
  border: none;
    padding: 18px 25px;
    color:#000;
    background:#272e38;
    border-radius:0;
}


.detail-block{
  background: #fff;
    line-height: 24px;
    
    border-top:5px solid #ae4174;
    border-bottom:5px solid #ae4174;
    padding:0px 25px 0px;
}

.detail-block nav > div a.nav-item.nav-link:hover,
.detail-block nav > div a.nav-item.nav-link:focus
{
  border: none;
    background: #ae4274;
    color:#fff;
    border-radius:0;
    transition:background 0.20s linear;
}
.detail-block a.nav-link.active{
    color: #fff !important;
}
.detail-block .tabs-list ul {
    padding-left: 20px;
}
.detail-block .tabs-list ul li {
    font-size: 14px;
    position: relative;
    /*list-style: none;*/
}
/*.detail-block .tabs-list ul li:after {
    font: normal normal normal 14px/1 FontAwesome;
    color: #0082d6;
    content: "\f058";
    left: -22px;
    font-size: 18px;
    position: absolute;
    top: 5px;
}*/
.detail-block h5 {
    border-bottom: 1px solid #ccc;
    padding-bottom: 8px;
    margin-bottom: 10px;
    font-weight: bold;
    padding-top: 20px;
}
.detail-block .nav-tabs .nav-item.show .nav-link,.detail-block .nav-tabs .nav-link.active{
    background: #ae4274!important; 
}
.customer-review {
    background: #f5f5f5;
    padding: 20px;
    margin-bottom: 20px;
}
.detail-tab h6 {
    font-weight: bold;
}
.customer-review ul {
    padding: 0;
    margin: 0;
}
.customer-review ul li {
    display: inline-block;
    margin: 0;
}
.customer-review i.fa {
    color: #fa9e24;
}
.detail-block .itinerary-tab span {
    background: #ae4174;
    padding: 5px;
    font-weight: normal;
    margin: 0 6px 0 0;
    border-radius: 4px;
    color: #fff;
}
.detail-block .itinerary-tab ul {
    list-style: none;
    padding: 10px 0 0 0;
}
.detail-block .itinerary-tab ul li {
    display: inline-block;
    margin: 0 10px 0 0;
}
.detail-block .itinerary-tab i.fa {
    color: #000;
    padding: 0 5px 0 0;
}
.detail-block .itinerary-tab{
    margin-bottom: 20px;
    border-bottom: 1px dashed #ccc;
}
.detail-block img{
    width: 100%;
    margin-bottom: 20px;
}
.db{
    background: #eee;
    padding: 30px 0;
}
.commonblk{
    background: #fff;
    padding: 20px;
    
}
.commonblk-head{
    background: #48466e;
    padding: 15px;
}
.commonblk-head h6{
    color: #fff;
    margin: 0;
    text-transform: uppercase;
}
.commonblk-detail .col-md-6.float-left{
    padding-left: 0;
}
.commonblk-detail .col-md-6.float-right{
    padding-right:0;
}
.booknowbtn button{
    width: 100%;
}
.commonblk-detail p span{
    font-weight: bold;
    font-size: 26px;
    color: #0082d6;
}
.cbs{
    margin-bottom: 20px;
}
.commonblk-details{
    padding: 0;
}
.relatedtour .tour-detail{
    padding: 8px;
}
.tour-detail h6 a:hover{
    color: #0082D6;
}
.newseller{
  background:#48466e;
  padding: 20px;
    margin-bottom: 20px;
    position: relative;
}
.newseller span,.newseller p{
  color: #fff;
}
.newseller p{
  font-weight: bold;
  font-size: 25px;
  margin: 15px 0;
}
.newseller p sub{
  font-weight: normal;
}
.newp{
  padding-top: 65px;
}
.ribbon {
    position: absolute;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    width: 190px;
    height: 0;
    border: 19px solid #fff;
    border-right: 25px solid #47466e;
    margin-left: -20px;
    top: 32px;
    color: rgba(0,0,0,1);
    -o-text-overflow: clip;
    text-overflow: clip;
    margin-bottom: 25px;
}
.ribbon h3{
  font-weight: normal;
  line-height: 3px;
}
.newseller button{
  width: 100%;
  margin-bottom: 10px;
}
.npw{
border-bottom: 1px dashed #ccc;
padding-bottom:70px;
}
.spa-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  padding: 0 2em;
  height: 75px;
  z-index: 2;
  -webkit-transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
}

.spa-header--scrolled {
  background: #fafafa;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
}

.spa-header--move-up {
  -webkit-transform: translateY(-75px);
  transform: translateY(-75px);
  -webkit-transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
}

.spa-header__logo { color: #000; }

.spa-header__link {
  margin-left: 1em;
  color: #000;
}

.sticky-nav-tabs, .spa-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  /*height: 80vh;*/
  position: relative;
  background: #fff;
  text-align: center;
  padding: 0;
}

.sticky-nav-tabs h1, .spa-slide h1 {
  font-size: 2rem;
  margin: 0;
  letter-spacing: 1rem;
}

.sticky-nav-tabs h3, .spa-slide h3 {
  font-size: 1rem;
  letter-spacing: 0.3rem;
  opacity: 0.6;
}

.sticky-nav-tabs-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 75px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  background: #af4174;
  z-index: 1;
  -webkit-transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
}

.sticky-nav-tabs-container--top-first {
  position: fixed;
  top: 0px;
  -webkit-transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
}

.sticky-nav-tabs-container--top-second {
  position: fixed;
  top: 0;
}

.sticky-nav-tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #fff;
  letter-spacing: 0.1rem;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  text-transform: uppercase;
}

.sticky-nav-tab:hover {
  color: white;
  background: #48466e;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  text-decoration: none;
}

.sticky-nav-tab-slider {
  position: absolute;
  bottom: 0;
  width: 0;
  height: 77px;
  background: #48466e;
  -webkit-transition: left 0.3s ease;
  transition: left 0.3s ease;
  z-index: -999;
}
#findtrip{
    position: fixed;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border: 0;
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
    border-radius: 3px 3px 0 0;
    text-transform: uppercase;
    padding: 8px 20px;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    margin-right: -50px;
    outline: none;
    z-index: 1030;
}
.findtrips .btn-warning {
    color: #fff;
    background-color: #47466e;
    border-color: #47466e!important;
}
.findtrips .btn-warning:not(:disabled):not(.disabled).active,.findtrips .btn-warning:not(:disabled):not(.disabled):active,.findtrips .show>.btn-warning.dropdown-toggle{
  color: #fff;
    background-color: #47466e;
    border-color: #47466e!important;
    
}
.findtrips .btn-warning.focus,.findtrips .btn-warning:focus{
  box-shadow: 0 0 0 0.2rem rgb(70, 70, 110);
}
.mobile-view{
  display: none;
}
.findtrips .modal.right .modal-dialog {
        position: fixed;
        margin: auto;
        width: 320px;
        height: 100%;
        -webkit-transform: translate3d(0%, 0, 0);
            -ms-transform: translate3d(0%, 0, 0);
             -o-transform: translate3d(0%, 0, 0);
                transform: translate3d(0%, 0, 0);
                right: 0;
    }

    
   .findtrips .modal.right .modal-content {
        height: 100%;
        overflow-y: auto;
    }
    
    
    .findtrips .modal.right .modal-body {
        padding: 15px 15px 80px;
    }


        
/*Right*/
    .findtrips .modal.right.fade .modal-dialog {
        right: -320px;
        -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
           -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
             -o-transition: opacity 0.3s linear, right 0.3s ease-out;
                transition: opacity 0.3s linear, right 0.3s ease-out;
    }
    
    .findtrips .modal.right.fade.in .modal-dialog {
        right: 0;
    }

.findtrips .modal-header{
  display: block;
}
.findtrips .custom_select{
  margin-bottom: 10px;
}
.findtrips .custom_select .form-control {
    padding-left: 12px;
    padding-right: 12px;
    border-radius: 1px;
    height: 40px!important;
    border: 1px solid #e4e8ea;
    border-radius: 0!important;
}

/* ============== Detail Page Css ends ============== --*/
/* ============== Gallery Page Css starts ============== --*/
.demo-gallery > ul {
  margin-bottom: 0;
  padding-left: 15px;
}

.demo-gallery > ul > li {
  margin-bottom: 15px;
  width: 200px;
  display: inline-block;
  margin-right: 15px;
  list-style: outside none none;
}

.demo-gallery > ul > li a {
  color: #fff;
  border-radius: 3px;
  display: block;
  overflow: hidden;
  position: relative;
  font-size: 18px;
}

.demo-gallery > ul > li a > img {
  -webkit-transition: -webkit-transform 0.15s ease 0s;
  -moz-transition: -moz-transform 0.15s ease 0s;
  -o-transition: -o-transform 0.15s ease 0s;
  transition: transform 0.15s ease 0s;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  height: 150px;
  width: 100%;
  object-fit: fill;
}

.demo-gallery > ul > li a:hover > img {
  -webkit-transform: scale3d(1.1, 1.1, 1.1);
  transform: scale3d(1.1, 1.1, 1.1);
}

.demo-gallery > ul > li a:hover .demo-gallery-poster > img {
  opacity: 1;
}

.demo-gallery > ul > li a .demo-gallery-poster {
  background-color: rgba(0, 0, 0, 0.1);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: background-color 0.15s ease 0s;
  -o-transition: background-color 0.15s ease 0s;
  transition: background-color 0.15s ease 0s;
}

.demo-gallery > ul > li a .demo-gallery-poster > img {
  left: 50%;
  margin-left: -10px;
  margin-top: -10px;
  opacity: 0;
  position: absolute;
  top: 50%;
  -webkit-transition: opacity 0.3s ease 0s;
  -o-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
}

.demo-gallery > ul > li a:hover .demo-gallery-poster {
  background-color: rgba(0, 0, 0, 0.5);
}

.demo-gallery .justified-gallery > a > img {
  -webkit-transition: -webkit-transform 0.15s ease 0s;
  -moz-transition: -moz-transform 0.15s ease 0s;
  -o-transition: -o-transform 0.15s ease 0s;
  transition: transform 0.15s ease 0s;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  height: 100%;
  width: 100%;
}

.demo-gallery .justified-gallery > a:hover > img {
  -webkit-transform: scale3d(1.1, 1.1, 1.1);
  transform: scale3d(1.1, 1.1, 1.1);
}

.demo-gallery .justified-gallery > a:hover .demo-gallery-poster > img {
  opacity: 1;
}

.demo-gallery .justified-gallery > a .demo-gallery-poster {
  background-color: rgba(0, 0, 0, 0.1);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: background-color 0.15s ease 0s;
  -o-transition: background-color 0.15s ease 0s;
  transition: background-color 0.15s ease 0s;
}

.demo-gallery .justified-gallery > a .demo-gallery-poster > img {
  left: 50%;
  margin-left: -10px;
  margin-top: -10px;
  opacity: 0;
  position: absolute;
  top: 50%;
  -webkit-transition: opacity 0.3s ease 0s;
  -o-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
}

.demo-gallery .justified-gallery > a:hover .demo-gallery-poster {
  background-color: rgba(0, 0, 0, 0.5);
}

.demo-gallery .video .demo-gallery-poster img {
  height: 48px;
  margin-left: -24px;
  margin-top: -24px;
  opacity: 0.8;
  width: 48px;
}

.demo-gallery.dark > ul > li a {
  border: 3px solid #04070a;
}
.gallery-title h5{
    background: #af4274;
    padding: 8px;
    margin: 0;
}
.lg-sub-html h4{
  color: #fff;
  font-size: 20px;
}
.newdetail{
  text-align: left;
}
.mobile-views{
  display: none;
}
.modal img{
  width: 100%;
}
/* ============== Gallery Page Css ends ============== --*/
/* ============== Responsive Page Css starts ============== --*/
@media (max-width: 767px) {
    .header-top {
        display: none !important;
    }

.header-bottom{
  position: relative;
}
    .navbar-toggler {
        background: #47466e;
        
        position:relative;
        right: -285px;
        top: -45px;
        padding: 6px 15px;
        cursor: pointer;
        border: 1px solid #47466e;
        
    }
    .navbar-toggler span{
      color: #fff;
    }
    .dropdown > .dropdown-menu{
      top: -270%;
    }
    .menus ul li{
      margin: 0 0 5px 0;
    }
    .header-middle span i.fa {
        padding-left: 8px;
        font-size: 20px;
    }

    .navbar-dark .navbar-nav .nav-link {
        color: #000;
    }

    .navbar-nav.mr-auto {
        padding: 0;
        margin: 0;
    }

    .navbar-dark .navbar-nav .active>.nav-link,
    .navbar-dark .navbar-nav .nav-link.active,
    .navbar-dark .navbar-nav .nav-link.show,
    .navbar-dark .navbar-nav .show>.nav-link {
        color: #000;
    }

    /*
    .navbar-collapse ul li {
        margin-bottom: 10px;
    }*/

    #navbarCollapse {
        border-top: 1px dashed #ccc;
    }
   #collapsibleNavbar{
    border-top: 1px dashed #ccc;
   }
    main {
        overflow: hidden;
    }

    .navbar-collapse ul {
        padding-left: 10px;
        padding-top: 15px;
    }

    span.navbar-toggler-icon {
        font-size: 14px;
        line-height: 21px;
        text-align: center;
        color: #fff;
        
    }


    .sf-menu li {
        z-index: inherit !important;
        margin-bottom: 9px !important;
        margin-top: -2px !important;
    }

    .sf-menu ul li a {
        padding: 12px 15px;
    }



    .sf-menu li:last-child {
        margin-bottom: 0 !important;
    }

    .banner .carousel-caption {
        display: none;
    }

    .sf-menu ul {
        min-width: 90%;

    }

    .sf-menu ul ul {
        min-width: 100%;

    }

    .sf-vertical ul {
        left: 20px !important;
        margin-top: 20px;
        box-shadow: 0 0 5px;
    }

    .sf-menu ul ul {
        left: 0px !important;
        margin-top: 20px;
        box-shadow: 0 0 5px;
        top: 20px;
    }

    .banner img {
        height: auto;
    }

    .product-grid8,
    .product-grid,
    .black-bg .col-md-3 {
        margin-bottom: 15px;
    }

    .footer-main .col-md-3.col-sm-6 {
        margin-bottom: 20px;
        float: left;
        width: 50%;
    }

    .footer-main .col-md-2.col-sm-6 {
        float: right;
        width: 50%;
    }

    .footer-main .footer-title {
        margin-bottom: 5px;
    }

    .footer-social.text-right.payment,
    .copyright_text,
    .web {
        text-align: left !important;
    }

    .contact-form .col-md-6 {
        margin-bottom: 10px;
    }

    .product-info-detailed.mt-40 {
        margin-top: 20px;
    }

    .mc {
        margin: 0;
    }

    .header-middle .col-md-3.text-right {
        text-align: left !important;
    }

    .common-table {
        overflow-x: scroll;
    }

    .common-checkout-form {
        margin-bottom: 20px;
    }

    .common-checkout-form .form-horizontal .control-label {
        width: auto;
    }

    .checkout-checkbox {
        margin-left: 20px;
    }

    .cart-info ul li {
        display: inline-block;
    }

    .cart-info ul li ul.dropdown-menu.dropdown-cart li {
        width: 100%;
        border-bottom: 1px solid #ccc;
    }

    .cart-info ul li ul.dropdown-menu.dropdown-cart li img {
        width: 50px;
        height: 50px;
    }

    ul.dropdown-cart li .item-left {
        float: left;
    }

    ul.dropdown-cart li .item-left img,
    ul.dropdown-cart li .item-left span.item-info {
        float: left;
    }

    ul.dropdown-cart li .item-left span.item-info {
        margin-left: 10px;
    }

    ul.dropdown-cart li .item-left span.item-info span {
        display: block;
    }

    ul.dropdown-cart li .item-right {
        float: right;
    }

    ul.dropdown-cart li .item-right button {
        padding: 6px 12px;
        width: 30px;
        height: 30px;
        line-height: 16px;
        margin-top: 10px;
    }

    .dropdown-toggle::after {
        display: none;
    }

    .header-btm ul li a {
        padding: 0;
    }

    .dropdown:hover>.dropdown-menu {
        width: auto;
    }

    .breadcrumb {
        padding: 0 10px;
    }

    .register {
        width: auto;
    }

    .register-form .col-md-6 {
        margin-bottom: 10px;
    }

    .qty {
        margin-bottom: 10px;
    }

    .ads img {
        margin-bottom: 20px;
    }

    .deal-wrap ul.nav.nav-tabs {
        position: static;
    }

    .deal-tab-ht,
    .ads-img img {
        margin-bottom: 10px;
    }

    .partner-slider {
        display: none;
    }

    .newsletter {
        padding: 20px;
    }

    .newsletter .col-md-5,
    .newsletter .col-md-3 {
        padding: 0;
    }

    .social-media {
        margin-top: 10px;
    }

    .social-media ul {
        padding-left: 0;
    }

    .footer-contact .col-md-10 {
        padding: 0 15px;
        width: 85%;
    }

    .product-detail .col-md-7 {
        width: 50%;
        float: left;
    }

    .product-detail .col-md-5 {
        width: 50%;
        float: right;
    }

    .product-detail button.pquick {
        display: block;
    }

    .navbar_fixed {
        display: none;
    }

    .shop-detail-right {
        padding: 20px 35px;
    }

    .sel-tags {
        margin-bottom: 10px;
    }

    .pw .nav-tabs {
        display: block;
    }

    .product-info-detailed.mt-40 {
        padding: 20px;
    }

    .header-middle {
        padding: 20px 0 0 0;
    }

    .logo {
        margin-bottom: 8px;
    }

    .feature-img img {
        height: auto;
        /*width: 100%;*/
    }

    .deal-tab-left img {
        width: 100%;
    }

    .os {
        float: none !important;
    }

    .col-lg-12.p-5.bg-white.rounded.shadow-sm.mb-5 {
        padding: 1rem !important;
    }

    .main-login.main-center {
        width: 100%;
    }

    .login-checkbox .col-md-6 {
        width: 50%;
    }

    .navbar-nav .dropdown-menu {
        position: absolute;
    }

    .mobile-view {
        display: block;
    }

    .cat-left {
        display: none;
    }

    .mobile-view ul {
        padding: 0;
        list-style: none;
    }

    .mobile-view ul li a,
    .mobile-view a {
        color: #fff!important;
        text-decoration: none;
    }
.mobile-view ul li{
  border-bottom: 1px solid #fff;
}
    .mobile-view {
        margin: -12px 0 52px 0;
    }

    .mobile-view [data-toggle="collapse"].collapsed:after {
        transform: rotate(0deg);
    }

    .mobile-view [data-toggle="collapse"].collapsed:after {
        transform: rotate(0deg);
    }

    .mobile-view [data-toggle="collapse"]:after {
        display: inline-block;
        font-family: 'Font Awesome 5 Free';
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\f067";
        transform: rotate(90deg);
        transition: all linear 0.25s;
        float: right;
        color: #fff;
        right: 15px;
    position: absolute;
    font-weight: 900;
    }

    .mobile-view i {
        padding-right: 5px;
    }

    #menuToggle {
        display: block;
        position: relative;
        top: 30px;
        left: 17px;

        z-index: 1;

        -webkit-user-select: none;
        user-select: none;
    }

    #menuToggle a {
        text-decoration: none;
        color: #232323;

        transition: color 0.3s ease;
    }

    #menuToggle a:hover {
        color: tomato;
    }


    #menuToggle input {
        display: block;
        width: 40px;
        height: 32px;
        position: absolute;
        top: -7px;
        left: -5px;

        cursor: pointer;

        opacity: 0;
        /* hide this */
        z-index: 2;
        /* and place it over the hamburger */

        -webkit-touch-callout: none;
    }

    /*
 * Just a quick hamburger
 */
    #menuToggle span {
        display: block;
        width: 33px;
        height: 4px;
        margin-bottom: 5px;
        position: relative;

        background: #4285f4;
        border-radius: 3px;

        z-index: 1;

        transform-origin: 4px 0px;

        transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0),
            background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0),
            opacity 0.55s ease;
    }

    #menuToggle span:first-child {
        transform-origin: 0% 0%;
    }

    #menuToggle span:nth-last-child(2) {
        transform-origin: 0% 100%;
    }

    /* 
 * Transform all the slices of hamburger
 * into a crossmark.
 */
    #menuToggle input:checked~span {
        opacity: 1;
        transform: rotate(45deg) translate(-2px, -1px);
        background: #232323;
    }

    /*
 * But let's hide the middle one.
 */
    #menuToggle input:checked~span:nth-last-child(3) {
        opacity: 0;
        transform: rotate(0deg) scale(0.2, 0.2);
    }

    /*
 * Ohyeah and the last one should go the other direction
 */
    #menuToggle input:checked~span:nth-last-child(2) {
        transform: rotate(-45deg) translate(0, -1px);
    }

    /*
 * Make this absolute positioned
 * at the top left of the screen
 */
    #menu {
        position: absolute;
        width: 108%;
        margin: -55px 0 0 -50px;
        padding: 50px;
        padding-top: 60px;

        background: #ededed;
        list-style-type: none;
        -webkit-font-smoothing: antialiased;
        /* to stop flickering of text in safari */

        transform-origin: 0% 0%;
        transform: translate(-100%, 0);

        transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0);
    }

    #menu li {
        padding: 5px 0;
        font-size: 22px;
    }

    /*
 * And let's slide it in from the left
 */
    #menuToggle input:checked~ul {
        transform: none;
    }

    #menu li a {
        color: #505050 !important;
        font-weight: 500;
        font-family: 'Poppins', sans-serif;
        padding: 5px 0;
        font-size: 14px;
    }

    .advance-search input {
        height: auto;
    }

    .advance-search button {
        top: 0;
    }

    .cart-info ul {
        height: 35px;
    }

    .actions .btn.btn-info.btn-sm {
        margin-bottom: 10px;
    }

    .newprev {
        height: 300px;
    }
    .welcome-text:after{
      position: static;
    }
    a.navbar-brand{
      position: static;
    }
    a.navbar-brand img{
      width: 80%;
    }
    .welcome-wrap,.welcome-text::after{
      height: auto;
    }
    .welcome-text p{
      width: 100%;
    }
    .package-detail::after {
     background: none;
    }
    .save img {
    width: 100%;
    height: 620px;
    }
    .save-btm .col-md-5{
      padding-left: 0;
    }
    .plan-btn{
      left: 15px;
    }
    .dest-img::after{
      position: static;
    }
    .service-block::after {
      background: none;
    }
    .s2{
      display: none;
    }
    .footer-social.text-right.reserved{
      text-align:left!important;
    }
    header{
      overflow: hidden;
    }
    .de-font{
      width: 50%;
    }
    .services-wrap{
      padding: 0;
    }
    .inner-text{
      display: none;
    }
    .detail-block nav > .nav.nav-tabs{
      display: block;
    }
    .detail-block{
      margin-bottom: 20px;
    }
    .detail-block .itinerary-tab span{
      display: block;
    }
    .detail-block #nav-contact{
      overflow-x:scroll; 
    }
    .social-connect{
      margin-bottom: 13px;
    }
    .contact-left{
      margin-bottom: 20px;
    }
    .footer-btm i{
      padding-left: 0;
    }
    .detail-block i{
      display: block;
    }
    .detail-block .fa.fa-star{
      display: contents;
    }
    .package-btm .col-md-6{
      width: 50%;
    }
    /* Only stick if you can fit */

  .newm ul {
    position: sticky;
    top: 0;
  }
  .sticky-nav-tabs h1,  .spa-slide h1 { font-size: 3rem; }

.sticky-nav-tabs h3,  .spa-slide h3 { font-size: 1rem; }

.sticky-nav-tab { font-size: 12px; }

}
.mobile-views{
  display: block;
  width: 100%;
}
.desktop-view,.dn{
  display: none;
}
.mobile-view .card{
background-color: #46466e;
    background-clip: border-box;
    border: 1px solid #fff;
    border-radius: 0;
}
.mobile-view .card h5 button{
  color: #fff;
}
.mobile-view  .card-header{
border-bottom:1px solid #fff;
}
.wb{
  padding: 20px;
}
.booking .col-md-11.offset-1{
  margin: 0;
}
.newt{
  padding: 0 20px;
  overflow-x:scroll; 
}
.detail-block .itinerary-tab ul li{
  display: block;
}
}
@media (min-width: 414px) {
  .navbar-toggler {
    right: -334px;
  }
}