/*
Theme Name: Bavaria Tours
Theme URI: http://pixelranger.co.uk
Author: Fekete Robert
Author URI: http://pixelranger.co.uk
Description: Bavaria Tours Design
Version: 1.0
License: Private

-------------------------------------------------------------- */
/* Reset
-------------------------------------------------------------- */
div.wpcf7 img.ajax-loader {
    border: none;
    vertical-align: middle;
    margin-left: 4px;
    display: none;
}
.wpcf7-form-control.g-recaptcha.wpcf7-recaptcha div {
    margin: 10px auto 20px auto !important;
}
h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Raleway, sans-serif;
  color: #3e4453;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Raleway, sans-serif;
  color: #2c9abf;
  font-size: 32px;
  line-height: 36px;
  font-weight: 200;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Raleway, sans-serif;
  color: #3e4453;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
  text-align: center;
}

label {
  display: block;
  margin-bottom: 0px;
  padding-left: 9px;
  font-family: Raleway, sans-serif;
  font-size: 11px;
  line-height: 12px;
  font-weight: 700;
  letter-spacing: 0px;
  text-transform: uppercase;
}

.container {
  position: relative;
  display: block;
  width: 1170px;
  margin-right: auto;
  margin-left: auto;
}

.container.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.container.packagesflex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container.footerflex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.navwrapper {
  display: block;
  min-width: 100%;
  float: none;
}

.navbar {
  width: 100%;
  height: 60px;
  background-color: #fff;
}

.whitebg {
  background-color: #fff;
}

.headertop {
    height: 35px;
    background-color: #777;
}

.whitelink {
  margin-right: 0px;
  margin-left: 0px;
  padding: 8px 23px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Raleway, sans-serif;
  color: #fff;
  font-size: 13px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.whitelink:hover {
  background-color: #2c9abf;
  color: #fff;
  font-weight: 400;
}

.whitelink.firstlang {
  margin-left: 80px;
}

.logo {
  margin-top: 7px;
  width: 258px;
}

.slider01 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .35), rgba(0, 0, 0, .35)), url('../images/balkantour.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .35), rgba(0, 0, 0, .35)), url('../images/balkantour.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.slider01.slide02 {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .45), rgba(0, 0, 0, .45)), url('../images/disneyLand.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .45), rgba(0, 0, 0, .45)), url('../images/disneyLand.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.slider01.wraperflex {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .35), rgba(0, 0, 0, .35)), url('../images/dubai.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .35), rgba(0, 0, 0, .35)), url('../images/dubai.jpg');
  background-position: 0px 0px, 50% 37%;
  background-size: auto, cover;
}

