*{
	font-family: Montserrat;
	box-sizing: border-box;
}

body{
    width: 100%;
    overflow-x: hidden;
}
a{
	cursor: pointer;
	text-decoration: none;
}

ul,
ol{
	margin: 0;
	padding:0;
}

h3{
	font-weight: 700 !important;
}
p{
	font-family: Lato, Arial, Helvetica, sans-serif !important;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 15px !important;
}
p a{
	background: linear-gradient(90deg,#f5286e,#fc6d43);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #f84a5a;
}
.mt-20{
	margin-top: 20px !important;
}
.mt-30{
	margin-top: 30px !important;
}
.mt-50{
	margin-top: 50px !important;
}
.mt-100{
	margin-top: 100px !important;
}

.mt-150{
	margin-top: 150px !important;
}
.text-center{
	text-align: center;
}
.un-footer-top {
  max-width: 1195px;
  margin: 0 auto;
}
.un-footer-bottom {
  max-width: 1195px;
  margin: 0 auto;
}
footer.un-footer {
  background-color: #ffffff;
  width: 100%;
  max-width: 100%;
}
.scrollto {
 margin: 20px auto;
 cursor: pointer;
 text-align: center;
}
.scrollto a.scroll {
  background-color: transparent;
}
.talk-to-team-sticky-btn {
  position: fixed;
    bottom: 35px;
    right: 37px;
    z-index: 12;
    transition: all 0.3s ease-in-out 0s;
    opacity: 0;
}
.talk-to-team-sticky-btn.show{
  opacity: 1;
}

.talk-to-team-sticky-btn  a{
  background: linear-gradient(90deg, #F5286E 0%, #FC6D43 100%);
  box-shadow: 0px 5px 15px rgba(245, 40, 110, 0.35);
  border-radius: 8px;
  min-height: 56px;
  width: 250px;
  text-align: center;
  margin-top: 20px;
  line-height: 56px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  align-items: center;
  }
  .talk-to-team-sticky-btn  a:hover {
    background: linear-gradient(90deg, #FC6D43 0%, #F5286E 100%);
    color: #fff;
  }
  .talk-to-team-sticky-btn  a span.img-text-wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    align-items: center;
  }
  .talk-to-team-sticky-btn  a span img {
    padding-right: 15px;
    display: block;
  }
  .talk-to-team-sticky-btn  a span.txt-lbl{
    display: block;
  }

 .talk-to-team-sticky-btn a {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  text-align: center;
  color: #FFFFFF !important;
  }
footer.un-footer{
  z-index: 15;
}

/* Start: Main style */
.u-block {
  padding-top: 0;
  padding-bottom: 26px;
}
.main-container {
  padding-top: 22px;
  padding-bottom: 0;
}
.fw {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
}
ul.breadcrumbs-list{
	display: flex;
	font-size: 13px;
	font-weight: 500;
  list-style-type: none;
}
ul.breadcrumbs-list li:after{
	content: url('../img/breadcrumbs-arrow.svg');
	margin: 0 8px;	
}
ul.breadcrumbs-list li:last-child:after{
	content: none;
}
ul.breadcrumbs-list li a{
	color: #78818B;
}
ul.breadcrumbs-list li.active a{
	color: #000;
}
.top-banner-dealExp{
  width: 100%;
  height: auto;
  /* background: url(../img/deals-exp/aws-dealExp-top-banner-dealExp.jpg) no-repeat center top; */
  background-repeat: no-repeat;
  background-size: 100% auto;
  display: flex;
  align-items: center;
}
.top-banner-dealExp .hero-content{
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.top-banner-dealExp .hero-content .hero-heading, .top-banner-dealExp .hero-content .hero-sub-content{
  min-height: 156px;
  margin: 198px 0 256px;
}
.top-banner-dealExp .hero-content .hero-heading{
  width: 100%;
  max-width: 468px;
}
.top-banner-dealExp .hero-content .hero-heading article h1{
  font-family: Montserrat;
  font-size: 64px;
  font-weight: 700;
  line-height: 78px;
  text-align: left;
  color: #fff;
}
.top-banner-dealExp .hero-content .hero-heading article h1 span {
    display: inline-block;
    background: linear-gradient(90deg,#f5286e,#fc6d43);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #f84a5a;
}
.top-banner-dealExp .hero-content .hero-sub-content{
  width: 100%;
  max-width: 464px;
}
.top-banner-dealExp .hero-content .hero-sub-content article p{
  font-family: Lato;
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
  text-align: left;
  color: #fff;
}
.top-banner-dealExp .hero-content .hero-sub-content article p{
  font-family: Lato;
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
  text-align: left;
}
.top-banner-dealExp .hero-content .hero-sub-content .talk-team{
  width: 250px;
  height: 56px;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 5px 15px rgba(245, 40, 109, 0.35);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 27px;
}
.top-banner-dealExp .hero-content .hero-sub-content .talk-team span{
  display: inline-block;
  background: linear-gradient(90deg,#f5286e,#fc6d43);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: #f84a5a;
  font-family: Montserrat;
  font-size: 20px;
  font-weight: 700;
}

/* Destination deal */
.destination-deal{
  padding: 60px 0;
}
.destination-deal .fw{
  display: flex;
  flex-direction: column;
}
.destination-deal article h2{
  font-family: Montserrat;
  font-size: 36px !important;
  font-weight: 700;
  line-height: 44px;
  text-align: left;
  width: 100%;
  max-width: 624px;
  margin: 0;
}
.destination-deal article h2 span{
  background: linear-gradient(90deg,#f5286e,#fc6d43);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: #f84a5a;
  display: inline-block;
}
.destination-deal .destination-deal-content{
  margin-top: 72px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
}
.destination-deal .destination-deal-content .destination-deal-pic{
  width: 100%;
  max-width: 540px;
}
.destination-deal .destination-deal-content .destination-deal-des{
  width: 100%;
  max-width: 440px;
  margin-left: 58px;
}
.destination-deal .destination-deal-content .destination-deal-des article h3{
  font-family: Montserrat;
  font-size: 36px;
  font-weight: 700;
  line-height: 44px;
  display: flex;
  align-items: center;
}
.destination-deal .destination-deal-content .destination-deal-des article h3 div{
  height: 10.698841094970703px;
  display: flex;
  align-items: center;
}
.destination-deal .destination-deal-content .destination-deal-des article h3 div span{
  display: inline-block;
  background: url(../img/deals-exp/aws-ff-arrow.svg) no-repeat center center;
  background-size: 100% auto;
  height: 10.698841094970703px;
  width: 14.096213340759277px;
  margin: 0 16.97px;
}
.destination-deal .destination-deal-content .destination-deal-des .deal-provide{
  width: 100%;
  max-width: 375px;
  padding: 0 23px; 
  list-style-type: disc;
}
.destination-deal .destination-deal-content .destination-deal-des .deal-provide li{
  color: #f84a5a;
  font-family: Lato;
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
  text-align: left;
  margin-top: 20px;
  display: block !important;
}
.destination-deal .destination-deal-content .destination-deal-des .deal-provide li p{
  color: #1E1F22;
  margin-bottom: 0 !important;
  font-family: Lato;
  font-size: 18px;
  font-weight: 400; 
}
.peark-deal{
  padding: 60px 0;
  background-color: #F6F6F6;
}
.peark-deal>.fw{
  padding: 0;
}
.peark-deal article h2{
  font-family: Montserrat;
  font-size: 36px !important;
  font-weight: 700;
  line-height: 44px;
  text-align: center;
  margin: 0 0 48px;
}
.peark-deal .peark-deal-cards{
  /* margin-top: 48px; */
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 18px;
}
.peark-deal .peark-deal-cards .peark-deal-card{
  height: 350px;
  /* width: 100%;
  max-width: 268px; */
  border-radius: 20px;
  padding: 38px;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  flex: 1 1 0%;
}
.peark-deal .peark-deal-cards .peark-deal-card .perak-deal-icon{
  width: 78px;
  height: auto;
}
.peark-deal .peark-deal-cards .peark-deal-card h2{
  font-family: Montserrat;
  font-size: 24px;
  font-weight: 700;
  line-height: 29px;
  text-align: center;
  margin-top: 24.18px;
}
.peark-deal .peark-deal-cards .peark-deal-card p{
  margin-top: 18px;
  font-family: Lato;
  font-size: 18px;
  font-weight: 800;
  line-height: 27px;
  letter-spacing: 0em;
  text-align: center;
  font-family: Lato;
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
  text-align: center;
}
.peark-deal .peark-deal-cards .peark-deal-card p strong{
  background: linear-gradient(90deg,#f5286e,#fc6d43);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: #f84a5a;
}
.deal-exp-video{
  /* height: 810px; */
  width: 100%;
  position: relative;
  height: auto;
  aspect-ratio: 16 / 9;
  overflow: hidden;
}
.deal-exp-video iframe{height: 100%; width: 100%;}
.deal-exp-video::before{
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  content: '';
  background-color: rgba(0,0,0,0.01);
  z-index: 11;
}
.deal-exp-video .video-background-controls{
  display: none !important;
}
.deal-exp-video .fw{
  height: 100%;  
}
.deal-exp-video .play-video{
  position: absolute;
  left: 50px;
  bottom: 50px;
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  line-height: 27px;
  text-align: left;
  display: flex;
  align-items: center;
}
.deal-exp-video .play-video::before{
  content: '';
  width: 70px;
  height: 70px;
  display: inline-block;
  background: url(../img/deals-exp/aws-play-btn.svg) no-repeat center center;
  background-size: 100% auto;
  margin-right: 12px;
}
.deal-exp-video .play-video:hover{
  color: #fff;
}
.city-exp{
  padding: 50px 0;
}
.event-slider{display: flex;}

.three-column-event-list .event-card-content .guide-icon-section {
    display: flex !important;
    align-items: flex-start;
    height: auto !important;
    margin-bottom: 10px !important;
}
.event-card .event-card-in .event-card-content h4 {
    font-size: 18px;
    line-height: 22px !important;
    margin: 0;
    height: 44px;
    display: flex;
	  align-items: center;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.event-card .event-card-in .event-card-content h4 > span {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px !important;
    color: #1E1F22;
    letter-spacing: 0.09px;
    background: linear-gradient(90deg,#f5286e,#fc6d43);
    background-clip: border-box;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #f84a5a;
    padding-left: 5px;
}
.event-card .event-card-in .event-card-content h4 > span.green {
	background: linear-gradient(90deg,#74E570,#41C83E);
	background-clip: border-box;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	color: #74E570;
}
.event-card .event-card-in .event-card-content h4 > span.blue {
	background: linear-gradient(90deg,#0FA0E1,#53E7B3);
	background-clip: border-box;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	color: #0FA0E1;
}
.events-date{
	font-family: Lato, Arial, Helvetica, sans-serif !important;
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
}
.events-slider .event-card .event-card-in .event-card-content h4, .experiences-slider .event-card .event-card-in .event-card-content h4{
	height: auto;
	margin-bottom: 10px;
}
.events-slider .event-card .event-card-in .event-card-content h3{
	margin-bottom: 5px;
}
.event-card-img{
  position: relative;
}
.event-card-img .event-price-tip{
  position: absolute;
  top: 10px;
  right: 10px;
  background-color: #fff;
  height: 44px;
  width: 52px;  
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: Lato;
  font-size: 14px;
  font-weight: 700;
  line-height: 17px;
  color: #1E1F22;
}
.voucher-price{
	margin-top: 55px;
	font-family: Lato, Arial, Helvetica, sans-serif !important;
	font-weight: 500;
	font-size: 14px;
	line-height: 16px;
	color: #1E1F22;
  margin-bottom: 0 !important;
}
.voucher-price span{
  color: #78818B;
  display: inline-block;
  margin-right: 4px;
}
.event-date{
  font-family: Lato;
  font-size: 14px;
  font-weight: 500;
  color: #78818B;
  line-height: 17px;
  text-align: left;
  margin-top: 20px;
  display: flex;
  align-items: center;
}
.event-date .multi-date{
  font-family: Lato;
  font-size: 12px;
  font-weight: 500;
  line-height: 14px;
  text-align: left;
  color: #78818B;
  width: 98px;
  height: 22px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.11);
  display: inline-block;
  margin-left: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.event-location{
  font-family: Lato;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  text-align: left;
  color: #78818B;
  margin-top: 12.33px;
}
.event-location:before{
  content: '';
  height: 13.33337688446045px;
  width: 10.666666984558105px;
  display: inline-block;
  background: url(../img/deals-exp/aws-location.svg) no-repeat center center;
  background-size: 100% auto;
  margin-right: 6.67px;
}
.city-exp h2{
  font-family: Montserrat;
  font-size: 24px !important;
  font-weight: 700;
  line-height: 29px;
  margin: 0;
}
.city-exp p{
  font-family: Lato;
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
  text-align: left;
  margin-top: 5px;
}

/* FAQ */
.deal-exp-faq .h2{
  font-family: Montserrat;
  font-size: 36px;
  font-weight: 700;
  line-height: 44px;
  text-align: center;
}
.deal-exp-faq #tabs{
  width: 100%;
  display: flex;
  justify-content: center;
  list-style-type: none;
  padding: 20px 0 0;
  margin-bottom: 30px;
  border-bottom: 1px solid #E3E3E3;
}   
.deal-exp-faq #tabs li a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px 53px;
  cursor: pointer;
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  color: #1E1F22;
  border-bottom: 2px solid #f84a5a;
}
.deal-exp-faq #tabs li a.inactive{
  color: #d2d2d3;
  border-bottom: 0;
}
.deal-exp-faq .accordion {
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  letter-spacing: 0em;
  transition: 0.4s;
  display: flex;
  padding: 30px;
  position: relative;
}
.deal-exp-faq .panel {
  font-family: Montserrat;
  font-size: 17px;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
  display: none;
  overflow: hidden;
  padding: 0 30px;
}
.deal-exp-faq .panel p{
  font-family: Montserrat;
  font-size: 17px;
  font-weight: 400;
  line-height: 22px;
}
.deal-exp-faq .accordion:after {
  content: '';
  background: url(../img/deals-exp/aws-r-arrow.svg) no-repeat center center;
  background-size: 100%;
  height: 13.36579704284668px;
  width: 7.69272518157959px;
  display: inline-block;
  margin-left: auto;
  transition: all 0.3s ease-in-out;
  position: absolute;
  right: 14px;
  top: 33px;
}
.active:after {
  transform: rotate(90deg);
}
.hr-cat-1{
    background: linear-gradient(90deg, #F5286E 0%, #FC6D43 88.61%);
    width: 100%;
    height: 15px;
    margin: 116px 0;
}
.type-def{
  padding-left: 21px;
}
.type-def li{
  padding: 10px 5px;
}
.type-dec{
  list-style-type: decimal;
  padding-left: 21px;
}
.type-dec li{
  padding: 10px 5px;
}
p.business-trafic-sm{
  font-family: Lato;
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
  text-align: left;
  margin-bottom: 0!important;
  display: none;
}
.work-with-us-form{
  margin-bottom: -60px;
  padding-bottom: 60px;
}
.event-card .event-card-in{
  margin-bottom: 1px;
}

.v-prev{
  width: 100%;
  height: 810px;
  position: absolute;
  top: 0;
  left: 0;
}
.v-prev-img{
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.v-prev-img img{
  object-fit: cover;
  max-width: 100%;
  max-height: 100%;
  width: 100%;
  height: 100%;
}
#FeaturedOnUnationFrom .iwantto input, #FeaturedOnUnationFrom .iwantto label{
  vertical-align: baseline;
}
#featured_form_metro{
  display: block;
}
.panel-2 ul{
  list-style-type: disc;
  padding-left: 20px;
}
.panel-2 ol{
  list-style-type: decimal;
  padding-left: 20px;
}
.panel-2 ul li:not(:first-child), .panel-2 ol li{
  padding-top: 10px;
}
.panel-2 ul li ol{
  padding-top: 5px;
}

@media only screen and  (max-width:1365px) {
  /* .main-container{
    padding-top: 0;
  } */
  .u-block {
    padding-bottom: 22px;
  }
  .top-banner-dealExp .hero-content{
    padding: 73px 18px;
  }
  .destination-deal {
    padding: 80px 0;
  }
  .top-banner-dealExp .hero-content .hero-heading, .top-banner-dealExp .hero-content .hero-sub-content{
    margin: 0 auto;
    min-height: 0;
  }  
  .top-banner-dealExp .hero-content .hero-heading article{
    max-width: 300px;
  }
  .top-banner-dealExp .hero-content .hero-heading article h1{
    font-size: 36px;
  }
  .destination-deal .destination-deal-content .destination-deal-des article h3{
    font-size: 26px;
  }
  .destination-deal .destination-deal-content .destination-deal-des article h3 div span{
    margin: 0 10px;
  }
  
  .peark-deal{
    padding: 80px 0 60px;
  }
  
   .peark-deal .peark-deal-cards .peark-deal-card{
    padding: 20px;
    height: auto;
  }
  .peark-deal .peark-deal-cards .peark-deal-card .perak-deal-icon {
    width: 56px;
  }
  .peark-deal .peark-deal-cards .peark-deal-card p{
    font-size: 16px;
  }
  /* .deal-exp-video, .v-prev {
    height: 572px;
  } */
  
  /* .v-prev-img img {
    max-height: none;
    height: auto;
  } */
  .deal-exp-video .play-video{
    left: 20px;
    bottom: 20px;
    font-size: 23px;
  }
  .deal-exp-video .play-video::before{
    width: 44px;
    height: 44px;
  }
  .city-exp{
    padding: 80px 0;
  }
  .deal-exp-faq .h2{
    font-size: 30px;
  }
  .deal-exp-faq .accordion {
    padding: 18px;
    font-size: 18px;
  }
  .deal-exp-faq .panel {
    font-size: 15px;
    padding: 0 18px;
  }
  .deal-exp-faq .accordion:after{
    top: 23px;
  }
  .hr-cat-1{
    margin: 36px 0;
  }
  .fw {
    max-width: 100%;
    padding-left: 18px;
    padding-right: 18px;
  }
  .deal-exp-faq .fw{
    padding: 0;
  }
  /* .destination-deal .destination-deal-content .destination-deal-pic, .destination-deal .destination-deal-content .destination-deal-des, .destination-deal .destination-deal-content .destination-deal-des .deal-provide{
    max-width: none;
  } */
  .destination-deal .destination-deal-content .destination-deal-des {
    max-width: 390px;
    margin-left: 50px;
  }
  .destination-deal .destination-deal-content {
    margin-top: 20px;
  }
  .talk-to-team-sticky-btn{
    right: 20px;
  }
  .talk-to-team-sticky-btn a {
    font-size: 16px;
    width: 220px;
  }
  .destination-deal .destination-deal-content .destination-deal-pic {
    width: 100%;
    max-width: 370px;
  }  
  .destination-deal .destination-deal-content .destination-deal-des {
    flex:  1 1 0;
    max-width: none;
    margin-left: 30px;
  }
  .destination-deal .destination-deal-content .destination-deal-des .deal-provide{
    max-width: none;
    padding-right: 0;
  }
}
@media only screen and  (max-width:1023px) {
  /* .destination-deal>.fw>article{
    padding: 0 24px;
  } */
  .top-banner-dealExp{
    height: auto;
    background-size: auto 100%;
    background-position: center;
    padding: 107px 0;
  } 
  .destination-deal .destination-deal-content .destination-deal-pic {
    max-width: 300px;
    margin: 0 auto;
  }
  /* .top-banner-dealExp{
    padding: 0 24px;
  } */
  
  .destination-deal .destination-deal-content .destination-deal-des article h3{
    margin-top: 0;
  }  
}
@media only screen and  (max-width:980px) {
  .peark-deal .peark-deal-cards{
    margin: 0 auto;
    max-width: 550px;
    justify-content: center;
  }
  .peark-deal .peark-deal-cards .peark-deal-card{
    flex: 0 1 48%;
  }
}
@media only screen and (max-width: 767px){
  .peark-deal article h2{
    font-size: 30px !important;
  }
  .destination-deal article h2{
    font-size: 24px !important;
    max-width: 400px;
  }
}
@media only screen and  (max-width:699px) {
  .top-banner-dealExp .hero-content{
    flex-direction: column;
  }
  .destination-deal .fw{
    display: flex;
    flex-direction: column-reverse;
  }
  .destination-deal .destination-deal-content{
    margin-top: 0;
    flex-direction: column;
  }
  .destination-deal .destination-deal-content .destination-deal-des{
    margin-left: 0;
    margin-top: 52px;
  }
  .destination-deal .destination-deal-content .destination-deal-des:after{
    content: '';
    background: linear-gradient(90deg, #F5286E 0%, #FC6D43 88.61%);
    width: 100%;
    height: 4px;
    display: inline-block;
    margin: 42px 0 34px;
  }
  p.business-trafic-sm{
    display: block;
  }
  .business-trafic-xl{
    display: none;
  }
  .peark-deal .peark-deal-cards{
    flex-direction: column;
  }
  .peark-deal .peark-deal-cards{
    max-width: 300px;
  }
  .peark-deal .peark-deal-cards .peark-deal-card{
    height: auto;
    flex: 1 1 100%;
  }
  /* .deal-exp-video {
    height: 212px;
  }   */
  .deal-exp-faq .accordion:after{
    right: 0;
  }
  .talk-to-team-sticky-btn{
    right: 21px;
    bottom: 27px;
  }
  .talk-to-team-sticky-btn a {
    width: 56px;
  }
  .talk-to-team-sticky-btn a span img {
    padding-right: 0 !important;
  }
  .talk-to-team-sticky-btn a span.txt-lbl{
    display: none !important;
  }
  .city-exp .slick-slider button.slick-arrow {
    display: inline-block !important;
    opacity: 1 !important;
    border: 1px solid #E3E3E3;
    height: 44px;
    width: 44px;
    box-shadow: none !important;
  }
  .city-exp  .slick-slider button.slick-arrow.slick-disabled {
    opacity: 0.3 !important;
    border: 1px solid #8E8E8E;
  }
  .city-exp .slick-slider button.slick-arrow.slick-prev {
    transform: translateY(-100%) scaleX(-1) !important;
    background-image: url(../img/deals-exp/arrow.svg);
  }
  .city-exp .slick-slider button.slick-arrow.slick-next {
    transform: translateY(-100%) !important;
    left: 72px;
    background-image: url(../img/deals-exp/arrow.svg);
  }
  .city-exp .slick-slider button.slick-arrow {
    top: 100%;
    margin-top: 70px;
  }
  .deal-exp-video .play-video{
    font-size: 16px;
  }
  .deal-exp-video .play-video::before{
    width: 24px;
    height: 24px;
  }
  /* .destination-deal{
    width: 100%;
    max-width: 464px;
    margin: 0 auto;
  } */
  .top-banner-dealExp .hero-content .hero-sub-content .talk-team{
    width: 100%;
  }
  .deal-exp-faq #tabs li a{
    padding: 15px 38px;
  }
}
@media screen and (min-width:768px) and (max-width:1199px) {
    .city-exp .slick-slider button.slick-arrow {
      display: inline-block !important;
      opacity: 1 !important;
    }
  }


.deal-exp-faq .panel-2 p {
    font-family: 'Lato' !important;
    font-size: 17px;
    font-weight: 400;
    line-height: 22px;
    color: #1E1F22;
}
.deal-exp-faq .panel-2 p em{
  font-family: 'Lato' !important;
  font-size: 17px;
  font-weight: 400;
  line-height: 22px;
  color: #1E1F22;
}
.deal-exp-faq .panel-2 ul,
.deal-exp-faq .panel-2 ol{
  margin-bottom: 30px;
}
.deal-exp-faq .panel-2 ul ul,
.deal-exp-faq .panel-2 ol ol{
  margin-bottom: 10px;
}
.deal-exp-faq .panel-2 ul ul:last-child,
.deal-exp-faq .panel-2 ol ol:last-child{
  margin-bottom: 0;
}
.deal-exp-faq .panel-2 ul li,
.deal-exp-faq .panel-2 ol li {
  font-family: 'Lato' !important;
  font-size: 17px;
  font-weight: 400;
  line-height: 22px;
  color: #1E1F22;
}
.city-exp .experiences-slider .event-card{
  height: auto !important;
}