h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 36px;
  font-weight: bold;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
}

a {
  text-decoration: underline;
}

.navsection {
  position: static;
  z-index: 5;
  width: 100%;
  padding-bottom: 6px;
  background-color: #efefef;
  box-shadow: 0 -2px 6px -2px rgba(0, 0, 0, .5);
}

.headerdiv {
  position: relative;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 950px;
  min-height: 10px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  -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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #686868;
  box-shadow: 1px -6px 3px -3px rgba(0, 0, 0, .19);
  text-align: center;
}

.logo {
  height: 100px;
}

.defaultnavcontainer {
  display: block;
}

.navbar {
  background-color: transparent;
}

.body {
  background-color: #efefef;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 0px;
  font-weight: 600;
  text-align: center;
}

.navlink {
  display: block;
  padding-right: 5px;
  padding-left: 5px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  color: #000;
  text-align: center;
}

.navlink.w--current {
  color: #000;
}

.nav-menu {
  position: static;
  left: -23px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 15px;
  float: right;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}

.navdivider {
  width: 1.2px;
  height: 40px;
  margin-right: 10px;
  margin-left: 10px;
  background-color: #686868;
  color: #3b3b3b;
}

.toptabs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 35px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: hsla(0, 0%, 39%, .6);
}

.tab {
  width: 316px;
  height: 35px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: transparent;
}

.tab.centretab {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #ff5f00;
  box-shadow: 2px 0 0 0 rgba(0, 0, 0, .27);
  text-decoration: none;
}

.tab.leftttab {
  position: relative;
  z-index: 4;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #efefef;
  font-size: 5px;
}

.tab.righttab {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  box-shadow: 3px 0 0 0 rgba(0, 0, 0, .27);
  text-decoration: none;
}

.heading {
  height: 25px;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 20px;
  padding-left: 10px;
  color: #333;
  font-size: 16px;
  line-height: 25px;
  font-weight: 400;
  text-align: left;
}

.heading.tabtextcentre {
  margin-left: 15px;
  color: #000;
  line-height: 25px;
}

.bodycontainer {
  position: relative;
  top: 0px;
  display: block;
  background-color: transparent;
}

.right-arrow {
  width: 0px;
}

.left-arrow {
  width: 0px;
}

