*{
	font-family: Montserrat;
	box-sizing: border-box;
}

body{
    width: 100%;
    overflow-x: hidden !important;
}
a{
	cursor: pointer;
	text-decoration: none;
}
.fixed-header {
position: relative !important;
}
.faq-section .answers ul {
  padding-left: 20px;
  padding-bottom: 20px;
}
.work-with-us-form{
  margin-bottom: -60px;
  padding-bottom: 60px;
}
 .experiences-slider .event-card .event-card-in .event-card-content h4 {
  margin-bottom: 10px !important;
 }

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;
}

.main-container {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    width: 100%;
    overflow-x: hidden;
  }
  .u-block.filter-section {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
  .fw {
    width: 100%;
    max-width: 1140px;
    margin: 0 auto;
    padding-left: 15px;
padding-right: 15px;
  }
  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;
  }

  /*talk to team button*/
  .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;
    }
/*talk to team button end*/


  /*Hero Section*/
  .event-ancillary{
    width: 100%;
    height: auto;
    background: url(../img/deals-exp/envt-tick.png) no-repeat center top;
    background-size: cover;
  }
  .event-ancillary .hero-content-ancillary{
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 156px;
    height: 610px;
  }
 
  .event-ancillary .hero-content-ancillary .hero-heading-ancillary{
    width: 100%;
    max-width: 780px;
    margin: 0 auto;
    text-align: center;
  }
  .event-ancillary .hero-content-ancillary .hero-heading-ancillary h1{
    font-family: Montserrat;
    font-size: 64px;
    font-weight: 700;
    line-height: 78px;
    text-align: center;
    color: #fff;
    margin-bottom: 25px;
    background-image: none !important;
  }

 
  .event-ancillary .hero-content-ancillary .hero-heading-ancillary  p{
    font-family: Lato;
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    text-align: center;
    color: #fff;
    margin-top: 25px;
  }
 
  .event-ancillary .hero-content-ancillary .hero-heading-ancillary   .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: 27px auto;
    text-align: center;
  }
  .event-ancillary .hero-content-ancillary .hero-heading-ancillary  .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;
  }


/* We are different section*/

.we-are-different-sec {
    width: 100%;
    background-color: #F6F6F6;
    padding: 50px 0;
}

.we-are-different-sec .diff-sec-heading h2 {
font-family: 'Montserrat';
font-style: normal;
font-weight: 700;
font-size: 36px !important;
line-height: 44px;
text-align: center;
color: #1E1F22;
margin-bottom: 70px;
}

.we-are-different-sec  .different-main-sec  {
justify-content: center;
background-color: #fff;
align-items: stretch;
}
.we-are-different-sec  .different-main-sec:nth-child(2) {
  border-radius: 20px 20px 0 0;
}
.we-are-different-sec  .different-main-sec:nth-child(4) {
  border-radius: 0 0 20px 20px;
}
.we-are-different-sec  .different-main-sec .text-sec {
  padding: 60px 60px 40px 60px;
    width: 50%;
    margin: 0 auto;
}
.we-are-different-sec  .different-main-sec .text-sec h3 {
font-family: 'Montserrat';
font-style: normal;
font-weight: 700;
font-size: 28px;
line-height: 34px;
color: #1E1F22;
margin-top: 18px;
}
.we-are-different-sec  .different-main-sec .text-sec p {
font-family: 'Lato';
font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 27px;
color: #1E1F22;
margin-bottom: 0 !important;
}
.we-are-different-sec  .different-main-sec .image-sec {
    width: 50%;
    display: flex;
    align-items: stretch;
}
.we-are-different-sec  .different-main-sec .image-sec img {
  width: 100%;
  object-fit: cover;
}

.we-are-different-sec .different-main-sec:nth-child(4) .image-sec {
  overflow: hidden;
  border-radius: 0 0 20px 0;
}

.we-are-different-sec .different-main-sec:nth-child(2) .image-sec {
  overflow: hidden;
  border-radius: 0 20px 0 0;
}


/*slider*/
.bg-grey {
    background-color: #F6F6F6;
    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;
}
.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 .four-column-event-list.experiences-slider {
    margin-left: -15px;
    margin-right: -15px;
  }
.city-exp h2{
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 700;
    line-height: 29px;
  }
  .city-exp p{
    font-family: Lato;
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    text-align: left;  
  }
  .city-exp .event-card .event-card-in {
    height: auto !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.4 !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);
  left: -60px;
}
.city-exp .slick-slider button.slick-arrow.slick-next {
  transform: translateY(-100%) !important;
  background-image: url(../img/deals-exp/arrow.svg);
  right: -60px;
}
  /*slider end*/

  /* Create Event Section*/

