@font-face {
 font-family: 'Overlock',cursive;
 src: url("https://fonts.googleapis.com/css?family=Overlock");
}
@font-face {
 font-family: 'Open+Sans', sans-serif;
 src: url("https://fonts.googleapis.com/css?family=Open+Sans");
}
html {
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 0;
}
body {
	margin: 0;
	padding: 0;
  position: relative;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  background: #000 url(../../../images/bg2.jpg) no-repeat fixed;
}
.transportation-bg {
  background: #000 url(../../../images/trans-bg.jpg) no-repeat fixed;
}
.yacht-bg {
  background: #000 url(../../../images/background-yacht.jpg) no-repeat fixed;
}

.dining-bg {
  background: #000 url(../../../images/bg-nightlife.jpg) no-repeat fixed;
}

img.feature-img {
	width: 100%;
}

b,
strong { font-weight: 700; }

a {
  color: #68978a;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
p {
	margin: 0 0 15px;
	color:#fff;
  padding-left: 10px;
  padding-right: 10px;
}
.y {
  color: #EAC117;
}
footer {
	position: fixed;
	bottom: 0;
	color: #ffffff;
	width: 100%;
}
small{font-size:80%}

h1, h2, h3, h4, h5, h6, header, footer,
.btn-basic {
  font-family: 'Tinos', Times New Roman, Times, serif;
  font-weight: 700;
  color: #fff
}
header {
      background-color: #1C2528
}

h1 {
  font-size: 20px;
  line-height: 1;
  padding: 5px;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  text-shadow: 1px 1px 2px #000;
  font-family: 'Overlock';
  font-weight: 700;
}
h2 {

  font-size: 170%;
  line-height: 1;
  margin: 10px;
  color: #EAC117;
  text-transform: capitalize;
  text-align: center;
  padding-top: 15px;
}
h2 span {
  color: #fff;
}

ul {
  color: white;
}

ol {
  color: white;
}

.stat {
  background: #222;
  display: block;
}

.stat li{
  display: inherit;
}

.amp-carousel-button {
	background: 0;
}
.amp-carousel-button-next {
	right: 0;
}
.amp-carousel-button-prev {
	left: 0;
}
.amp-carousel-button-next::after {
	content: '⟩';
	right: 0;
	text-align: right;
	background: linear-gradient(to right, rgba(0,86,137,0) 0%, rgba(70,72,76,1) 50%);
	color: #fff;
	position: absolute;
	bottom: 0;
	font-size: 2rem;
	line-height: 2rem;
	font-weight: bold;
	width: 20px;
}
.amp-carousel-button-prev::after {
	content: '⟨';
	left: 0;
	text-align: left;
	background: linear-gradient(to left, rgba(0,86,137,0) 0%, rgba(70,72,76,1) 50%);
	color: #fff;
	position: absolute;
	bottom: 0;
	width: 20px;
	font-size: 2rem;
	line-height: 2rem;
	font-weight: bold;
}

.header-top {
	display: flex;
}
#sidenav {
	background-color: #750707;
	padding: 0.5rem;
	width: 200px;
	-moz-box-shadow: 0.2rem 0 1rem rgba(0,0,0,0.5);
	-webkit-box-shadow: 0.2rem 0 1rem rgba(0,0,0,0.5);
	box-shadow: 0.2rem 0 1rem rgba(0,0,0,0.5);
	text-align: right;
  text-transform: uppercase;
}
#sidenav li {
	font-family: 'PT Sans', sans-serif;
	font-size: 1.0rem;
	line-height: 2.625rem;
	list-style: none;
	border-bottom: 1px solid #10679b;
	text-align: left;
	outline: none;
}
#sidenav a {
	color: #fff;
	text-decoration: none;
}


.sidenav-btn {
	padding-top: 1.5rem;
	padding-right:0.5rem;
	/* fix for iOS responsiveness*/

	z-index: 9999;
}
.logo {
	width: 100%;
}

