@import url(font-awesome.min.css);
@import url(../fonts/Oswald-Regular.css);
html {
  position: relative;
  min-height: 100%;
}
body{
  font-family: 'Roboto', sans-serif!important;
  background-color: #F3F3F3!important;
  color: #323232;
}
body.normal_page{
  padding-bottom: 100px;
}
*{box-sizing: border-box;}
.l{box-shadow: inset 0px 0px 2px red;}
a,button{outline: none!important;}
.error{color:red!important;}
input[type="text"], input[type="email"], input[type="search"], input[type="date"],input[type="url"],
input[type="time"], input[type="file"], textarea,
input[type="password"], input[type="tel"], select{
  -webkit-appearance: none!important;
  -moz-appearance: none!important;
  appearance: none!important;
  box-shadow: none!important;
  background-color: #ffffff!important;
  padding-left: 10px!important;
}
.l{box-shadow: inset 0px 0px 1px red;}
.g{box-shadow: inset 0px 0px 1px green;}
.mt5{margin-top: 5px;}   .mb5{margin-bottom: 5px;}
.mt6{margin-top: 6px;}   .mb6{margin-bottom: 6px;}
.mt7{margin-top: 7px;}   .mb7{margin-bottom: 7px;}
.mt8{margin-top: 8px;}   .mb8{margin-bottom: 8px;}
.mt10{margin-top: 10px;} .mb10{margin-bottom: 10px;}
.mt15{margin-top: 15px;} .mb15{margin-bottom: 15px;}
.mt20{margin-top: 20px;} .mb20{margin-bottom: 20px;}
.mt25{margin-top: 25px;} .mb25{margin-bottom: 25px;}
.mt30{margin-top: 30px;} .mb30{margin-bottom: 30px;}
.mt50{margin-top: 50px;} .mb50{margin-bottom: 50px;}
.wraper_container{
  width: 100%;
  max-width: 1680px;
  margin: auto;
}
.container-fluid{max-width: 1680px;}