.slider01.slide03 {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .35), rgba(0, 0, 0, .35)), url('../images/honeyMoon.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .35), rgba(0, 0, 0, .35)), url('../images/honeyMoon.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.slider01.slide04 {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .35), rgba(0, 0, 0, .35)), url('../images/bp.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .35), rgba(0, 0, 0, .35)), url('../images/bp.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.slider01.slide05 {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), url('../images/bgbrands.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), url('../images/bgbrands.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.slider01.aboutus {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), url('../images/aboutu.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), url('../images/aboutu.jpg');
  background-position: 0px 0px, 50% 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.slider01.uae {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/bg2.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/bg2.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.slider01.air {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .35), rgba(0, 0, 0, .35)), url('../images/10.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .35), rgba(0, 0, 0, .35)), url('../images/10.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.slider01.sight {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .35), rgba(0, 0, 0, .35)), url('../images/bg3.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .35), rgba(0, 0, 0, .35)), url('../images/bg3.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.slider01.uaepromo {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), url('../images/uaeP.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), url('../images/uaeP.jpg');
  background-position: 0px 0px, 50% 54%;
  background-size: auto, cover;
}

.heroslider {
  min-height: 90vh;
}

.heroslider.sliderpage {
  min-height: 30vh;
}

.heroslider.slimslider {
  min-height: 30vh;
}

.slidertitle {
  font-family: Raleway, sans-serif;
  color: #fff;
  font-size: 65px;
  line-height: 70px;
  text-align: center;
  text-transform: capitalize;
}

.slidertitle.leftslide {
  font-size: 65px;
  line-height: 60px;
  text-align: center;
}

.slidersubtitle {
  margin-top: 18px;
  font-family: Raleway, sans-serif;
  color: #fff;
  font-weight: 700;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.slidersubtitle.long {
  width: 960px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  text-align: center;
}

.slidersubtitle.long.desc {
  text-transform: none;
}

.slidersubtitle.long.sliderdesc {
  padding-right: 91px;
  padding-left: 91px;
  font-size: 13px;
  letter-spacing: 0px;
  text-transform: none;
}

.slidersubtitle.shadow {
  text-shadow: 1px 1px 8px #000;
}

.sliderbutton {
  margin-top: 19px;
  padding: 11px 43px;
  border: 2px solid #fff;
  border-radius: 50px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Raleway, sans-serif;
  color: #fff;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.sliderbutton:hover {
  border-color: #fff;
  background-color: #fff;
  color: #f0a0c1;
}

.sliderbutton.w--current:hover {
  color: #f0a0c1;
}

.slide02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/uae.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.navitem {
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Raleway, sans-serif;
  color: #666;
  font-weight: 500;
}

.navitem:hover {
  background-color: #2c9abf;
  color: #fff;
}

.navitem.w--current {
  background-color: #2c9abf;
  color: #fff;
}

.navitem.w--open {
  background-color: #2c9abf;
  color: #fff;
}

.navigation.fixed {
  position: fixed;
  z-index: 9999;
  width: 100%;
  background-color: #fff;
}

.packages {
  padding-top: 35px;
  padding-bottom: 68px;
  background-color: #fff;
}

.packages.tourpackage {
  padding-top: 55px;
  padding-bottom: 0px;
}

.packages.tourpackage.map {
  margin-bottom: 41px;
}

.packagesrows {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.packagesitem {
  position: relative;
  overflow: hidden;
  height: 354px;
  margin-right: 3px;
  margin-bottom: 3px;
  -webkit-box-flex: 32.85%;
  -webkit-flex: 32.85%;
  -ms-flex: 32.85%;
  flex: 32.85%;
  -webkit-perspective: 1018px;
  perspective: 1018px;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
}

.packagesitem.double {
  -webkit-box-flex: 66.25%;
  -webkit-flex: 66.25%;
  -ms-flex: 66.25%;
  flex: 66.25%;
}

.packagesitem.full {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

.sectiondescription {
  margin-bottom: 23px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  font-family: Raleway, sans-serif;
  color: #3e4453;
  font-weight: 400;
  text-align: center;
}

.packagesimg {
  position: absolute;
  max-width: 100%;
}

.gridimg {
  position: absolute;
  overflow: visible;
  max-width: auto;
  min-height: 100%;
}

.gridimg.middleimg {
  top: -40%;
}

.gridtext {
  position: absolute;
  left: 40px;
  bottom: 35px;
  font-family: Raleway, sans-serif;
  color: #fff;
  line-height: 20px;
  font-weight: 400;
  text-decoration: none;
}

.gridtext.gridtextright {
  left: 40px;
  top: 28px;
  right: auto;
  bottom: auto;
  -webkit-perspective: 1001px;
  perspective: 1001px;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
}

.gridtitle {
  margin-bottom: 0px;
  padding-right: 35px;
  -webkit-transform: translate(0px, 159px);
  -ms-transform: translate(0px, 159px);
  transform: translate(0px, 159px);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-size: 25px;
  line-height: 22px;
  font-weight: 700;
  text-transform: uppercase;
	opacity: 0;
}

.gridoverlay {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-image: -webkit-linear-gradient(270deg, #2c9abf, #2c9abf);
  background-image: linear-gradient(180deg, #2c9abf, #2c9abf);
  opacity: 0;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.griddesc {
  margin-top: 10px;
  padding-right: 35px;
  -webkit-transform: translate(0px, 120px);
  -ms-transform: translate(0px, 120px);
  transform: translate(0px, 120px);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.worldwide {
  padding-top: 55px;
  padding-bottom: 30px;
}

.gridprice {
  margin-bottom: 10px;
  color: #fff;
  font-size: 38px;
  font-weight: 700;
  text-align: left;
}

.gridprice.categoryprice {
  margin-top: 29px;
  -webkit-transform: translate(0px, 150px);
  -ms-transform: translate(0px, 150px);
  transform: translate(0px, 150px);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.gridincludes {
  font-size: 10px;
  text-align: left;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.gridincludesinfo {
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-size: 21px;
  font-weight: 300;
  text-align: left;
  letter-spacing: 5px;
  text-transform: uppercase;
}

.gridincludesinfo.value {
  margin-top: 14px;
  margin-bottom: 23px;
  font-size: 50px;
  font-weight: 700;
}

.gridtexttop {
  position: absolute;
  left: 40px;
  top: 35px;
  right: 40px;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #fff;
  text-decoration: none;
}

.gridtexttop:hover {
  color: #fff;
}

.gridperson {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.griddarkoverlay {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-color: rgba(0, 0, 0, .26);
}

.gridbutton {
  position: static;
  right: 0px;
  bottom: 0px;
  width: 138px;
  margin-top: 10px;
  padding: 10px;
  border: 2px solid #fff;
  border-radius: 4px;
  -webkit-transform: translate(0px, 85px);
  -ms-transform: translate(0px, 85px);
  transform: translate(0px, 85px);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-size: 12px;
  text-align: center;
  text-transform: uppercase;
}

.gridbutton:hover {
  border-color: #fff;
  background-color: #fff;
  color:#666;
}

.brands {
  margin-bottom: 35px;
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: rgba(107, 188, 237, .9);
  background-image: -webkit-linear-gradient(270deg, rgba(107, 188, 237, .9), rgba(107, 188, 237, .9)), url('../images/bgbrands.jpg');
  background-image: linear-gradient(180deg, rgba(107, 188, 237, .9), rgba(107, 188, 237, .9)), url('../images/bgbrands.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.partnersflex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 60px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.white {
  color: #fff;
}

.placeholder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100px;
  height: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  background-color: hsla(0, 0%, 100%, .18);
  color: #fff;
  font-size: 11px;
  line-height: 11px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.partners {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: rgba(255, 212, 29, .9);
  background-image: -webkit-linear-gradient(270deg, rgba(255, 212, 29, .9), rgba(255, 212, 29, .9)), url('../images/bg3.jpg');
  background-image: linear-gradient(180deg, rgba(255, 212, 29, .9), rgba(255, 212, 29, .9)), url('../images/bg3.jpg');
  background-position: 0px 0px, 50% 80%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.footer {
  margin-top: 35px;
  padding-top: 25px;
  padding-bottom: 50px;
  background-color: #b99b6e;
  background-image: -webkit-linear-gradient(rgb(84, 84, 84), rgb(84, 84, 84)), url("https://mondjigent.com/wp-content/uploads/2016/07/footer.jpg");
  background-image: linear-gradient(rgb(84, 84, 84), rgb(84, 84, 84)), url("https://mondjigent.com/wp-content/uploads/2016/07/footer.jpg");
  background-position: 0px 0px, 52% -49%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.footercolumn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  font-family: Raleway, sans-serif;
  color: #3e4453;
  font-size: 13px;
  text-decoration: none;
  text-transform: uppercase;
}

.footerlink {
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
}

.footerlink:hover {
  color: #A59EF0;
}

.footerlink.footersublink {
  padding-top: 5px;
  padding-bottom: 5px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-size: 12px;
  font-weight: 200;
  text-transform: capitalize;
}

.footerlink.footersublink:hover {
  color: #2c9abf;
}

.footerlow {
  background-color: #232323;
}

.footerlowlink {
  padding: 10px 40px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: #fff;
  font-size: 10px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.footerlowlink:hover {
  background-color: #f0a0c1;
  color: #000;
}

.footerlowrow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.navigationfixed {
  position: fixed;
  top: 0px;
  z-index: 9999;
  display: none;
  width: 100%;
  border-bottom: 1px solid #e6e6e6;
  background-color: #fff;
}

.navigationfixed.fixed {
  position: fixed;
  top: 0px;
  z-index: 9999;
  display: block;
  width: 100%;
  background-color: #fff;
}

.mask {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.navdropdown {
  display: none;
  background-color: #fff;
}

.navdropdown.w--open {
  background-color: #fff;
}

.navlinkdropdown {
  color: #666;
  text-transform: capitalize;
}

.navlinkdropdown:hover {
  background-color: #f0a0c1;
  color: #fff;
}

.dropdown01 {
  display: block;
  color: #666;
  text-decoration: none;
}

.dropdown02 {
  display: none;
  color: #fff;
  text-decoration: none;
}

.iconwhite {
  color: #fff;
}

.iconnormal {
  color: #666;
}

.contentflex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.contentflexchild {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  padding-right: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-flex-basis: 33.33%;
  -ms-flex-preferred-size: 33.33%;
  flex-basis: 33.33%;
}

.contentflexchild.full {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

.contentflexchild.small {
  padding-right: 3px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-content: flex-end;
  -ms-flex-line-pack: end;
  align-content: flex-end;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.3%;
  -ms-flex: 0 0 33.3%;
  flex: 0 0 33.3%;
  border-radius: 4px;
}

.contentflexchild.double {
  padding-right: 5px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
}

.contentflexchild.desc {
  padding-right: 3px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.desc {
  font-family: Quicksand, sans-serif;
  color: #3e4453;
  font-size: 15px;
  line-height: 26px;
  font-weight: 400;
  text-transform: none;
}

.desc.pricedesc {
  padding-top: 15px;
  padding-bottom: 15px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  border-radius: 4px;
  background-color: rgba(0, 0, 0, .5);
  font-family: Quicksand, sans-serif;
  color: #fff;
  font-size: 25px;
  font-weight: 400;
  text-transform: uppercase;
}

.desc.white {
  margin-bottom: 25px;
  color: #fff;
  font-size: 18px;
  font-weight: 300;
}

.desc.iconwhite {
  color: #fff;
}

.desc.whitetext {
  color: #fff;
}

.enquiry {
  display: block;
  margin-top: 0px;
  padding: 21px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  border: 2px solid #fff;
  border-radius: 4px;
  background-color: transparent;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Raleway, sans-serif;
  color: #fff;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.enquiry:hover {
  background-color: #fff;
  color: #3e4453;
}

.titledesc {
  margin-top: 0px;
  margin-bottom: 16px;
  padding-top: 13px;
  padding-bottom: 13px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  border-bottom: 1px solid rgba(93, 101, 121, .25);
  color: #666;
}

.titledesc.white {
  margin-bottom: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom-color: hsla(0, 0%, 100%, .46);
  font-family: Quicksand, sans-serif;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  text-align: left;
}

.pricebox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 25px 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: flex-end;
  -ms-flex-line-pack: end;
  align-content: flex-end;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-radius: 3px;
  background-color: #5a3c48;
  /* background-image: -webkit-linear-gradient(270deg, rgba(55, 57, 210, .9), rgba(55, 57, 210, .9)), url('../images/tomb-1600x1200.jpg');
  background-image: linear-gradient(180deg, rgba(55, 57, 210, .9), rgba(55, 57, 210, .9)), url('../images/tomb-1600x1200.jpg'); */
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  font-family: Quicksand, sans-serif;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}

.pricebox.cyan {
  margin-top: -7px;
  padding-top: 33px;
  padding-bottom: 33px;
  border-radius: 0px;
  /* background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/10.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/10.jpg'); */
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.pricebox.cyan.price {
  min-height: 350px;
  margin-top: -10px;
  padding-bottom: 20px;
}

.pricebox.desc {
  min-height: 350px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 0px;
  /* background-image: url('../images/01.jpg');
  background-position: 0px 0px, 100% 50%;
  background-size: auto, cover; */
  background-repeat: repeat, no-repeat;
  background-position: center;
  background-size: cover;
}

.pricebox.desc.notesfacts {
  min-height: 350px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  /* background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/01.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/01.jpg'); */
  background-position: 0px 0px, 100% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.pricebox.desc.gallery {
  padding: 0px;
}

.pricebox.highlights {
  position: relative;
  min-height: 500px;
  padding-bottom: 20px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 0px;
  /* background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/04.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/04.jpg'); */
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  text-align: center;
}

.pricetext {
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid hsla(0, 0%, 100%, .36);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-size: 24px;
  font-weight: 700;
}

.priceboxdesc {
  padding-top: 15px;
  padding-bottom: 15px;
  letter-spacing: 3px;
}

.contentdesc {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: Quicksand, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 23px;
  font-weight: 300;
  text-align: justify;
  text-transform: none;
}

.notesnfacts {
  margin-bottom: 33px;
  padding-top: 17px;
  padding-bottom: 9px;
  background-color: #e9e9e9;
  background-image: -webkit-linear-gradient(270deg, rgba(55, 57, 210, .9), rgba(55, 57, 210, .9)), url('../images/bg3.jpg');
  background-image: linear-gradient(180deg, rgba(55, 57, 210, .9), rgba(55, 57, 210, .9)), url('../images/bg3.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.galleryflex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.gallerythumb {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 86px;
  margin-right: 0px;
  margin-bottom: 5px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 12%;
  -ms-flex: 0 12%;
  flex: 0 12%;
  opacity: 0.6;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.gallerythumb:hover {
  opacity: 1;
}

.titlesflex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

.destinationtitle {
  margin-right: 10px;
  margin-bottom: 3px;
  padding: 16px 10px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-basis: 13%;
  -ms-flex-preferred-size: 13%;
  flex-basis: 13%;
  border-style: none none solid;
  border-width: 2px;
  border-color: rgba(93, 101, 121, .26) rgba(93, 101, 121, .26) rgba(93, 101, 121, .23);
  background-color: transparent;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Raleway, sans-serif;
  color: #5d6579;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
}

.destinationtitle:hover {
  background-color: #5d6579;
  color: #fff;
}

.destinationtitle.w--current {
  background-color: #5d6579;
  color: #fff;
}

.destinationguide {
  margin-top: 35px;
  margin-bottom: 35px;
}

.destnationtext {
  font-family: Raleway, sans-serif;
  color: #3e4453;
  font-size: 16px;
  line-height: 25px;
}

.half {
  width: 50%;
  padding-right: 0px;
  padding-left: 0px;
}

.half.paddingdes {
  padding-left: 52px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.destiflex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
}

.video {
  margin-top: 20px;
}

.headertours {
  margin-top: 0px;
}

.sliderleftside {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 55%;
  -ms-flex: 0 55%;
  flex: 0 55%;
}

.sliderrightside {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 300px;
  min-width: 300px;
  margin-left: 20px;
  padding: 20px 20px 5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 35%;
  -ms-flex: 0 35%;
  flex: 0 35%;
  border-radius: 3px;
  background-color: #fff;
  opacity: 1;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Raleway, sans-serif;
  color: #3e4453;
}

.bookingtitle {
  margin-bottom: 11px;
  font-size: 24px;
  font-weight: 200;
}

.bookingbutton {
  margin-top: 8px;
  border-radius: 3px;
  background-color: #f0a0c1;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.bookingbutton:hover {
  background-color: #5d6579;
}

.hide {
  display: none;
}

.notestxt {
  margin-top: 20px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  font-size: 13px;
  line-height: 17px;
  text-align: left;
  text-transform: none;
}

.factstext {
  margin-top: 23px;
  font-size: 16px;
  line-height: 23px;
  font-weight: 300;
  text-align: left;
  text-transform: none;
}

.factstext.halftxt {
  width: 35%;
  float: left;
  font-weight: 400;
  text-transform: none;
}

.notesfactswrapper {
  width: 100%;
}

.tabsbut {
  width: 48%;
  border-bottom: 2px solid #fff;
  background-color: transparent;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
}

.tabsbut:hover {
  background-color: hsla(0, 0%, 100%, .1);
}

.tabsbut.w--current {
  border-bottom: 5px solid #fff;
  background-color: transparent;
  color: #fff;
}

.tabsbut.w--current:hover {
  background-color: hsla(0, 0%, 100%, .1);
}

.tabsbut2 {
  width: 50%;
  border-bottom: 2px solid #fff;
  background-color: transparent;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  text-align: left;
}

.tabsbut2:hover {
  background-color: hsla(0, 0%, 100%, .1);
}

.tabsbut2.w--current {
  border-bottom-width: 5px;
  background-color: transparent;
}

.tabsbut2.w--current:hover {
  background-color: hsla(0, 0%, 100%, .1);
}

.categoryprice {
  -webkit-transform: translate(0px, 185px);
  -ms-transform: translate(0px, 185px);
  transform: translate(0px, 185px);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-size: 38px;
}

.pricemiddle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.fieldwrapper {
  margin-bottom: 8px;
  padding-top: 9px;
  padding-bottom: 2px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(62, 68, 83, .25);
  border-radius: 3px;
}

.fieldwrapper.half.float {
  float: left;
}

.input {
  height: 33px;
  margin-bottom: 0px;
  padding-left: 8px;
  border-color: transparent;
  font-family: Quicksand, sans-serif;
  font-size: 12px;
  line-height: 20px;
}

.input:focus {
  border-color: transparent;
  background-color: transparent;
}

.input.textarea {
  height: 126px;
  padding-top: 0px;
  padding-right: 8px;
}

.submit {
  padding-right: 45px;
  padding-left: 45px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 33.3%;
  -ms-flex: 0 33.3%;
  flex: 0 33.3%;
  border: 1px solid #A59EF0;
  border-radius: 3px;
  background-color: transparent;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Quicksand, sans-serif;
  color: #A59EF0;
  font-weight: 700;
  text-transform: uppercase;
}

.submit:hover {
  background-color: #A59EF0;
  color: #fff;
}

.formflex {
  display: block;
  width: 33.3%;
  margin-right: 5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.formflex.lastform {
  margin-right: 0px;
}

.formwrapperflex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.formflexwrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.submitwrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.formtitleflex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.formtitles {
  margin-right: 2px;
  margin-left: 3px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-bottom: 1px solid rgba(0, 0, 0, .11);
}

.halfform {
  width: 50%;
  float: left;
}

.descslider {
  width: 380px;
  height: 100%;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.slide01 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 350px;
  padding-right: 0px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 100%;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/07.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/07.jpg');
  background-position: 0px 0px, 50% 15%;
  background-size: auto, cover;
}

.descslidermask {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 350px;
}

.descslidermask .w-slide {
  background-size: cover !important;
  background-position: center !important;
}

.descwords {
  font-size: 24px;
  font-weight: 700;
  text-align: center;
}

html.w-mod-js *[data-ix="hovergrid"] {
  display: block;
  opacity: 0;
  -webkit-transform: translate(0px, 50px);
  -ms-transform: translate(0px, 50px);
  transform: translate(0px, 50px);
}

html.w-mod-js *[data-ix="scroll-object"] {
  display: block;
  opacity: 0;
  -webkit-transform: translate(0px, 50px);
  -ms-transform: translate(0px, 50px);
  transform: translate(0px, 50px);
}

html.w-mod-js *[data-ix="menu-initial"] {
  display: none;
  -webkit-transform: translate(0px, -80px);
  -ms-transform: translate(0px, -80px);
  transform: translate(0px, -80px);
}
.socials {
	margin-left: 50px;
}
.navigation .fas {
    display: none;
    color: #333;
    font-size: 24px;
    padding: 18px 0px 18px 18px;
}
@media (max-width: 991px) {
  .container {
    width: 100%;
  }
  .container.footerflex {
    padding-right: 40px;
    padding-left: 40px;
  }
  .container.padding {
    padding-right: 10px;
    padding-left: 10px;
  }
  .logo {
    margin-left: 20px;
    margin-top: 0;
    margin-bottom: 0;
  }
  .navigation .fas {
    display: inline-block;
    text-decoration: none;
  }
  .slider01.sight {
    background-image: -webkit-linear-gradient(270deg, null, null), url('../images/bg3.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/bg3.jpg');
    background-position: 0px 0px, 50% 50%;
  }
  .slidertitle {
    font-size: 60px;
  }
  .slidertitle.leftslide {
    font-size: 60px;
    line-height: 60px;
  }
  .slidersubtitle.long {
    width: 100%;
  }
  .slidersubtitle.long.sliderdesc {
    width: 100%;
    padding-right: 112px;
    padding-left: 112px;
  }
  .navitem {
    background-color: #fff;
  }
  .packagesitem {
    -webkit-flex-basis: 49.5%;
    -ms-flex-preferred-size: 49.5%;
    flex-basis: 49.5%;
  }
  .gridimg.middleimg {
    top: 0%;
  }
  .gridincludesinfo.value {
    line-height: 48px;
  }
  .partnersflex {
    padding-right: 40px;
    padding-left: 40px;
  }
  .contentflexchild {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .contentflexchild.small {
    -webkit-flex-basis: 33.3%;
    -ms-flex-preferred-size: 33.3%;
    flex-basis: 33.3%;
  }
  .contentflexchild.double {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100;
    -ms-flex: 0 0 100;
    flex: 0 0 100;
  }
  .contentflexchild.double.full {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .contentflexchild.desc {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }
  .pricebox.cyan {
    margin-top: 0px;
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .destinationtitle {
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
  }
  .half {
    width: 100%;
    margin-bottom: 30px;
  }
  .half.paddingdes {
    width: 100%;
    padding-left: 0px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .destiflex {
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .sliderleftside {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .sliderrightside {
    max-width: 200px;
    min-width: 200px;
  }
  .navigationfixed {
		display: none !important;
	}
	.navigation {
		position: fixed;
		top:0px;
		left:0px;
		z-index: 10000;
		width: 100%
	}
	.w--nav-menu-open {
		background-color: #fff;
	}
}

@media (max-width: 767px) {
  .container.footerflex {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }
  .slider01.sight {
    background-image: -webkit-linear-gradient(270deg, null, null), url('../images/bg3.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/bg3.jpg');
    background-position: 0px 0px, 50% 50%;
  }
  .slidertitle {
    font-size: 40px;
  }
  .packagesitem {
    margin-right: 0px;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .gridincludesinfo.value {
    line-height: 45px;
  }
  .footercolumn {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -webkit-flex-basis: 33.3%;
    -ms-flex-preferred-size: 33.3%;
    flex-basis: 33.3%;
  }
  .contentflexchild {
    padding-right: 0px;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .contentflexchild.small {
    padding-right: 0px;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .contentflexchild.double {
    padding-right: 0px;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .contentflexchild.desc {
    padding-right: 0px;
  }
  .gallerythumb {
    margin-bottom: 3px;
    -webkit-flex-basis: 33%;
    -ms-flex-preferred-size: 33%;
    flex-basis: 33%;
  }
  .sliderleftside {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .formtitles {
    font-size: 24px;
    line-height: 32px;
  }
}

@media (max-width: 479px) {
  .container.footerflex {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .logo {
	width: 80%;
    display: block;
    margin: 0 auto;
    text-align: center;
  }
  .logoimg {
    max-width: 90%;
  }
  .slider01.sight {
    background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .35), rgba(0, 0, 0, .35)), url('../images/bg3.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .35), rgba(0, 0, 0, .35)), url('../images/bg3.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }
  .heroslider.sliderpage {
    min-height: 70vh;
  }
  .heroslider.slimslider {
    min-height: 70vh;
  }
  .slidertitle {
    padding-right: 30px;
    padding-left: 30px;
    font-size: 45px;
    text-align: center;
  }
  .slidertitle.leftslide {
    font-size: 40px;
    line-height: 39px;
  }
  .slidersubtitle {
    padding-right: 30px;
    padding-left: 30px;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
  }
  .slidersubtitle.long {
    width: 100%;
  }
  .slidersubtitle.long.sliderdesc {
    padding-right: 10px;
    padding-left: 10px;
  }
  .navitem {
    background-color: #fff;
  }
  .packagesitem {
    margin-right: 0px;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .gridincludesinfo.value {
    font-size: 32px;
    line-height: 26px;
  }
  .gridincludesinfo.pricevalue {
    font-size: 13px;
    letter-spacing: 3px;
  }
  .partnersflex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .placeholder {
    margin-bottom: 20px;
  }

  .footercolumn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .footerlink {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .footerlink.footersublink {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .navmenu {
    background-color: #fff;
  }
  .titledesc {
    padding-right: 10px;
    padding-left: 10px;
  }
  .contentdesc {
    font-size: 21px;
  }
  .gallerythumb {
    margin-bottom: 6px;
    -webkit-flex-basis: 49%;
    -ms-flex-preferred-size: 49%;
    flex-basis: 49%;
  }
  .destinationtitle {
    -webkit-flex-basis: 40%;
    -ms-flex-preferred-size: 40%;
    flex-basis: 40%;
  }
  .sliderleftside {
    margin-bottom: 90px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .sliderrightside {
    margin-top: -150px;
    margin-left: 0px;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .tabswrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .pricemiddle {
    padding-top: 15px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .formflex {
    width: 100%;
  }
  .formflexwrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .formtitleflex {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .sliderpage {
    max-height: 225px;
  }
	.socials {
    margin: 0 auto;
}
	.footercolumn img {
    display: block;
    margin: 0 auto;
}
	.footercolumn img {
    display: block;
    margin: 0 auto;
}
	.footercolumn span {
    display: block;
    margin: 0 auto 0 auto;
}


}/********************MOBILE VERSION*********************/


div.pdfemb-viewer {
    margin: 0 auto;
}


.social_icon {
	display: inline-block;
	width: 25px;
	height: 35px;
	vertical-align: middle;
	margin: 0px 5px;
	background-size: contain;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

.custom-footer {
    background-color: #333;
    color: #fff;
    padding: 1rem;
    text-align: center;
}


/* description page customization */
.descriptionPageCta {
    margin: 2rem 0;
    padding: 4rem;
    background-color: #f0a0c1;
}

.descriptionPageCta .padding {
    text-align: center;
}

.descriptionPageCta a {
    display: inline-block;
}