.accordion-header {
  border-width: 1px;
  border-color: #141002;
  font-weight: 700;
  background-color: #141002;
  box-shadow: 5px 10px 100px rgba(100,100,100,.15) inset;
  text-align: center;
  padding: 8px;
}
#services-list{
	margin:3px;
}
#services-sec h2{
	background: #D5B015;
  padding: 8px;
  text-align: center;
  color: #000;
	font-size:1rem;
  text-transform: uppercase;
  font-family: 'Tinos', Times New Roman, Times, serif;
}
#services-sec li{
  background: #141002;
  padding: 2px;
  color: #fff;
  font-size: 1rem;
  text-transform: uppercase;
  list-style-type: none;
  height: 50px;
}
#services-sec ul{
	padding:4px;
}
#services-sec  li:before {
  /* content: "\2600"; */
}
#services-sec li a{
      color: #fff;
      font-size: 0.9rem;
      text-decoration: none;
      height: 50px;
}
.services-title::after {
  position: absolute;
  right: 0.5rem;
  color: #ffffff;
}
amp-accordion section[expanded] .show-more {
  display: none;
}
amp-accordion section:not([expanded]) .show-less {
  display: none;
}
.nested-accordion h4 {
  font-size: 14px;
  background-color: #ddd;
}
amp-accordion#hidden-header section[expanded] h4 {
  border: none;
}
amp-accordion section[expanded] h2::after {
  content: '\25b3';
}
amp-accordion section:not([expanded]) h2::after {
        content: '\25bd';
      }
amp-accordion section{
  border-color: #b15299;
  margin: 8px;
}
footer .social {
	width: 100%;
}
footer .social a {
	float: left;
	line-height: 30px;
	text-decoration: none;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	-moz-transition: all, 0.3s;
	-o-transition: all, 0.3s;
	-webkit-transition: all, 0.3s;
	transition: all, 0.3s;
}
footer .social a:hover {
	background-color: #222;
	-moz-transition: all, 0.3s;
	-o-transition: all, 0.3s;
	-webkit-transition: all, 0.3s;
	transition: all, 0.3s;
}

.call {
	background-color: #8C0000;
	font-size: 0.8em;
	width: 50%;
	border-left: 1px solid#3d5b94;
}

ul#navigation{
  list-style:none;
  margin:0;
  padding:0;
  position:fixed;
  bottom:-5px;
  width:100%;
  font-family:Montserrat,sans-serif;
  text-transform:uppercase;
  z-index:100
  }
ul#navigation{
  list-style:none;
  margin:0;
  padding:0;
  position:fixed;
  bottom: -5px;
  width:100%;
  font-family:Montserrat,sans-serif;
  text-transform:uppercase;
  z-index:100}
ul#navigation li{
  display:inline-block;
  list-style:none;
  margin:0;
  padding:0;
  width:50%;
  background-color:#8C0000;
  }

ul#navigation li:first-child a{
  border-left:none
}
ul#navigation li.last{
  margin-right:0;
  border-right:none
}
ul#navigation li a{
  display:block;
  font-size:78%;
  color:#fff;
  text-align:center;
  width:100%;
  border-left:#6E0909 1px solid;
  padding:8px 0
}
ul#navigation li a span{
  padding:0 30%;
  display:block;
  padding-bottom:0px
}