/* -----top carousel and sponsored sec------ */
.home_carousel_box{
  padding-top: 12px;
  padding-bottom: 12px;
  height: 354px;
  overflow: hidden!important;
  background-color: #E5E5E5;
}
.web_category_parent{border-bottom: 1px solid #E9E9E9;}
.image_carousel_bg{
  background-color: #ffffff;
  padding-top: 10px;
  padding-bottom: 24px;
}
.sponsored{
  text-align: center;
  padding: 2px 0px 10px 0px;
  margin: 0px;
  font-size: 14px;
  color: #616770;
}
.owl-carousel4.home_carousel .item{height: 330px;background-color: #dddddd;}
.owl-carousel4.home_carousel img{
  width: 100%!important;
  height: 100%!important;
  display: block!important;
  max-width: 100%!important;
  object-fit: fill!important;
}
.owl-carousel4 .owl-stage {right: -260px!important;}
.owl-carousel4 .owl-item,.owl-carousel4 .owl-item.active{opacity: 1;border-radius: 3px;overflow: hidden;}
.white_background,.gray_bg_carousel{max-height: 262px;overflow: hidden!important;}
.owl-carousel3.image_carousel img{width: 100%;max-width: 100%;}
@media(min-width: 768px) and (max-width: 1080px){
 .owl-carousel4 .owl-stage {right: -60px!important;} 
}
@media(max-width: 640px){
.home_carousel_box{padding-top: 8px;padding-bottom: 8px;height: 148px;overflow: hidden!important;background-color: #E5E5E5;}
.owl-carousel4.home_carousel .item{height: 132px;background-color: #dddddd;}
.owl-carousel4 .owl-stage {right: -20px!important;}
.white_background {padding-bottom: 8px;padding-top: 8px;}
.white_background_carousel{padding-top: 13px;padding-bottom: 13px;}
.featured_carousel{overflow: hidden;height: 180px;}
.featured_card_img{height: 134px;overflow: hidden;}
.owl-stage .owl-item .featured_card img{width: 100%!important;}
}
/* --end top carousel and sponsored sec-- */


/*-------or----*/
.centerline {
  padding-top: 12px;
  margin-bottom: 12px;
  color: #aeaeae;
  font-size: 16px;
  overflow: hidden;
  font-weight: 500;
  line-height: 100%;
  text-align: center;
}
.centerline span {display: inline-block;position: relative;}
.centerline span::before, .centerline span::after {
  border-top: 1px solid #e1e1e1;
  content: "";
  position: absolute;
  top: 8px;
  width: 10000px;
}
.centerline span::before {margin-right: 15px;right: 100%;}
.centerline span::after {left: 100%;margin-left: 15px;}
/*--end or--*/



/* -----footer as goeventz--- */
.footer_top_link{
  background-color: #444444;
  padding-top: 30px;
  padding-bottom: 50px;
  border-top: 4px solid #777777;
}
.footereventlikn{
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}
.footereventlikn li{
  display: inline-block;
  position: relative;
  line-height: 18px;
  padding-right: 10px;
}
.footereventlikn li::after{
  content: '|';
  position: absolute;
  right: 2px;
  top: 0px;
  opacity: 0.6;
}
.footereventlikn li a{color: #888888; font-size: 13px;}
.footereventlikn li a:hover{
  color: #ffffff;
  text-decoration: none;
}
.footer_top_link ~ .topfooter{
  border-top: 1px solid #555555!important;
  padding-top: 50px!important;
}
.footer_h2{
  color: #dddddd!important;
  font-family: 'Roboto', sans-serif!important;
  text-transform: uppercase;
  font-size: 16px !important;
  margin: 0px !important;
  padding: 0px !important;
  padding-bottom: 0px;
  font-weight: 500;
  padding-bottom: 6px !important;
}
@media(max-width: 1080px){
.event_listing_table h2{
  font-size: 13px!important;
  font-weight: 500;
  color: #323232;
  margin-bottom: 4px!important;
  white-space: normal!important;
}
.t_event_address{
  display: block;
  font-size: 11px;
  line-height: 16px!important;
}
.inline_price{
  white-space: nowrap;
  font-size: 12px!important;
  font-weight: 500;
  color: #b12704;
  text-transform: uppercase;
  line-height: 100%;
}
.footer_top_link .footer_h2{
  margin-top: 30px!important;
  font-size: 15px!important;
  font-weight: 400;
}
.footer_top_link{
  background-color: #444444;
  padding-top: 0px;
  padding-bottom: 30px;
  border-top: 4px solid #777777;
}
.footer_top_link ~ .topfooter{
  border-top: 1px solid #555555!important;
  padding-top: 30px!important;
}
.topfooter h3{margin-top: 30px!important;}
}

.combinebox{position: relative;}
.combinebox input{padding-right: 85px!important;}
.combinebox .combinebtnright{
 position: absolute;
 top: 0px;
 right: 0px;
 height: 100%;
 text-align: center;
 min-width: 40px;
 border: none;
 line-height: 38px;
 text-transform: uppercase;
 font-size: 16px;
 cursor: pointer;
}
.combine{position: relative;}
.combine input{padding-left: 45px!important;}
.combinebtn{
 position: absolute;
 top: 0px;
 left: 0px;
 height: 100%;
 text-align: center;
 min-width: 40px;
 border: none;
 line-height: 38px;
 font-size: 20px;
 cursor: pointer;
}
.fullfooter i{
    font-size: 20px;
    transition:800ms;
}
.fullfooter{
    display: none;
    background-color: #333333;
    color: #eee;
    cursor: pointer;
    width: 32px;
    line-height: 18px;
    text-align: center;
    position: absolute;
    bottom: 29px;
    left: 0px;
    font-weight: bold;
    z-index: 1;
    border: 1px solid #777777;
    transition:1000ms;
}
.gefooter i{
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transition:800ms;
}
.footer.combinebox{
    margin-bottom: 0px!important;
}
.footer.combinebox input[type="text"]{
    background-color: #3F3F3F!important;
    border-color: #666!important;
    height: 30px;
    border-radius: 2px!important;
    overflow: hidden;
    color: #eee!important;
    line-height: 0px!important;
}
.footer.combinebox .footerbtn{
    background-color: #666!important;
    color: #fff;
    line-height: 30px;
    font-size: 14px!important;
    border-radius: 0px 2px 2px 0px!important;
    overflow: hidden;
}
.footer.combinebox .footerbtn:hover{
  background-color: #3C7AEB!important;
}
.subscribebox a{
  width: 30px;
  height: 30px;
  display: inline-block;
  text-align: center;
  line-height: 30px;
  font-size: 19px;
  margin-right: 3px;
  border-radius: 50%;
  color: #eee;
  background-color: #636363;
  border: 1px solid #636363;
}
.square1{position: relative;font-size: 22px!important;}
.fabold1{
    position: absolute;
    top: 6px!important;
    left: 7px!important;
    font-size: 9px!important;
}
.subscribebox .facebook:hover{background-color: #3B579D;border-color: #3B579D; color: #fff;}
.subscribebox .twitter:hover{background-color: #2CAAE1;border-color: #2CAAE1; color: #fff;}
.subscribebox .comment:hover{background-color: #F87F14;border-color: #F87F14; color: #fff;}
.subscribebox .linkedin:hover{background-color:#0077B5;border-color: #0077B5; color: #fff;}
.subscribebox .youtube:hover{background-color: #DB2726;border-color: #DB2726; color: #fff;}
.subscribebox .instagram:hover{background-color: #E23C60;border-color: #E23C60; color: #fff;}
.subscribebox span,.stay-updated span{
  display: block;
  color: #ccc;
  font-weight: normal;
  font-size: 14px;
  margin-top: 15px;
}
.subscribespan span{
  display: block;
  color: #999;
}
.subscribespan span i{
  width: 20px;
  height: 20px;
  text-align: center;
  font-size: 15px;
  margin-right: 5px;
  display: inline-block;
}
.subscribespan span a{
  color: #999!important;
}
.topfooter{
    border-top: 4px solid #777;
    background-color: #444;
    padding-top:26px;
    padding-bottom: 10px;
}
.citybox ul{
    padding: 0px!important;
    margin: 0px!important;
    list-style: none;
}
.citybox ul li{
  float: left;
}
.citybox ul li a{
    border: 1px solid #555;
    line-height: 100%;
    padding: 6px 12px;
    margin: 5px 10px 5px 0px;
    display: inline-block;
    color: #999;
    text-decoration: none!important;
}
.citybox ul li a:hover{
    background-color: #333;
    border-color: #333;
    color: #fff;
}
.topfooter h3{
    color: #eee!important;
    font-family: 'oswald-regular';
    text-transform: uppercase;
    font-size: 18px!important;
    margin: 0px!important;
    padding: 0px!important;
    padding-bottom: 5px!important;
}
.citybox{
    z-index: 1;
    position: relative;
}
.citybox::after {
  content: "";
  background-origin: center;
  background:url(../images/footermap.png);
  background-size: 100% 100%;
  opacity: 0.3;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: -1;
}
.FooterQuickLinks{
    text-align: center;
    margin-top: 20px;
    padding-top: 15px;
    position: relative;
}
.FooterQuickLinks:before{
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 2px;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0),rgba(255,255,255,0.10), rgba(255,255,255,0.10),rgba(255,255,255,0.10), rgba(0,0,0,0));
    background-image: -moz-linear-gradient(left, rgba(0,0,0,0),rgba(255,255,255,0.10), rgba(255,255,255,0.10),rgba(255,255,255,0.10), rgba(0,0,0,0));
    background-image: -ms-linear-gradient(left, rgba(0,0,0,0),rgba(255,255,255,0.10), rgba(255,255,255,0.10),rgba(255,255,255,0.10), rgba(0,0,0,0));
    background-image: -o-linear-gradient(left, rgba(0,0,0,0),rgba(255,255,255,0.10), rgba(255,255,255,0.10),rgba(255,255,255,0.10), rgba(0,0,0,0));
    background-image: linear-gradient(left, rgba(0,0,0,0),rgba(255,255,255,0.10), rgba(255,255,255,0.10),rgba(255,255,255,0.10), rgba(0,0,0,0));
}
.FooterQuickLinks a{
    color: #666;
    display: inline-block;
    line-height: 100%;
    padding: 6px 6px;
    text-decoration: none;
    -webkit-transition:400ms;
    transition:400ms;
}
.FooterQuickLinks a:hover{color: #999;}
.copy_wright_text{
    text-align: center;
    margin-top: 6px;
}
.sort_ge_dec{
    padding-right: 25px;
    color: #888;
    font-size:13px!important;
}
.sort_ge_dec img{
    display: block;
    max-width: 180px;
    margin-bottom: 10px;
}
.citybox_bottom{
    margin-top: 30px;
}
.sm_footer_link{
    height: 30px;
    line-height: 30px;
    text-align: center
}
.sm_footer_link a{
    padding-right: 20px;
    font-size: 14px;
    color: #999;
    position: relative;
}
.sm_footer_link a::after{
    content: '|';
    position: absolute;
    right: 6px;
    top: -6px;
    color: #444;
}
.sm_footer_link a:last-child::after{
    content: none;
}
.ge_support{
    height: 30px;
    line-height: 30px;
    font-size: 14px;
}
.fallow_text{
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    padding-right: 5px;
    font-weight: 400;
    color: #999;
}
.ge_copy{
    color: #555;
    height: 30px;
    line-height: 30px;
}
footer{
    background-color: #333333;
    color: #999!important;
    padding-top: 13px;
    width: 100%;
    position: absolute;
    bottom: 0px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    text-align: center;
    padding-bottom: 10px;
}
footer .subscribebox{
    position: relative;
    padding-bottom: 15px;
}
footer .subscribebox:before{
    content: '';
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 2px;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0),rgba(255,255,255,0.10), rgba(255,255,255,0.10),rgba(255,255,255,0.10), rgba(0,0,0,0));
    background-image: -moz-linear-gradient(left, rgba(0,0,0,0),rgba(255,255,255,0.10), rgba(255,255,255,0.10),rgba(255,255,255,0.10), rgba(0,0,0,0));
    background-image: -ms-linear-gradient(left, rgba(0,0,0,0),rgba(255,255,255,0.10), rgba(255,255,255,0.10),rgba(255,255,255,0.10), rgba(0,0,0,0));
    background-image: -o-linear-gradient(left, rgba(0,0,0,0),rgba(255,255,255,0.10), rgba(255,255,255,0.10),rgba(255,255,255,0.10), rgba(0,0,0,0));
    background-image: linear-gradient(left, rgba(0,0,0,0),rgba(255,255,255,0.10), rgba(255,255,255,0.10),rgba(255,255,255,0.10), rgba(0,0,0,0));
}
body.for_sm_footer{
    padding-bottom: 0px!important;
}
.for_sm_footer .small_footer{
    display: none;
}

@media(max-width: 640px){
.small_footer{
    display: block!important;
}
.sm_footer_link a{
    padding-right: 16px;
    font-size: 13px;
    color: #999;
    position: relative;
}
.sm_footer_link a::after{
    content: '|';
    position: absolute;
    right: 4px;
    top: -6px;
    color: #444;
}
body.for_sm_footer{
    padding-bottom: 50px!important;
}
body.normal_page{
    padding-bottom: 194px!important;
}
.for_sm_footer .hide_home{
    display: none!important;
}
.ge_support{
    height: 24px;
    line-height: 24px;
    font-size: 13px;
}
.fallow_text{
    height: 20px;
    line-height: 20px;
    font-size: 13px;
    padding-right: 5px;
    font-weight: 400;
    color: #999;
}
.topfooter{
    padding-top:8px;
}
.sort_ge_dec{
    padding-right: 0px;
    font-size: 12px;
}
.FooterQuickLinks a{
    padding: 6px 2px!important;
    font-size: 13px!important;
}
.citybox_bottom{
    margin-top: 0px;
}
.citybox .clearfix{
    padding: 0px!important;
    margin: 0px!important;
}
}
/* --end same footer-- */



/* ----------------slider css---------- */
.flexslider {margin: 0px;padding: 0px;list-style-type: none;position: relative;}
.flexslider .slides{padding: 0px;margin: 0px;list-style-type: none;}
.slides.fullimg{
  width: 100%;
  height: 460px;
  overflow: hidden;
  background-color: #f2f2f2;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
  text-align: center;
  width: 100%;
  height: 460px;
  overflow: hidden;
  border-radius: 2px;
  position: relative;
}
.flexslider .slides img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50.2%) translateY(-50%);
  -moz-transform: translateX(-50.2%) translateY(-50%);
  -ms-transform: translateX(-50.2%) translateY(-50%);
  -o-transform: translateX(-50.2%) translateY(-50%);
  transform: translateX(-50.2%) translateY(-50%);
  max-width: 100%;
  max-height: 100%;
}
.slides.thumbslide li{width: 64px;height: 64px;opacity: 0.75;}
.slides.thumbslide li.flex-active-slide{border: 2px solid #F86810;opacity: 1;}
.slides.thumbslide li img{width: 100%;height: 100%;}
.flex-direction-nav {padding: 0px;margin: 0px;list-style-type: none;}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 50px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  cursor: pointer; 
  background-image: url('https://www.goeventz.com/web/images/small-icon/angle.svg');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 24px 24px;
}
#thumbimage .flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 20px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  cursor: pointer; 
  background-color: rgba(0, 0, 0, 0.3);
  background-image: url('https://www.goeventz.com/web/images/small-icon/angle.svg');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 18px 18px;
}
.flex-direction-nav .flex-prev{left: 0px;}
.flex-direction-nav .flex-next {
  right: 0px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.flex-direction-nav .flex-disabled {opacity: 0!important;cursor: default;z-index: -1;}
.sliderbox{border: solid 1px #f2f2f2;border-radius: 4px;}
#thumbimage{padding: 6px 6px;}
@media(max-width: 768px){
.slides.fullimg{margin-bottom: 6px;}
.slides.fullimg,
.flexslider .slides > li{width: 100%;height: 170px;}
.slides img {
  left: 50%;
  height: 100%;
  width: 100%;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  top: 50%;
  transform: translateX(-50.2%) translateY(-50%);
}
.slides.thumbslide li{height: 54px;width: 64px;}
}
/* --end slider css-- */



/*------holiday home page--------------*/
.w_background{background-color:#ffffff;}
.holidaylink{position: relative;}
.trbl_space{
  padding-top: 35px;
  padding-bottom: 30px;
  padding-left: 20px;
  padding-right: 20px;
}
.holidaysublink{
  background-color: #ffffff;
  padding: 7px;
  margin: 0px;
  width: 100%;
  min-width: 240px;
  list-style-type: none;
  border-radius: 2px 2px 3px 3px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  position: absolute;
  left: 50%;
  top: 36px;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  z-index: 999999;
  display:none;
}
.holidaysublink::after{
  content: '';
  width: 12px;
  height: 12px;
  border-top:1px solid #cccccc;
  border-right:1px solid #cccccc;
  position: absolute;
  left: 50%;
  top: -6px;
  margin-left: -6px;
  background-color:#ffffff;
  transform: rotate(-45deg);
}
.holidaysublink li a{
  padding: 11px 10px;
  font-size: 14px;
  text-transform: capitalize;
  color: #323232!important;
  display:block;
  line-height: 100%;
  font-weight: 500;
}
.holidaysublink li a:hover{text-decoration: none;color: #F86810!important;background-color:#10376D;}
.holidaylink:hover .holidaysublink{display:block;}
.holiday_card{
  width: 100%;
  height: 200px;
  position: relative;
  border-radius:2px;
  overflow: hidden;
  margin-bottom: 5px;
} 
.holiday_gradient{
  background: linear-gradient(to bottom,rgba(255,255,255,0),rgba(26,26,26,.12) 49%,rgba(26,26,26,.6) 86%,rgba(25,25,25,.84));
  position: absolute;
  z-index: 9;
  width: 100%;
  height: 100%;
  top: 0px;
}
.destination_image{
  width: 100%;
  height: 200px;
  position: relative;
  border-radius:2px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin-bottom: 5px;
  transition: 600ms;
} 
.holiday_card:hover .destination_image{transform: scale(1.08);transition: 600ms;}
.holiday_card a{text-decoration:none;}
.destination{
  min-height: 70px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  z-index: 10;
  padding: 10px 16px;
}
.destination h3{
  font-size: 20px;
  text-transform: capitalize;
  padding: 0px;
  margin: 0px;
  margin-bottom: 10px;
  color: #ffffff;
  line-height: 100%;
  font-weight: bold;
}
.destination p{font-size: 13px; color: #c9c9c9;line-height: 100%;margin: 0px;}
.destination p span{font-size: 14px; font-weight: 500;padding-right: 5px;}
.card_space_parent{padding-left: 15px!important;padding-right: 15px!important;}
.card_space{padding-left: 3px!important;padding-right: 3px!important;}
.main_heading{
  padding: 0px;
  margin: 0px;

  color: rgba(0, 0, 0, 0.78);
  line-height: 26px;
  font-weight: bold;
  font-size: 22px;
  margin-bottom: 20px;
  position: relative;
  padding-right: 80px;
}
.main_heading .r_view{
  font-size: 20px!important;
  font-weight: 400;
  text-transform: capitalize;
  text-decoration: none!important;
  position: absolute;
  right: 2px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.view_more_btn{
  background-color: #fff;
  border: 1px solid #d0d0d0;
  border-radius: 20px;
  color: #f86810;
  display: inline-block;
  font-size: 13px;
  font-weight: 500;
  height: 36px;
  line-height: 34px;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  min-width: 180px;
  padding: 0px 16px;
  word-spacing: 2px;
  margin-top: 10px;
}
@media(max-width: 1080px){
.trbl_space{padding-top: 20px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;}
.card_space_parent{padding-left: 5px !important;padding-right: 5px !important;}
.main_heading{color: #121212;line-height: 20px;font-weight: bold;font-size: 20px;margin-bottom: 15px;}
.main_heading .r_view{font-size: 15px!important;font-weight: 500;}
.holiday_card{width: 100%;height: 170px;margin-bottom: 10px;} 
}
/*--end home--*/



/* ----------listing--------- */
.packages_brief_description{
  line-height: 18px;
  color: #3e3e3e;
  padding-top: 10px;
  padding-bottom: 20px;
}
.package_listing{
  height: 154px;
  border-radius: 2px;
  background-color: #ffffff;
  border: solid 1px #dddddd;
  position: relative;
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 274px;
  margin-bottom: 20px;
  overflow: hidden;
}
.package_listing h3{
  padding: 0px;
  margin: 0px;
  color: #1f2331;
  font-size: 20px;
  font-weight: bold;
  text-transform: capitalize; 
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 100%;
}
.package_listing h3 a{color: inherit;}
.package_listing h3 a:hover{text-decoration: underline;}
.package_listing .packag_duration{line-height: 26px;margin-bottom: 3px;}
.package_listing p{
  color: #898989;
  line-height: 18px;
  size: 13px;
  margin-bottom: 10px;
  min-height: 40px;
}

.package_listing p a{color: inherit;}
.listing_img{
  width: 258px;
  height: 150px;
  position: absolute;
  left: 1px;
  top: 1px;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius:2px;
  background-color:#F3F3F3;
}
.package_price .starting_price{
  color: #1f2331;
  display:block;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
}
.package_price .starting_price i{margin-right: 5px;}
.per_sharing{
  font-size: 13px;
  font-weight: bold;
  color: #939393;
  line-height: 18px;
}
.package_view_text{
  float: right;
  font-size: 14px;
  font-weight: 500;
  color: #10376d;
  margin-top: -20px;
  text-decoration: underline;
}
.topbanner img{max-width: 100%;}
@media(max-width:768px){
.package_listing{height: auto;padding-left: 10px;padding-top: 160px;margin-bottom: 15px;}
.listing_img{width: 100%;height: 150px;position: absolute;left: 0px;top: 0px;border:1px solid #ffffff;}
.package_listing h3{font-size: 16px;}
.package_price .starting_price{font-size: 16px;line-height: 16px;}
.packages_brief_description{padding-top: 5px;padding-bottom: 0px;}
}
/*--end listing--*/



/*----holiday detail page-----*/
.boxheading{
  padding: 0px;
  margin: 0px;
  font-size: 24px;
  font-weight: bold;
  color: #323232;
  padding-bottom: 7px;
  line-height: 100%;
  margin-bottom: 15px;
  position: relative;
}
.boxheading::after{
  content: '';
  width: 50px;
  height: 2px;
  background-color:#F86810;
  position: absolute;
  left: 0px;
  bottom: 0px;
}
.mainheading{
  padding: 0px;
  margin: 0px;
  font-size: 28px;
  font-weight: bold;
  color: #323232;
}
.boxsubheading{
  padding: 0px;
  margin: 0px;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
  color: #323232;
  line-height: 100%;
}
.day_listing{
  padding: 0px;
  margin: 0px;
  margin-top: 25px;
  list-style-type: none;
}
.day_listing li{
  border-left: 1px solid #dddddd;
  padding-left: 15px;
  position: relative;
  margin-left: 64px;
  line-height: 19px;
  padding-bottom: 20px;
}
.day_listing li:last-child{padding-bottom: 0px;}
.day_listing li::after{
  content: '';
  width: 10px;
  height: 10px;
  border:1px solid #dddddd;
  border-radius:50%;
  position: absolute;
  left: -5px;
  top: 3px;
  background-color:#ffffff;
}
.day_listing li .daypointer{
  font-size: 16px;
  font-weight: bold;
  color: #323232;
  position: absolute;
  line-height: 100%;
  display:block;
  left: 0px;
  top: 0px;
  margin-left: -64px;
}
.normallisting{margin: 0px;padding-left: 20px;}
.package_detail p{text-align: justify;}
.holidayform{background-color: #f2f2f2;padding: 15px;border-radius: 4px;}
.submitbtn{
  height: 46px;
  border-radius: 4px;
  background-color: #f86810;
  font-size: 20px;
  font-weight: 500;
  text-transform: uppercase;
  color: #ffffff;
  box-shadow: none;
  border:2px solid #DE5F23;
}
.formbox input{
  height: 45px;
  border: 1px solid #ebebeb!important;
  border-radius:4px!important;
  padding: 0px 13px!important;
}
.holidayform_text{padding-top: 8px;padding-bottom: 0px;}
.holidayform_text p{font-size: 14px;color: #323232;opacity: 0.4;}
.callus{
  font-size: 15px;
  font-weight: normal;
  color:#323232;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
}
.callus strong{padding-left: 10px;font-weight: bold;color: #323232;}
.packagesnamebox{padding-bottom: 8px;margin-top: -10px;}
.packag_duration{font-size: 15px;font-weight: bold;color: #ef6837;}

.sharelinkbox {text-align: center;margin-top: 10px;background-color: #f2f2f2;padding: 13px;border-radius: 4px;}
.sharelinkbox span{
  display:block;
  font-size: 16px;
  font-weight: bold;
  color: #323232;
  padding-bottom: 5px;
}
.sharelinkbox a.shareoption{
  display:block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  line-height: 30px;
  color: #ffffff;
  display:inline-block;
  margin: 4px;
  font-size: 16px;
  font-weight: 500;
}
a.shareoption.facebook{background-color:#3B579D;}
a.shareoption.twitter{background-color:#2CAAE1;}
a.shareoption.linkedin{background-color:#0176B3;}
a.shareoption.youtube{background-color:#DB2726;}
a.shareoption.instagram{background-color:#E23C60;}
a.shareoption.whatsapp{background-color:#00E676;}
.commonbox{
  margin-top: 15px;
  background-color: #ffffff;
  border: solid 1px #F2F2F2;
  padding: 20px;
  border-radius: 4px;
}
.costingbox{
  color: #ffffff;
  background-image: linear-gradient(275deg, #17b7b1, #10376d);
  padding: 20px;
  margin-top: 20px;
  border-radius:4px;
}
.costingbox table{width: 100%;}
.costingbox table tr td{
  padding: 6px 0px;
  line-height: 100%;
  font-size: 14px;
  color: #ffffff;
  font-weight: 500;
}
.costingbox table tr td:last-child{width: 100px;text-align: right;}
.costingbox .boxheading{color: #ffffff!important;}
@media(max-width: 768px){
.mainheading{font-size: 20px;}
.boxheading{font-size: 18px;}
.commonbox{padding: 10px;}
.holidayform{background-color: #E5E5E5;padding: 10px;border-radius: 4px;margin-top: 15px;}
.holidayform_text p{font-size: 12px;}
.sharelinkbox {text-align: center;margin-top: 15px;margin-bottom: 15px;}
}
.commonbox{
  margin-top: 25px;
  background-color: #ffffff;
  border: solid 1px #F2F2F2;
  padding: 20px;
  border-radius: 4px;
}
.costingbox{
  color: #ffffff;
  background-image: linear-gradient(275deg, #17b7b1, #10376d);
  padding: 20px;
  margin-top: 20px;
  border-radius:4px;
}
.costingbox table{width: 100%;}
.costingbox table tr td{
  padding: 6px 0px;
  line-height: 100%;
  font-size: 14px;
  color: #ffffff;
  font-weight: 500;
}

.form-control.errorcorporate{
border-color: red!important;
box-shadow: inset 0 0 3px red!important;
}


 .topbanner .carousel-control.right,.topbanner .carousel-control.left{background-image: none;width: 60px;}
.topbanner .carousel-control .glyphicon-chevron-left, .topbanner .carousel-control .glyphicon-chevron-right, .topbanner .carousel-control .icon-prev, .topbanner .carousel-control .icon-next{
    width: 30px;
    height: 30px;
    border:1px solid #dddddd;
    text-align: center;
    line-height: 28px;
    box-sizing: border-box;
    font-size: 18px;
    border-radius: 50%;
    margin-top: -15px;
}
.destination_image_carousel{position: relative;}
.destination_name_carousel{
    position: absolute;
    bottom: 25px;
    left: 25px;
    font-size: 30px;
    font-weight: bold;
    color: #f5f5f5;
    line-height: 100%;
    padding: 4px;
    text-shadow: 1px 1px 2px #323232;
}

.packag_duration strong{color: #1f2331;padding-top:5px;display:inline-block;}
.detailprice{
    color: #acacac;
    margin-top: -5px;
}
.detailprice strong{
    font-size: 21px;
    color: #56af3f!important;
    font-weight: 900;
    letter-spacing: 0px;
}

@media(max-width: 1080px){
.topbanner .carousel-control.right,.topbanner .carousel-control.left{background-image: none;width: 30px;}
.topbanner .carousel-control .glyphicon-chevron-left, .topbanner .carousel-control .glyphicon-chevron-right, .topbanner .carousel-control .icon-prev, .topbanner .carousel-control .icon-next{width: 24px;height: 24px;border:1px solid #dddddd;text-align: center;line-height: 22px;box-sizing: border-box;font-size: 13px;border-radius: 50%;margin-top: -12px;}
.carousel-indicators{display:none;}
.destination_name_carousel{font-size: 18px;bottom: 8px;left: 8px;}
.destination_image_carousel img{min-height: 150px;}
}

.mis .carousel-control.disabled {opacity: 0.2;pointer-events: none;}

.costingbox table tr td:last-child{width: 100px;text-align: right;}
.costingbox .boxheading{color: #ffffff!important;}
@media(max-width: 640px){
  .m_hide{display: none;}
  .detailprice{
    color: #acacac;
    margin-top: -5px;
    float: none!important;
    display: block;
    /*line-height: 100%;*/
}
.detailprice strong{
    font-size: 16px;
    color: #56af3f!important;
    font-weight: 900;
    letter-spacing: 0px;
}
}

/* -----------user login as fb-------- */
.userlogingsection{
  width: 100%;
  min-height: 120px;
  padding: 20px 0px;
  box-shadow: 0 -3px 6px 0 rgba(0, 0, 0, 0.16);
  background-color: #ffffff;
  position: fixed;
  width: 100%;
  left: 0px;
  bottom: 0px;
  z-index: 99999999!important;
  display: none;
}
.userlogingsection.fullpagelogin{
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100vh;
    top: 0px;
    left: 0px;
    overflow: auto;
}
.goeventbtn,.goeventbtn:hover{
    height: 40px;
    padding: 0px;
    line-height: 40px;
    border-radius: 3px;
    border: 1px solid transparent;
    width: 200px;
    color: #ffffff;
    font-size: 15px;
    font-weight: 500;
    display: inline-block;
    text-decoration: none!important;
}
.smalllogin{
    width: 100%;
    max-width: 800px;
    margin: auto;
    text-align: center;
}
.userlogingsection.fullpagelogin .smalllogin{display: none;}
.smalllogin h4{
    font-size: 20px;
    font-weight: 500;
    color: #323232;
    padding: 0px;
    margin: 0px;
    line-height: 18px;
    margin-bottom: 18px;
}
.loginbtn_fb span{
    display: inline-block;
    width: 40px;
    font-size: 16px;
    font-weight: 500;
    color: #323232;
    opacity: 0.6;
    height: 40px;
    line-height: 40px;
    text-transform: capitalize;
}
.goeventbtn.orange_bg{background-image: linear-gradient(101deg, #f87710, #f88d10);}
.goeventbtn.blue_bg{background-color: #10376d;}
.userlogin_parent{
    position: relative;
    width: 100%;
    height: calc(100vh - 40px);
    overflow: hidden;
    overflow-y: auto;
    display: none;
}
.userlogingsection.fullpagelogin .userlogin_parent{display: block;}
.userloginpopup{
    width: 100%;
    max-width: 720px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    background-color: #ffffff;
    border-radius: 3px;
    display: table;
    overflow: hidden;
    clear: both;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.innerfield{
    width: 50%;
    box-sizing: border-box;
    float: left;
    padding: 20px;
    min-height: 406px;
}
.facebooklogin,.googlelogin{position: relative;}
.facebooklogin{
    text-align: center;
    background-color:#3B5998;
    color: #fff;
    background-image: url('../images/small-icon/facebook-logo.png');
    background-repeat: no-repeat;
    background-size: 24px;
    background-position: 8px center;
    margin-top: 12px;
}
.googlelogin{
    border-color: #dddddd;
    text-align: center;
    color: #7f7f7f;
    background-image: url('../images/small-icon/google-logo.png');
    background-repeat: no-repeat;
    background-size: 22px;
    background-position: 10px center;
    margin-top: 12px;
}
.googlelogin:hover{border-color: #F87F10;color: #656565;}
.innerfield_R .goeventbtn{width: 100%;}
.innerfield_R{background-color: #f7f7f7;}
.innerfield_R h4{
    padding: 0px;
    margin: 0px;
    font-size: 18px;
  font-weight: bold;
  color: #323232;
  margin-bottom: 15px;
}
.rememberpart{margin-top: 5px;margin-bottom: 15px;}
.innerfield_R input[type='email'],.innerfield_R input[type='password']{
    border-color: transparent!important;
    padding: 0px!important;
    height: 30px!important;
    border-radius: 0px!important;
    border-bottom-color: #dddddd!important;
    background-color: transparent!important;
}
.innerfieldimg{
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    box-sizing: border-box;
    background-color: #ffffff;
    min-height: 363px;
}
.notnow_parent{padding-top: 15px;text-align: center;}
.notnow_parent .notnow{
    color: #166CA9;
    font-size: 15px;
    font-weight: 500;
    cursor: pointer;
}
.packag_duration strong{color: #1f2331;padding-top:5px;display:inline-block;}
.detailprice{
  color: #acacac;
  margin-top: -5px;
}
.detailprice strong{
  font-size: 22px;
  color: #56af3f!important;
  font-weight: 900;
  letter-spacing: 0px;
}
.pricing_box{
  margin-top: 25px;
}
.pricing_box_l{
  height: 70px;
  border-radius: 2px;
  border: solid 1px #a8a8a8;
  background-color: #ffffff;
  line-height: 20px;
  white-space: nowrap;
  text-align: center;
  padding: 8px;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.78);
  margin-top: 5px;
  margin-bottom: 5px;
  font-weight: 500;
}
.pricing_box_l span{
  display:block;
  font-size: 22px;
  font-weight: 500;
  margin-top: 8px;
  color: #56af3f !important
}
.btn_text_p{position: relative;}
.btn_text_p .btn_text_h{
  position: absolute;
  width: 150px;
  top: 50%;
  left: 50%;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 500;
  color: #d2d2d2;
  text-align: center;
  white-space: nowrap;
  margin-left: -75px;
  margin-top: -20px;
  box-sizing: border-box;
  border: 2px solid #999;
  height: 40px;
  line-height: 36px;
  display:block;
  border-radius: 2px;
  z-index: 3;
}
.overlay_btn{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background-color: rgba(0, 0, 0, 0.6);
}
.btn_text_p:hover .overlay_btn{
  background-color: rgba(0, 0, 0, 0.85);
}
.btn_text_p:hover .btn_text_h{
  border-color: #ffffff;
  color: #ffffff;
}
@media(max-width: 766px){
.innerfield_L{display: none;}
.innerfield{width: 100%;float: none;}
.userloginpopup{
    width: 100%;
    max-width: 500px;
    margin: auto;
    text-align: center;
}
.loginbtn_fb .goeventbtn{width: 130px;}
.smalllogin h4{font-size: 15px;}
}

/*--end holiday detail page--*/



/*----------holi landing page-------------*/
.package_card{
  background-color: #ffffff;
  border-radius: 11px;
  box-shadow: 0 3px 16px 0 rgba(0, 0, 0, 0.16);
  margin-bottom: 15px;
  overflow: hidden;
}
.pack_img{
  width: 100%;
  height: 230px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  overflow: hidden;
  position: relative;
}
.pack_price{
  height: 52px;
  padding: 5px 15px;
  color: #ffffff;
  line-height: 22px;
  background-image: linear-gradient(to right, #000000, rgba(0, 0, 0, 0));
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%
}
.pack_price strong{display:block;font-size: 20px;}
.packages_dec{padding: 15px;}
.packages_dec h3{
  padding: 0px;
  margin: 0px;
  font-size: 20px;
  font-weight: bold;
  color: #1f2331;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.pack_duration{
  display:block;
  font-weight: bold;
  font-size: 16px;
  color: #ef6837; 
  line-height: 22px;
  margin-top: 4px;
}
.pac_Inclusion{
  padding: 3px 0px;
  margin: 0px;
  font-size: 18px;
  font-weight: 500;
  color: #10182b;
  position: relative;
  opacity: 0.75;
  margin-top: 15px;
  margin-bottom: 10px;
}
.pac_Inclusion::after{
  content: '';
  width: 30px;
  height: 2px;
  background-color: #ED683F;
  border-radius: 2px;
  position: absolute;
  bottom: 0px;
  left: 0px;
}
.pack_content{
  height: 63px;
  overflow: hidden;
  line-height: 21px;
  color: #484848;
  font-size: 14px;
}
.bookbtn,.bookbtn:hover{
  height: 46px;
  line-height: 46px;
  border-radius: 4px;
  background-color: #f86810;
  font-size: 20px;
  font-weight: 500!important;
  text-transform: capitalize;
  color: #ffffff!important;
  box-shadow: none;
  border: none;
  text-align: center;
  margin-top: 20px;
  text-decoration: none!important;
  outline: none!important;
  opacity: 0.9;
}
.bookbtn:hover{opacity: 1;}
.packages_dec button{margin-top: 20px;}
.landing_t{background-repeat: no-repeat;background-size: cover;}
.landing_t_inner{padding: 0px 50px 45px 50px;}
.heading_la_top{padding-top: 46px;padding-bottom: 50px;}
.landing_t_h{
  padding: 0px 0px;
  margin: 0px;
  font-size: 36px;
  text-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  color: #ffffff;
  font-weight: 900;
  max-width: 560px;
  line-height: 44px;
}
.pack_count{
  text-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  font-size: 17px;
  font-weight: 300;
  color: #ffffff;
  margin-top: 10px;
}
.header_l{height: 80px;line-height: 80px;}
.h_r{padding: 0px;margin: 0px;list-style-type: none;}
.h_r li{float: left;}
.h_landing_header{padding: 0px 15px 0px 15px;background-color: rgba(16, 55, 109, 0.95);}
.h_landing_footer{
  background-color: #444444;
  padding: 15px 0px;
  color: rgba(255, 255, 255, 0.5);
  font-size: 13px;
  line-height: 20px;
}
.inc_form_sec{background-color: #EBEBEB;padding: 60px 0px;}
.h_landing_form{
  max-width: 550px;
  background-color: #ffffff;
  border-radius: 5px;
  padding: 34px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.27);
  margin: auto;
  position: relative;
}
.h_landing_form .closeicon{
  position: absolute;
  right: -10px;
  top: -10px;
  display:block;
  width: 32px;
  height: 32px;
  line-height: 28px;
  text-align: center;
  border-radius: 50%;
  color: #ffffff;
  font-size: 16px;
  background-color: #b12704;
  border:2px solid #f1f1f1;
  box-shadow: 0 3px 16px 0 rgba(0, 0, 0, 0.26);
  cursor: pointer;
  opacity: 0.85;
}
.h_landing_form .closeicon:hover{opacity: 1;}
.h_landing_form .formbox{padding-top: 25px;}
.weblogolink{display:inline-block;height: 70px;padding-top: 16px;}
.h_callnow{
  color: rgba(255, 255, 255, 0.85);
  font-size: 14px;
  font-weight: 500;
  margin-top: 10px;
  padding-top: 3px;
  padding-left: 48px;
  background-image: url('../images/holiday/support.png');
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 38px;  
}
.h_callnow span, .h_callnow small{display:block;line-height: 22px;}
.hide_on_w{display:none!important;}
.h_landing_footer a,.h_callnow a{color: inherit; text-decoration: none!important;}
@media(max-width: 1080px){
.landing_t_inner{padding: 15px 0px;}
.landing_t_h {font-size: 18px;max-width: 100%;line-height: 24px;}
.heading_la_top{padding-bottom: 20px;padding-top: 20px;}
.pack_count{font-size: 13px;font-weight: 400;}
.header_l{height: auto;line-height: 100%;}
.weblogolink img{max-width: 120px;}
.h_r{padding: 0px;margin: 0px;list-style-type: none;}
.h_r li{float: left;height: auto;line-height: 130%;font-size: 14px;font-weight: 400;}
.inc_form_sec{padding: 25px 0px;}
.h_landing_form{padding: 15px;}
.h_landing_form .formbox{padding-top: 15px;}
.h_landing_footer{font-size: 11px;line-height: 135%;}
.packages_dec h3,.bookbtn{font-size: 16px;}
.pack_duration{font-size: 14px;}
.hide_on_m{display:none!important;}
.hide_on_w{display:block!important;}
}
/*--end landing css--*/