.create-un-event {
    background-color: #fff;
    padding: 50px 0;
}
.create-un-event .event-create-sec {
    justify-content: center;
    align-items: center;
}
.create-un-event .event-create-sec .event-img {
width: 48%;
padding-right: 50px;
}
.create-un-event .event-create-sec .event-img img {
  border-radius: 20px;
}
.create-un-event .event-create-sec .event-text {
    width: 48%;
    padding-left: 50px;
}
.create-un-event .event-create-sec .event-text h2 {
font-family: 'Montserrat';
font-style: normal;
font-weight: 700;
font-size: 36px !important;
line-height: 44px;
color: #1E1F22;
}
.create-un-event  .easy-btn a {
background: linear-gradient(90deg, #F5286E 0%, #FC6D43 100%) !important;
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;
-webkit-background-clip: unset !important;
    -webkit-text-fill-color: white !important;
}

.create-un-event .easy-btn a span {
font-family: 'Montserrat';
font-style: normal;
font-weight: 700;
font-size: 16px;
line-height: 20px;
color: #FFFFFF;
}
/* Create Event Section end*/

/*set up section */

.set-up-un {
padding: 50px 0 20px;
background-color: #fff;
}
.ways-to-work {
  padding: 50px 0 10px;
}
.set-up-un .set-up-heading {
    max-width: 730px;
    margin: 0 auto;
}
.set-up-un .set-up-heading h2 {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 151% !important;
    text-align: center;
    background: linear-gradient(90deg, #F5286E -43.66%, #FC6D43 97.21%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

.set-up-un .set-up-heading h3 {
font-family: 'Montserrat';
font-style: normal;
font-weight: 700;
font-size: 36px;
line-height: 44px;
text-align: center;
color: #1E1F22;
}
.set-up-un .set-up-heading p { 
font-family: 'Lato';
font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 27px;
text-align: center;
color: #1E1F22;
max-width: 567px;
margin: 0 auto;
}

.set-up-un .set-up-sec {
justify-content: center;
align-items: center;
}
.set-up-un .set-up-sec .set-up-text {
width: 48%;
padding-left: 180px;
}
.set-up-un .set-up-sec  .set-up-img {
    width: 48%;
}
.set-up-un .set-up-sec .number-list {
    list-style: none;
    counter-reset: my-awesome-counter;
    position: relative;
  }
.set-up-un .set-up-sec .number-list li {
    counter-increment: my-awesome-counter;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 0;
    color: #1D1D1F;
    margin-bottom: 60px;
}
.set-up-un .set-up-sec .number-list li::before {
    content: counter(my-awesome-counter);
    color: #fff;
    background: linear-gradient(90deg, #F5286E 0%, #FC6D43 88.61%);
    font-weight: bold;
    font-family: Montserrat;
    text-align: center;
    border-radius: 100%;
    font-size: 17px;
    width: 40px;
    height: 38px;
    position: absolute;
    line-height: 38px;
 
  }

  .set-up-un .set-up-sec  .number-list li span {
    padding-left: 55px;
  }



  /*set up section end*/

/*faq*/



  .hr-cat-1 {
    background: linear-gradient(90deg, #F5286E 0%, #FC6D43 88.61%);
    width: 100%;
    height: 15px;
    margin: 40px 0 0;
    overflow: hidden !important;
    box-sizing: border-box !important;
    border: 0 !important;
  }



  .faq-section .answers p, .faq-section .answers ul li {
    font-family: 'Lato' !important;
    font-style: normal;
    font-weight: 400;
    font-size: 16px !important;
  }
  .faq-section .content .faq-arrow {
    border-top: 2px solid rgba(0, 0, 0) !important;
border-right: 2px solid rgba(0, 0, 0) !important;
  }

/*faq end*/


@media screen and (min-width:768px) and (max-width: 991px){
  .fw, .page-template-template-home .fw {
    max-width: 960px !important;
}
}
@media screen and (max-width:419px) {
  #FeaturedOnUnationFrom label {
    font-size: 12px;
}
#FeaturedOnUnationFrom input[type="checkbox"] {
  width: 10px;
  height: 14px;
}
}

@media screen and (min-width:420px) and (max-width:1365px) {
  #FeaturedOnUnationFrom label {
    font-size: 15px;
}
}

  @media screen and (min-width:768px) and (max-width:1199px) {
   
    .we-are-different-sec .different-main-sec .text-sec {
      padding: 40px !important;
  }
    .city-exp .slick-slider button.slick-arrow {
      display: inline-block !important;
      opacity: 1 !important;
    }
    .event-ancillary {
      background-size: cover !important;
    }
    .set-up-un .set-up-sec .set-up-text {
      padding-left: 30px !important;
    }
    .we-are-different-sec .different-main-sec .text-sec h3  {
      font-size: 22px !important;
    }
    .we-are-different-sec .different-main-sec .text-sec p {
      font-size: 16px !important;
      line-height: 24px !important;
    }
    .we-are-different-sec {
      padding: 40px 0 !important;
    }
    .create-un-event {
      padding: 40px 0 !important;
    }
    .bg-grey {
      padding: 40px 0 120px !important;
    }
    .set-up-un {
      padding: 40px 0 !important;
    }
    .city-exp .slick-slider button.slick-arrow.slick-prev {
      left: 20px;
    }
    .city-exp .slick-slider button.slick-arrow.slick-next {
      left: 72px;
    }
    .city-exp .slick-slider button.slick-arrow {
      top: 100%;
      margin-top: 70px;
    }
  }

  @media screen and (max-width:767px) {
    .faq-section .faq-card .question span {
      max-width: 95%;
      padding-right: 8px;
    }  
    .faq-section .content .faq-arrow {
      top: 8px !important;
  }
    .create-un-event .easy-btn a {
      width: 100%;
      margin-top: 25px;
    }
    .u-block.filter-section {
      padding-top: 0 !important;
      padding-bottom: 0 !important;
  }
    .faq-section .faq-card .question {
      line-height: 22px !important;
      box-shadow: none !important;
      padding: 10px 0 10px 15px;
      font-size: 18px;
      display: flex;
      align-items: flex-start;
      justify-content: space-between;
  }
    .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;
    }
    .we-are-different-sec .different-main-sec .text-sec h3 {
      font-size: 24px !important;
      line-height: 29px !important;
    }
    .we-are-different-sec .different-main-sec:nth-child(2) .image-sec {
      border-radius: 20px 20px 0 0 !important;
    }
    .we-are-different-sec .different-main-sec:nth-child(4) .image-sec {
      border-radius: 0 !important;
    }
    .txt-lbl {
      display: none !important;
    }
    .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;
    }
    .we-are-different-sec .diff-sec-heading h2 {
      font-size: 30px !important;
      line-height: 36px !important;
      margin-bottom: 40px !important;
    }
    .deal-exp-faq .accordion:after{
      right: 0;
    }
    .set-up-un .set-up-sec .number-list li {
      margin-bottom: 35px !important;
    }
    .we-are-different-sec {
      padding: 40px 0 !important;
    }
    .create-un-event {
      padding: 40px 0 !important;
    }
    .bg-grey {
      padding: 40px 0 100px !important;
    }
    .set-up-un {
      padding: 40px 0 !important;
    }
    .set-up-un .set-up-heading h3 {
      font-size: 30px !important;
      line-height: 36px !important;
    }
    .event-ancillary {
      background-size: cover !important;
    }
    .different-main-sec.flex {
      flex-direction: column;
    }
    .we-are-different-sec .different-main-sec .image-sec {
      width: 100%;     
    }
    .we-are-different-sec .different-main-sec .image-sec {
      order: 1;
    }
    .we-are-different-sec .different-main-sec .text-sec {
      order: 2;
    } 
    .we-are-different-sec .different-main-sec .text-sec {
      padding: 40px !important;
      width: 100%;
    }
    .event-ancillary .hero-content-ancillary .hero-heading-ancillary h1 {
      font-size: 36px !important;
      line-height: 44px !important;
      max-width: 303px;
      margin: auto;
    }
    .event-ancillary .hero-content-ancillary {
      height: 488px !important;
    }
    .event-create-sec.flex {
      display: block !important;
    }
    .set-up-sec.flex {
      display: block !important;
    }
    .set-up-un .set-up-sec .set-up-text {
      width: 100%;
      padding-left: 20px !important;
    }
    .set-up-un .set-up-sec .set-up-img {
      width: 100%;
    }
    .create-un-event .event-create-sec .event-img {
      width: 100%;
      padding-right: 0 !important;
      margin-bottom: 25px;
    }
    .create-un-event .event-create-sec .event-text h2 {
      font-size: 30px !important;
      line-height: 36px !important;
    }
    .create-un-event .event-create-sec .event-text {
      width: 100%;
      padding-left: 0 !important;
    }
    .city-exp .slick-slider button.slick-arrow.slick-prev{
      left: 21px;
    }
  }
  .event-card .event-card-in .event-card-content .event-card-location {
    height: 44px;
  }