.contact {
	background-color: #8C0000;
	font-size: 0.8em;
	width: 49%;
	border-left: 1px solid#3d5b94;
}
.related-items {
	display: block;
	flex-wrap: wrap;
	list-style: none;
	padding: 0.5rem 0 1rem 0;
	margin:-20px;
}

 @media (min-width:50.01rem) {
.related-items {
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	padding: 0.5rem 0 1rem 0;
	margin:-20px;
}
 figure {
 margin:20px 40px;
}
 .related-thumb {
 flex-basis:25%;
 flex-wrap:wrap;
 justify-content: center;
}
.related-thumb amp-img, .related-thumb figcaption {
  -ms-flex-preferred-size:100%;
  flex-basis:100%
}
.related-items li {
  width:33%;
}
.related-items li ul li {
  width:100%;
}
 }
 @media (min-width:35rem) and (max-width:50rem) {
.related-items {
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	padding: 0.5rem 0 1rem 0;
	margin:-20px;
}
figure {
 margin:20px 40px;
}
 .related-thumb {
 flex-basis:25%;
 flex-wrap:wrap;
 justify-content: center;
}
 .related-thumb amp-img, .related-thumb figcaption {
-ms-flex-preferred-size:100%;
flex-basis:100%
}
.related-items li {
	width:50%;
}
 .related-items li ul li {
 width:100%;
}
}
.tab-container {
	display: flex;
	flex-wrap: wrap;
	background:#EFC3CC;
}
.tab-container-top {
	display: flex;
	flex-wrap: wrap;
	background:#E68B9D;
}
.tab-selector[selected]::after {
	content: '';
	display: block;
	height: 4px;
	background: linear-gradient(130deg, #aa0000 0, #ffffff);
}
.tab-selector[selected] {
	outline: #fff;
}
.tab-selector {
	margin: 15px;
	text-transform: uppercase;
	color: #ffffff;
	list-style: none;
	text-align: center;
	cursor: pointer;
	outline: none;
	font-weight:550;
	letter-spacing: 0.05rem;
}
.tab-content {
	color: #000000;
	background: #EFC3CC;
	display: none;
	width: 100%;
	order: 1; /* must be greater than the order of the tab buttons to flex to the next line */
	flex-basis: 100%;
	padding-top: 0.5rem;
}
.tab-selector[selected]+.tab-content {
	display: block;
	background: #EFC3CC;
}
amp-selector {
	padding: 0rem;
}
amp-selector [option][selected] {
	outline: 0;
}
#hero-images {
	object-fit: contain;
}
.ampstart-btn {
    -moz-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3);
    display: inline-block;
    padding: 6px 20px 7px;
    background: #c078c0 url(../../images/btn-grad.png) repeat-x center center;
    background-size: contain;
    color: #fff ;
    font-size: 120%;
    text-shadow: -1px -1px 2px rgba(0, 0, 0, 0.3);
    cursor: pointer;
    text-decoration: none ;
    text-align: center;
    transition: background-color .25s ease-in-out;
    -moz-transition: background-color .25s ease-in-out;
    -webkit-transition: background-color .25s ease-in-out;
    border-radius: 3px;
}

@media (min-width:50.01rem) {
figure {
 margin:20px 40px;
}
.related-thumb {
 flex-basis:25%;
 flex-wrap:wrap;
 justify-content: center;
}
.related-thumb amp-img, .related-thumb figcaption {
 -ms-flex-preferred-size:100%;
 flex-basis:100%
}
.related-items #li-blackcard {
 width:40%;
}
.related-items #li-blackcard ol li {
 width:100%;
}
.m5r{
	margin:15px;
	max-width:400px;
	float: right;
	}
.m5l{
	margin:15px;
	max-width:400px;
	float: left;
	}
 }
@media (min-width:35rem) and (max-width:50rem) {
figure {
	margin:20px 40px;
}
.related-thumb {
	flex-basis:25%;
	flex-wrap:wrap;
	justify-content: center;
}
.related-thumb amp-img, .related-thumb figcaption {
	-ms-flex-preferred-size:100%;
	flex-basis:100%
}
.related-items #li-blackcard {
	width:50%;
}
 .related-items #li-blackcard ol li {
 width:100%;
}
.m5r{
	margin:15px;
	max-width:400px;
	float: right;
	}
.m5l{
	margin:15px;
	max-width:400px;
	float: left;
	}