.slide {
  background-image: url('../images/1920saharaopt.jpg');
  background-position: 0px 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slider {
  height: 380px;
}

.slide-2 {
  background-image: url('../images/1920danangopt.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-3 {
  background-image: url('../images/1920maldivesopt.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-nav {
  position: absolute;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -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;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  font-family: Bitter, serif;
  font-size: 48px;
  text-align: left;
}

.utility-page-form {
  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;
}

.heading-2 {
  margin-top: 35px;
  font-family: Bitter, serif;
  font-size: 72px;
  font-weight: 700;
  text-align: left;
  letter-spacing: -4px;
}

.text-block {
  margin-top: 30px;
  font-family: Exo, sans-serif;
  font-size: 18px;
}

.text-block-2 {
  margin-top: 22px;
  font-size: 40px;
  letter-spacing: -4px;
}

.image {
  margin-bottom: 0px;
  padding-bottom: 25px;
  border-bottom: 1px solid #333;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.submit-button {
  padding-top: 14px;
  padding-bottom: 14px;
  font-size: 30px;
}

.link {
  color: #545454;
  text-decoration: underline;
}

.italic-text {
  color: #fff;
  line-height: 25px;
  font-style: normal;
  text-decoration: none;
}

.image-2 {
  margin-left: 20px;
}

.link-block {
  text-decoration: none;
}

.link-block-2 {
  text-decoration: none;
}

.linkblock3 {
  text-decoration: none;
}

.homebanner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #ecb95e;
  background-image: -webkit-radial-gradient(circle farthest-corner at 74% 47%, #ecb95e 9%, #fff 77%);
  background-image: radial-gradient(circle farthest-corner at 74% 47%, #ecb95e 9%, #fff 77%);
  font-size: 22px;
  line-height: 20px;
  text-align: right;
}

.div-block-34 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 475px;
  padding-right: 25px;
  -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: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-style: none;
  border-right-width: 1px;
  border-right-color: hsla(0, 0%, 39%, .6);
}

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 475px;
  padding-left: 0px;
  -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;
  color: #000;
}

.text-block-3 {
  height: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 100%;
  line-height: 34px;
  font-weight: 300;
}

.heading-3 {
  height: 30px;
  margin-top: 0px;
  margin-bottom: 3px;
  font-family: 'Varela Round', sans-serif;
  font-size: 150%;
  line-height: 32px;
}

.button {
  border-radius: 15px;
  background-color: #fff;
  font-family: 'Varela Round', sans-serif;
  color: #000;
}

.whoweare {
  display: block;
  width: 60%;
  height: auto;
  -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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #8b8b8b;
}

.map {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  height: 350px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('../images/350.jpg');
  background-position: 100% 50%;
  background-size: cover;
}

.map.sec2 {
  width: 100%;
  background-image: none;
}

.section1 {
  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;
}

.certificates {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 90px;
  -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-color: #fff;
  font-size: 100%;
}

.section2 {
  display: block;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.bodyheader {
  display: block;
  width: 200px;
  margin: 22px auto;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  text-align: center;
}

.bodyheader.howhelpheader {
  width: 400px;
  margin-top: 20px;
  margin-bottom: 12px;
  margin-left: 0px;
  color: #000;
  font-weight: 300;
  text-align: left;
}

.linebody1 {
  display: block;
  width: 90%;
  height: 1px;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
  color: #fff;
}

.paragraph-about-us-text {
  width: 100%;
  height: 40%;
  margin-top: 25px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-right: 40px;
  padding-left: 40px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  color: #fff;
  font-size: 16px;
  line-height: 25px;
  text-indent: 0px;
}

.textunderline {
  display: inline;
  font-size: 18px;
  letter-spacing: -0.4px;
}

.linepara1 {
  display: block;
  width: 20%;
  height: 0.9px;
  margin-top: -75px;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
}

.iatalogo {
  margin-top: 3px;
  margin-bottom: 5px;
  margin-left: 55px;
  padding-bottom: 0px;
}

._100nz {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -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;
  text-decoration: none;
}

._100nztext {
  margin-right: 6px;
  font-family: Montserrat, sans-serif;
  color: #333;
  font-size: 170%;
  line-height: 25px;
  text-decoration: none;
}

.ownedandoperated {
  padding-right: 0px;
  padding-bottom: 0px;
  color: #333;
  font-size: 100%;
  line-height: 15px;
  text-decoration: none;
}

.spacercert {
  width: 75px;
  height: 100%;
}

.spacercert._1 {
  width: 49px;
}

.bold-text {
  color: #fff;
  font-weight: 700;
}

.section3 {
  height: 175px;
  background-color: #fff;
}

.text-span {
  font-weight: 300;
}

.text-span.infotext {
  font-size: 20px;
}

.linebody2 {
  display: block;
  width: 100%;
  height: 1.5px;
  margin-right: auto;
  margin-left: auto;
  -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-color: #333;
  color: #333;
}

.linebody2.lighterone {
  width: 90%;
  height: 0.6px;
}

.buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  height: 40px;
  margin: 8px auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.buttonrounded {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 0.5px solid #333;
  border-radius: 30px;
  color: #333;
  text-decoration: none;
}

.roundedbuttonicon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 40px;
  margin-left: 41px;
  -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;
}

.roundedbuttontext {
  width: 50%;
  height: 16px;
  margin-right: 40px;
  font-family: Montserrat, sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 16px;
  text-align: center;
  text-decoration: none;
}

.howhelp {
  display: inline-block;
  width: 90%;
  height: 110px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.lighterpoints {
  font-weight: 400;
}

.textlinka {
  height: 25px;
  font-size: 20px;
  line-height: 20px;
  text-align: left;
  text-decoration: none;
}

.linklooksomething {
  color: #333;
  text-decoration: underline;
}

.linklooksomething.nope {
  color: #bbb;
  font-style: normal;
  text-decoration: none;
}

.imagecaption {
  position: static;
  top: 100px;
  width: 240px;
  height: 25px;
  margin-top: 1px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-top-left-radius: 15px;
  background-color: #bbb;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 26px;
}

.imagecaption._2 {
  position: relative;
  top: 102px;
  width: 220px;
  border-top-right-radius: 15px;
  background-color: hsla(0, 0%, 73%, .6);
  text-align: center;
}

.imagecaption._2.s2 {
  left: 360px;
  bottom: -1px;
}

.imagecaption._2.s3 {
  left: 405px;
  top: 103px;
  width: 125px;
}

.map1 {
  height: 350px;
}

.imagegrey {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.body-2 {
  background-color: #8b8b8b;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}

.body-2._2 {
  padding-right: 25px;
  padding-bottom: 12px;
  padding-left: 40px;
  color: #efefef;
}

.footer {
  height: 164px;
  background-color: transparent;
}

.footerborder {
  height: 2px;
  background-color: #686868;
}

.footercontent {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 115px;
  -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;
}

.footerbordercopyright {
  height: 22px;
  background-color: #686868;
}

.wotlogofooter {
  margin-right: 35px;
  margin-left: 60px;
}

.footerlinks {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 940px;
  height: 25px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  background-image: -webkit-linear-gradient(90deg, #000, #3d3d3d 0%, #797979 0, #a3a3a3 0, #b2b2b2 0, #ccc 9%, #fff 88%);
  background-image: linear-gradient(0deg, #000, #3d3d3d 0%, #797979 0, #a3a3a3 0, #b2b2b2 0, #ccc 9%, #fff 88%);
}

.footerbackground {
  background-color: #fff;
}

.titleblock {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 475px;
  height: 75px;
  margin-bottom: 20px;
  -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;
  background-color: hsla(0, 0%, 94%, .7);
}

.titleblock._2 {
  width: 525px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.titleblock._3 {
  width: 550px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.linkblockslider {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  height: 55px;
  -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;
  background-color: rgba(0, 152, 255, .8);
  text-decoration: none;
}

.linkblockslider._3 {
  width: 300px;
  height: 55px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: rgba(10, 0, 119, .8);
}

.linkblockslider._2 {
  background-color: rgba(0, 0, 0, .8);
}

.slidercontentcontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 940px;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  -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: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.slidercontentcontainer._2 {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.slidercontentcontainer._3 {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.sliderinfocontainer {
  display: block;
  margin-right: 5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.sliderinfocontainer._2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.sliderinfocontainer._3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.wottext {
  margin-left: 35px;
  font-family: Varela, sans-serif;
  font-size: 40px;
  line-height: 40px;
  font-style: normal;
}

.wottext._2 {
  margin-right: 35px;
  margin-left: 0px;
  font-size: 35px;
  line-height: 35px;
  text-align: right;
}

.wottext._3 {
  margin-left: 0px;
}

.linktextslider {
  margin-right: 35px;
  margin-bottom: 1px;
  margin-left: 36px;
  font-family: Montserrat, sans-serif;
  color: #efefef;
  font-size: 28px;
  line-height: 28px;
  text-decoration: none;
}

.linktextslider._2 {
  margin-left: 40px;
}

.linktextslider._3 {
  margin-right: 20px;
  margin-left: 0px;
}

.faarrow {
  margin-left: 30px;
}

.faarrow._2 {
  margin-right: 0px;
  margin-left: 15px;
}

.faarrow._3 {
  margin-left: 14px;
}

.textlinks {
  line-height: 14px;
  text-decoration: none;
}

.textlinks.end {
  margin-right: 60px;
}

.disclaimer {
  position: static;
  display: block;
  width: 940px;
  height: 23px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-color: transparent;
  font-family: 'Open Sans', sans-serif;
  color: #bbb;
  line-height: 20px;
  text-align: right;
}

.footerdivider {
  width: 1px;
  height: 70px;
  background-color: #bbb;
}

.footercontentcontent {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 750px;
  -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;
}

.link-2 {
  color: #c8e5ff;
}

.footertextaddress {
  width: 250px;
  height: 30px;
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 14px;
  font-weight: 400;
  text-align: left;
}

.iconsfooter {
  margin-right: 16px;
  margin-bottom: 5px;
  margin-left: 45px;
}

.bold-text-2 {
  font-size: 18px;
  font-weight: 600;
}

.footercontentcontentcontent1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.wotemail {
  height: 30px;
  line-height: 14px;
}

.wotemail.bold-text-2 {
  height: 20px;
}

.mailicon {
  margin-bottom: 5px;
}

.footercontentcontentcontent2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 350px;
  height: 100px;
  -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;
}

.atsymbol {
  margin-top: 6px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 20px;
  font-weight: 700;
}

.text-span-2 {
  font-size: 9px;
}

.phonenumberlink {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 250px;
  height: 50px;
  -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;
  border-radius: 15px;
  background-color: #9b8660;
  text-decoration: none;
}

.phonedivider {
  width: 1px;
  height: 30px;
  margin-right: 10px;
  margin-left: 10px;
  background-color: #fff;
}

.phonenumber {
  margin-right: 0px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 26px;
  line-height: 26px;
  text-decoration: none;
}

.phoneicon {
  margin-right: 20px;
  margin-left: 22px;
}

.pagetitle {
  height: 60px;
  padding-top: 12px;
  padding-bottom: 12px;
  background-color: #8b8b8b;
}

.heading-4 {
  display: block;
  width: 940px;
  margin: 0px auto;
  padding-left: 45px;
  color: #fff;
  text-align: left;
}

.pagetitledivider {
  display: block;
  width: 300px;
  height: 1.3px;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
}

.aboutpagecontent {
  height: auto;
  margin-top: 12px;
  background-color: #fff;
}

.abouttext {
  height: auto;
  padding: 10px 20px 10px 45px;
  color: #333;
}

.abouttext h2 {
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  text-align: left;
}

.abouttext a {
  color: #333;
}

.footerlinkdivider {
  width: 0.6px;
  height: 18px;
  margin-right: 8px;
  margin-left: 8px;
  background-color: #333;
}

._333colourlink {
  color: #333;
  text-decoration: none;
}

.contactformsection {
  margin-top: 25px;
  padding-left: 22px;
  border-right: 1px solid #686868;
}

.required {
  font-family: Montserrat, sans-serif;
  color: #8b8b8b;
  font-size: 10px;
  line-height: 10px;
}

.form {
  display: block;
  height: 500px;
  text-align: center;
}

.field-label {
  margin-top: 20px;
  text-align: center;
}

.field-label-2 {
  margin-top: 20px;
  text-align: center;
}

.field-label-3 {
  margin-top: 19px;
  text-align: center;
}

.field-label-4 {
  margin-top: 20px;
  text-align: center;
}

.text-field {
  display: block;
  width: 90%;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}

.text-field-2 {
  display: block;
  width: 90%;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}

.textarea {
  display: block;
  width: 90%;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}

.select-field {
  display: block;
  width: 90%;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}

.submit-button-2 {
  margin-top: 20px;
}

.success-message {
  height: 500px;
}

.text-block-4 {
  margin-top: 70px;
}

.error-message {
  width: 90%;
  margin-top: -40px;
  margin-right: auto;
  margin-left: auto;
}

.text-block-5 {
  text-align: center;
}

.heading-5 {
  margin-top: 0px;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 500;
  text-align: center;
}

.rich-text-block {
  padding: 10px 15px 10px 20px;
}

.contactformdivider {
  display: block;
  width: 200px;
  height: 1px;
  margin-right: auto;
  margin-left: auto;
  background-color: #686868;
}

.body-3 {
  background-color: #efefef;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}

.successsection {
  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;
  background-color: #fff;
}

.rich-text-block-2 {
  padding-top: 28px;
  padding-right: 15px;
  padding-left: 15px;
}

.rich-text-block-2 h4 {
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 18px;
  font-weight: 400;
}

.rich-text-block-2 a {
  color: #0098ff;
}

.body-4 {
  background-color: #8b8b8b;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}

.featuredpagecontents {
  height: 900px;
  margin-top: 11px;
  padding: 10px 20px 10px 45px;
  background-color: #fff;
}

.body-5 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}

.mailinglist {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  padding-top: 9px;
  -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;
  background-color: #000;
}

.form-2 {
  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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.text-field-3 {
  width: 350px;
  height: 35px;
  margin-left: 95px;
  padding-left: 20px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-right: 0px none #000;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
  background-color: hsla(0, 0%, 100%, .2);
}

.text-field-3:active {
  background-color: #fff;
}

.text-field-3:focus {
  background-color: #fff;
}

.submit-button-3 {
  width: 100px;
  height: 35px;
  border-style: solid solid solid none;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, .7);
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
  background-color: #9b8660;
}

.text-block-6 {
  margin-top: 6px;
  margin-right: 40px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 24px;
  line-height: 20px;
}

.listing {
  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-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.photolisting {
  width: 100px;
  height: 100px;
}

.div-block-35 {
  height: 20px;
}

.topbuffer {
  height: 20px;
}

._1 {
  color: #6ccaff;
  text-decoration: underline;
}

._1._2 {
  font-size: 18px;
}

.termstext a {
  color: #c8e5ff;
}

.text-span-3 {
  color: #bbb;
}

.text-span-4 {
  color: #bbb;
}

.text-span-5 {
  color: #bbb;
}

.text-span-6 {
  color: #bbb;
}

.text-span-7 {
  font-size: 11px;
  font-weight: 600;
}

.text-span-8 {
  font-size: 11px;
  font-weight: 600;
}

.text-span-9 {
  font-size: 11px;
  font-weight: 600;
}

.featured-items-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80px;
  padding-top: 25px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #fff;
}

.star {
  margin-top: 14px;
  margin-right: 35px;
  margin-left: 80px;
}

.stardivider {
  width: 1px;
  height: 60px;
  margin-top: 12px;
  background-color: #686868;
}

.heading-6 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 50px;
  font-size: 35px;
  line-height: 35px;
  text-align: left;
}

.featureditemslist {
  padding-bottom: 40px;
  background-color: #fff;
}

.item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  height: 150px;
  margin-right: auto;
  margin-bottom: 15px;
  margin-left: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 15px;
  background-color: #efefef;
}

.itemimage {
  width: 225px;
  height: 150px;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
  background-image: url('../images/d621d1_65c8e2c9cd054d598156c02857791c99_mv2.png');
  background-position: 50% 50%;
  background-size: cover;
}

.itemimage.mel {
  background-image: url('../images/Racing-2.jpg');
}

.itemimage.mek {
  background-image: url('../images/A9R1uv6yly_2p1efb_hkk.jpg');
  background-position: 100% 50%;
}

.itemimage.sin {
  background-image: url('../images/A9Rd9y1ch_2p1efh_hkk.jpg');
}

.itemimage.sup {
  background-image: url('../images/9026852-3x2-940x627.jpg');
  background-position: 0px 50%;
}

.itemimage.isl {
  background-image: url('../images/Isle-Of-Man-TT.jpg');
  background-position: 0px 50%;
}

.itemimage.den {
  background-image: url('../images/d621d1_699f5ddee4424334acade3b44fe1f55f_mv2.png');
  background-position: 50% 100%;
  background-size: auto 152px;
}

.itemimage.roy {
  background-image: url('../images/d621d1_ca44f450329948e295355bbbf53f61fe_mv2.png');
  background-position: 0px 50%;
}

.photodividerlisting {
  width: 0.6px;
  height: 135px;
  margin-left: 8px;
  background-color: #000;
  color: #686868;
}

.itemtitle {
  margin-bottom: 5px;
  margin-left: 20px;
  font-family: 'Varela Round', sans-serif;
  font-size: 26px;
  line-height: 26px;
  text-align: left;
}

.itemcontent {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  height: 150px;
  -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-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.itemcontentcontent1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 65%;
  height: 150px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.itemcontentcontent2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 35%;
  height: 150px;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.itemdescription {
  margin: 0px 0px 5px 20px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 16px;
  font-style: normal;
  text-align: left;
}

.price {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 5px;
  margin-left: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.item-price-number {
  margin-right: 4px;
  margin-left: 4px;
  font-size: 26px;
  line-height: 26px;
}

.perperson {
  line-height: 14px;
}

.from {
  line-height: 14px;
  text-align: right;
}

.discover-link {
  margin-right: 7px;
  padding: 7px 20px;
  border-radius: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 20px;
}

.discover-link.sport {
  background-color: rgba(255, 51, 51, .8);
}

.text-span-10 {
  font-family: Varela, sans-serif;
  font-size: 25px;
  line-height: 0px;
}

.phoneno {
  margin-left: 10px;
  font-size: 30px;
  line-height: 4px;
  font-weight: 400;
  text-align: right;
}

.text-span-11 {
  font-weight: 600;
}

.havana {
  font-style: italic;
}

html.w-mod-js *[data-ix="contact-button"] {
  opacity: 1;
}

@media (max-width: 991px) {
  .headerdiv {
    width: 730px;
    box-shadow: none;
  }
  .tab.centretab {
    width: 250px;
  }
  .tab.leftttab {
    width: 250px;
  }
  .tab.righttab {
    width: 250px;
  }
  .heading.tabtextcentre {
    margin-left: 0px;
  }
  .image-2 {
    margin-left: 10px;
  }
  .linepara1 {
    margin-top: -48px;
  }
  .bold-text {
    font-size: 15px;
  }
  .text-span.infotext {
    font-size: 16px;
  }
  .buttonrounded {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .roundedbuttonicon {
    margin-left: 15px;
  }
  .roundedbuttontext {
    width: 120px;
    margin-right: 23px;
  }
  .fa1 {
    margin-left: 5px;
  }
  .lighterpoints {
    font-size: 15px;
  }
  .wotlogofooter {
    margin-right: 15px;
    margin-left: 25px;
  }
  .footerlinks {
    width: 728px;
  }
  .slidercontentcontainer {
    width: 720px;
  }
  .disclaimer {
    width: 728px;
    height: 20px;
    line-height: 24px;
  }
  .footercontentcontentcontent2 {
    width: 250px;
  }
  .heading-5 {
    font-size: 26px;
  }
  .googlemaps {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .rich-text-block-2 h4 {
    font-size: 16px;
  }
  .text-field-3 {
    width: 300px;
    margin-left: 0px;
    font-size: 14px;
  }
  .text-block-6 {
    font-size: 20px;
  }
  .itemtitle {
    font-size: 20px;
  }
  .itemcontentcontent1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .discover-link {
    font-size: 16px;
  }
  .discover-link.sport {
    background-color: rgba(255, 51, 51, .9);
  }
}

@media (max-width: 767px) {
  .headerdiv {
    width: 480px;
    box-shadow: none;
  }
  .navlink {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 40px;
    padding-right: 10px;
    padding-left: 10px;
    -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-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    border-radius: 5px;
    background-color: hsla(0, 0%, 39%, .15);
  }
  .navlink.w--current {
    border-radius: 5px;
    background-color: hsla(0, 0%, 39%, .15);
  }
  .nav-menu {
    -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: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }
  .tab.centretab {
    width: 150px;
  }
  .tab.leftttab {
    width: 150px;
  }
  .tab.righttab {
    width: 150px;
  }
  .heading {
    margin-left: 5px;
  }
  .heading.tabtextcentre {
    margin-left: 5px;
  }
  .div-block-34 {
    padding-right: 0px;
  }
  .text-block-3 {
    width: 100%;
    font-weight: 700;
  }
  .whoweare {
    height: 400px;
  }
  .map {
    height: 400px;
  }
  .iatalogo {
    margin-top: 6px;
  }
  ._100nztext {
    width: 100px;
    font-size: 120%;
    line-height: 20px;
    font-weight: 800;
  }
  .section3 {
    height: 200px;
  }
  .buttonrounded {
    width: 48%;
  }
  .howhelp {
    height: 130px;
  }
  .textlinka {
    line-height: 30px;
  }
  .imagecaption {
    border-top-left-radius: 0px;
  }
  .footer {
    width: 100%;
    height: 140px;
  }
  .footerbordercopyright {
    width: 100%;
  }
  .footerbordercopyright._1 {
    height: 5px;
  }
  .slidercontentcontainer {
    width: 480px;
  }
  .disclaimer {
    width: 90%;
  }
  .footercontentcontent {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .footertextaddress.light {
    color: #efefef;
  }
  .footertextaddress.a {
    color: #efefef;
  }
  .iconsfooter {
    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;
  }
  .wotemail.bold-text-2.light {
    color: #efefef;
  }
  .mailicon.light {
    -webkit-filter: invert(100%);
    filter: invert(100%);
  }
  .footercontentcontentcontent2 {
    margin-right: 15px;
  }
  .atsymbol.light {
    -webkit-filter: invert(100%);
    filter: invert(100%);
  }
  .phonenumberlink {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .phonenumber {
    margin-right: 55px;
  }
  .abouttext {
    height: 100%;
    font-size: 14px;
    line-height: 23px;
  }
  .contactinfo {
    height: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }
  .rich-text-block-2 {
    padding-bottom: 9px;
    text-align: center;
  }
  .mailinglist {
    height: 100px;
    -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;
  }
  .text-field-3 {
    width: 300px;
  }
  .text-block-6 {
    margin-right: 15px;
    margin-bottom: 8px;
  }
  .iconnavbar {
    color: #fff;
  }
  .menu-button {
    margin-right: 15px;
    border-radius: 5px;
    background-color: hsla(0, 0%, 39%, .6);
  }
  .addressinfomob {
    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;
  }
  .contactmobdivider {
    display: block;
    width: 60%;
    height: 1px;
    margin-right: auto;
    margin-left: auto;
    background-color: #686868;
  }
  .map-2 {
    display: block;
  }
  .heading-6 {
    margin-left: 30px;
  }
  .item {
    width: 480px;
  }
  .itemtitle {
    margin-top: 0px;
    margin-left: 5px;
    text-align: left;
  }
  .itemcontentcontent2 {
    display: block;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .itemdescription {
    margin-top: 0px;
    margin-bottom: 10px;
    margin-left: 5px;
    font-size: 12px;
  }
  .price {
    margin-left: 5px;
  }
  .discover-link {
    width: 100%;
    height: 150px;
    margin-right: 0px;
    padding-top: 49px;
    padding-right: 0px;
    padding-left: 0px;
    border-radius: 0px 15px 15px 0px;
  }
}

@media (max-width: 479px) {
  .navsection {
    overflow: hidden;
  }
  .headerdiv {
    width: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-image: url('../images/1920saharaopt.jpg');
    background-position: 0px 0px;
    background-size: cover;
  }
  .logo {
    margin-bottom: 90px;
    margin-left: 20px;
  }
  .navlink {
    width: 30%;
    margin-right: 6px;
    margin-left: 6px;
    background-color: #fff;
  }
  .navlink.w--current {
    width: 30%;
    background-color: #fff;
  }
  .navdivider {
    background-color: #838383;
  }
  .toptabs {
    overflow: hidden;
    height: auto;
  }
  .tab.centretab {
    width: auto;
    height: auto;
    box-shadow: none;
  }
  .tab.leftttab {
    width: auto;
    height: auto;
  }
  .tab.righttab {
    width: auto;
    height: auto;
    box-shadow: none;
  }
  .heading {
    height: auto;
    font-size: 12px;
  }
  .heading.tabtextcentre {
    font-size: 10px;
  }
  .bodysection {
    overflow: hidden;
  }
  .bodycontainer {
    overflow: hidden;
  }
  .link-block {
    width: 34%;
  }
  .link-block.w--current {
    width: 34%;
  }
  .link-block-2 {
    width: 33%;
  }
  .linkblock3 {
    width: 33%;
  }
  .homebanner {
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-image: -webkit-radial-gradient(circle farthest-corner at 74% 47%, #ecb95e 47%, #fff);
    background-image: radial-gradient(circle farthest-corner at 74% 47%, #ecb95e 47%, #fff);
  }
  .div-block-34 {
    width: 100%;
  }
  .div-block-2 {
    width: 100%;
  }
  .text-block-3 {
    margin-bottom: 10px;
    font-size: 130%;
    text-align: center;
  }
  .whoweare {
    width: 100%;
    height: 400px;
    -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;
  }
  .map {
    width: 100%;
    height: 300px;
  }
  .map.sec2 {
    height: 400px;
  }
  .section1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .certificates {
    height: 200px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .iatalogo {
    margin-bottom: 27px;
    margin-left: 19px;
  }
  .section3 {
    height: 320px;
  }
  .buttons {
    height: 100px;
    margin-top: 12px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .buttonrounded {
    width: 100%;
  }
  .roundedbuttontext {
    width: 200px;
    margin-right: 25px;
  }
  .howhelp {
    height: 190px;
  }
  .fa1 {
    margin-left: 35px;
  }
  .textlinka {
    text-align: center;
  }
  .footer {
    overflow: hidden;
    height: auto;
  }
  .footerborder {
    width: 100%;
  }
  .footerbordercopyright {
    height: 12px;
  }
  .footerbordercopyright._1 {
    height: 8px;
  }
  .wotlogofooter {
    margin-right: 0px;
    margin-left: 4px;
  }
  .footerlinks {
    width: 100%;
  }
  .titleblock {
    width: 100vw;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .linkblockslider {
    width: 60vw;
  }
  .linkblockslider._3 {
    width: 100vw;
  }
  .slidercontentcontainer {
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .sliderinfocontainer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .wottext {
    margin-left: 0px;
  }
  .taanz {
    margin-right: 14px;
  }
  .footercontentcontent {
    overflow: hidden;
    width: 100%;
  }
  .footertextaddress {
    overflow: hidden;
    color: #333;
  }
  .footertextaddress.a {
    color: #efefef;
  }
  .footercontentcontentcontent1 {
    overflow: hidden;
    width: 250px;
  }
  .footercontentcontentcontent2 {
    width: 70%;
  }
  .phonenumberlink {
    width: 60vw;
  }
  .phonenumber {
    margin-right: 19px;
    font-size: 23px;
  }
  .phoneicon {
    margin-right: 0px;
  }
  .heading-4 {
    width: 100%;
  }
  .abouttext {
    height: 100%;
  }
  .abouttext h2 {
    text-align: center;
  }
  .text-field-3 {
    width: 200px;
  }
  .addressinfomob {
    height: auto;
  }
  .navlinkmobdiv {
    width: 100vw;
  }
  .heading-6 {
    margin-left: 26px;
    font-size: 22px;
  }
  .featureditemslist {
    padding-bottom: 0px;
  }
  .item {
    width: 90%;
    height: 250px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .itemimage {
    width: 100%;
    height: 80px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 0px;
  }
  .itemtitle {
    margin-top: 0px;
    margin-bottom: 2px;
  }
  .itemcontent {
    width: 100%;
    height: 200px;
  }
  .itemcontentcontent1 {
    width: 75%;
    height: 143px;
    margin-top: 12px;
    padding-top: 5px;
    padding-left: 15px;
  }
  .itemcontentcontent2 {
    width: 25%;
    height: 143px;
  }
  .itemdescription {
    margin-bottom: 17px;
  }
  .item-price-number {
    font-size: 20px;
    line-height: 20px;
  }
  .perperson {
    font-size: 10px;
    line-height: 10px;
  }
  .from {
    font-size: 10px;
    line-height: 10px;
  }
  .discover-link {
    height: 178px;
    padding-top: 45px;
    border-top-right-radius: 0px;
  }
}