.mc{
  margin:15px;
  max-width:400px;
}
}
.m5r{
	margin:15px;
	max-width:400px;
}
.m5l{
	margin:15px;
	max-width:400px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.mc{
	margin:15px;
	max-width:400px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
h4{
	margin:15px;
}
h3 {
  padding-left: 10px;
  padding-right: 10px;
}
.btn-inline{
  display:inline-block;
  margin: 3px;
}
footer {
	position: fixed;
	bottom: 0;
	color: #ffffff;
	width: 100%;
}
footer .footer-buttons {
	width: 100%;
}
footer .footer-buttons a {
	float: left;
	line-height: 30px;
	text-decoration: none;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	-moz-transition: all, 0.3s;
	-o-transition: all, 0.3s;
	-webkit-transition: all, 0.3s;
	transition: all, 0.3s;
}
footer .footer-buttons a:hover {
	background-color: #222;
	-moz-transition: all, 0.3s;
	-o-transition: all, 0.3s;
	-webkit-transition: all, 0.3s;
	transition: all, 0.3s;
}
.call {
      /* content: url(/images/m-phone.png); */
	background-color: #6E0909;
	font-size: 0.8em;
	width: 50%;
	border-left: 1px solid#000000;
}
.contact {
	background-color: #6E0909;
	font-size: 0.8em;
	width: 49%;
	border-left: 1px solid#000000;
}
.content{
  margin: 0 auto;
  max-width: 700px;
  background-color: #000;
}

.whatsapp-icon{display:inline-block;float:left;width:24px;margin-top:-5px;margin-right:3px;}
.lang{float: right; margin: 10px 10px 0px 0px;}
.phone-no{
	position: relative;
	float:right;
  right: 10px;
  top: 22px;
  font-size: 17px;
  color: #fff;
	}
.top-image{
  margin:15px 0px;
}
.multi-column {
   column-count: 2;
   column-gap: 16px;
   column-fill: auto;
   list-style-position: inside;
}

/******************************************** PACKAGES **********************************************************/

.package h3 {
  font-size: 21px;
  color: #FFF;
  padding-left: 10px;
  padding-right: 10px;
}
.package .thumb {
  float: left;
  width: 20%;
}
.package img {
  border: 5px #222 solid;
  display: block
}
.package .detail {
  float: inherit;
  width: 100%;
}
.package .price {
  background: #222;
  padding: 1px 13px;
  margin-bottom: 15px;
}
.package .price ul {
  font-style: italic;
  padding: 15px 10px;
  background: #222;
  border: 3px solid #000;
  display: block
}
.package .price li {
  padding: 1px 13px 20px;
  float: left;
  position: relative;
  list-style-type:none;
}

.package .price li:last-child:after {
  display: none;
}
.package .price li i {
  font-size: 85%;
  color: #999
}
.package .price big {
  font-size: 230%;
  line-height: 25px;
  display: block;
  font-family: 'Tinos', Times New Roman, Times, serif;
  color: #fff;
  font-weight: 700;
}
.package .price big.s {
  font-size: 200%;
  color: #eee
}
.package .btn-basic {
  margin-top: 5px;
}
#transportation .package {
  margin: 10px 0 20px;
  padding-bottom: 30px;
  border-bottom: 1px dashed #222
}
#transportation .package:last-child {
  margin: 10px 0 0;
  border-bottom: 0;
}
.package.s {
  width: 45%;
  float: left
}
#bachelor .package.s:nth-child(even),
#adventure .package.s:nth-child(odd) {
  margin-right: 10px;
}
.package.s .price ul {

}
.package.s .price big {
  font-size: 200%;
  display: inline-block;
  margin-right: 20px;
  line-height: 25px;
}
.package.s .price big.s {
  font-size: 180%;
}
.package.s .price li:after {
  display: none;
}
.package.s .detail {
  float: inherit;
  width: 70%;
}
.btn-inline {
    margin: 5px;
}
.btn-basic{
  height: auto;
  width: auto;
  background-size: cover;
  line-height: 1.3;
  padding: 13px 10px;
  color: #312907;
  background: #EAC117;
  font-family: 'Tinos', Times New Roman, Times, serif;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  display: block;
}
.social-icons {
  text-align: center;
  }
.social-icons li {
  display:inline-block;
  list-style-type:none;
  -webkit-user-select:none;
  -moz-user-select:none;
  }
.social-icons li a {
  border-bottom: none;
  }
.social-icons li amp-img {
  width:30px;
  height:30px;
  margin-right: 20px;
}
/**************************************************** FOOTER **********************************************************/

#menu{
  position: relative;
  width: 100%;
  padding:0 0;
  margin: 0;
}

#menu{
  padding-bottom: 10px;
  margin-bottom: -10px;
}

footer:before {
  content: " ";
  display: block;
  width: 100%
}

footer .container {
  background: #000;
  padding: 10px;
  margin-bottom: 15px;
  border: 1px #202020 solid;
  display: block;
  position: relative;
}

footer nav {
  text-align: center;
  margin: 5px;
  color: #333
}

footer nav a {
  font-weight: normal;
  font-size: 85%;
  padding: 0 8px;
  color: #999
}

footer .container .links {
  color: #202020;
  line-height: 20px;
}

footer .container .info,
footer .container .links {
  margin-top: 15px
}

footer .container .links b {
  color: #444;
  display: block;
}

footer .container .links a {
  color: #999;
  font-size: 90%;
  padding-left: 10px;
  padding-right: 10px;
}
footer .container .links a:first-child {
  padding-left: 0
}



.r-nav {
  display: block;
  margin: 0 0 10px;
}
.r-nav h4 {
   background:rgba(255,255,255,0.4);
   padding:6px 8px;
   margin:8px 0 15px;
   text-transform:uppercase;
   color:#000;
   border: 1px solid rgba(255,255,255,0.1);
   box-shadow: 0px 1px 8px rgba(0,0,0,0.6);
    -moz-background-clip: padding;     /* Firefox 3.6 */
  -webkit-background-clip: padding;  /* Safari 4? Chrome 6? */
  background-clip: padding-box;      /* Firefox 4, Safari 5, Opera 10, IE 9 */
}
.r-nav ul {
  margin: 0 0 20px;
}
.r-nav ul li {
  margin: 0 0 7px;
  position: relative;
  width: 99%;
  border: 1px solid rgba(255,255,255,0.1);
  display: block;
  box-shadow: 0px 1px 8px rgba(0,0,0,0.6);
  -moz-background-clip: padding;     /* Firefox 3.6 */
  -webkit-background-clip: padding;  /* Safari 4? Chrome 6? */
  background-clip: padding-box;      /* Firefox 4, Safari 5, Opera 10, IE 9 */
}
.r-nav ul li a {
  color: #fff;
  display:block;
  background: rgba(25,20,2,0.8);
  color: #fff;
  font-size: 110%;
  font-weight: 700;
  height: 52px;
  line-height: 52px;
  margin: 0;
  padding: 0;
  text-transform: capitalize;
    transition: background linear .2s;
  -moz-transition: background linear .2s;
  -webkit-transition: background linear .2s;
  -o-transition: background linear .2s;
}
.r-nav ul li a:hover em {
  opacity: 1
}
.r-nav ul li a em {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
	height: 46px;
  width: 46px;
  margin:3px 8px 3px 3px;
  opacity: 1;
  position: relative;
  top: 0;
  left: 0;
  float:left
}

.r-nav ul li a:hover{
  text-decoration:none;
  background:rgba(203,163,15,0.5);
}

.fa-phone:before{content: url(/images/m-phone.png);}
.fa-2x{font-size:4em}
.fa-glass:before{content: url(/images/m-email.png);}
