html,  body {
	margin: 0 !important;
	padding: 0 !important;
	height: 100% !important;
	width: 100% !important;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
}

.body_table {
	border-collapse: collapse;
	height:100%;
	font-family: 'Lato', sans-serif;
	background-color:#DFDFDF;
	width:100%;
	color:#FFF;
}

.menu_container {
	font-family: 'Lato', sans-serif;
	font-size:12px;
	font-weight: 600;
	color:#63C29D;
	padding-left:1%;
	padding-right:1%;
	padding-top:1%;
	padding-bottom:1%;
	text-transform: uppercase;
    background-color: rgba(253,253,253,0.95);
    z-index: +1000;
	border-bottom: 1px solid #717171;
}

.menu {
	list-style: none;
}

.menu li {
	float: left;
	padding-bottom: 15px;
	margin-right: 25px;
	letter-spacing: 1px;
	transition: all 0.3s linear;
}

.menu li a {
	color: #63C29D;
	text-decoration: none;
}

.menu li:hover a {
	color: #215A47;
	cursor: pointer;
}

.menu_container_table {
	padding: 3px;
}

.menu_container_table .call_us {
    text-align:right;
	color:#63C29D;
	font-weight: 300;
}

.menu_container_table .call_us img {
	width: 20px;
    vertical-align: middle;
}

.submenu_container {
	background-color:#63C29D;
	padding-left:0.5%;
	padding-right:0.5%;
    padding-top: 2px;
    padding-bottom: 2px;
	text-align: center;
}

.submenu table {
	width: 50%;
}

.submenu {
	font-family: 'Open+Sans', sans-serif;
	font-weight: 600; 
	font-size: 9px;
	letter-spacing: 1px;
	color:#000;
    padding: 5px;
	border-bottom: 1px solid #DFDFDF;
}

.submenu .item {
	width: 25%;
    text-align: center;
	color:#FFF;
	font-weight: 600;
    padding-left: 15px;
    padding-right: 15px;
}

.submenu .item:hover {
	color:#215A47;
	cursor: pointer;
}
.submenu .item.borders {
	border-left: 1px solid #FFF;
}

.menu_container_table_2 {
    display: none;
}

.lightbox {
	font-family: 'Fire+Sans', sans-serif;
    display: none;
    position: fixed;
    z-index: +10000;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 5px;
    background: rgba(0, 0, 0, 0.8);
}

.lightbox:target {
    display: block;
}

.lightbox .logo {
    padding: 10px;
    float: left;
    cursor: pointer;
}

.lightbox .close {
    padding: 10px;
    float: right;
    cursor: pointer;
}

.lightbox .menu_box {
    display: block;
    position: fixed;
    top:0px;
    right:0px;
    background-color: #FFF;
    width: 395px;
    height: 100%;
    padding: 0px;
}

.lightbox hr {
    border: 0.2px solid #215A47;
	border-radius: 50%;
}

.lightbox .menu_box .call_us {
    text-align:center;
	color:#63C29D;
	font-size: 12px;
	font-weight: 300;
}

.lightbox .menu_box .call_us img {
	width: 15px;
    vertical-align: middle;
}

.general_menu_content_header {
    text-align: left;
	font-weight: 600;
    font-size: 12px;
	text-transform: uppercase;
}

.general_menu_content_title {
    text-align: left;
	font-weight: 600;
    font-size: 14px;
}

.general_menu_content_title span {
    font-size: 12px;
	font-weight: 300;
	text-transform: none;
}

.general_menu_content_subtitle {
    font-size: 10px;
    font-weight: 300;
}

.general_menu_content_header td:hover {
	color: #62C19B;
    cursor: pointer;
}

.general_menu_content_title td:hover {
	font-weight: 300;
    cursor: pointer;
}

.general_menu_content_subtitle td:hover {
    color: #7F7F7F;
    cursor: pointer;
}

.general_menu_content_subtitle .menu_footer {
    padding-left: 5px;
    text-align: center;
}

.general_menu_content_subtitle .social img {
    width: 30px;
    cursor: pointer;
    filter: none;
}

.general_menu_content_subtitle .social img {
    width: 30px;
    cursor: pointer;
    filter: none;
}

.banner {
	background-image:url(../images/banner.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height:250px;
	width: 100%;
}

.next {
	font-size:40px;
	font-family: 'Open+Sans', sans-serif;
	font-weight: 600;
	width:100%;
    padding-top: 20px;
}

.next_2 {
	font-size:20px;
	font-family: 'Open+Sans', sans-serif;
	font-weight: 600;
	width:100%;
}

.galapagos_seaways {
	background-color:#074A8C;
	font-weight: 600;
    letter-spacing: 0px;
	color:#FFF;
	padding:1%;
	width: 100%;
    height: 100px;
	font-size: 10px; 
	font-family: 'Open+Sans', sans-serif;
    text-align: center;
    cursor: pointer;
}

.galapagos_seaways span {
	font-weight: 300;
}

.container {
	background-color:#FFF;
	font-size:12px;
	font-weight: 300;
	color:#000;
	text-align: center;
    width: 100%;
}

.mainContent .productRow {
	color:#000;
	background-color: #FFF;
	padding-left: 10px;
    padding-right: 10px;
	margin: 50px 0px 50px 0px;
}

.mainContent .productRow.sub_banner {
	width: 100%;
	color:#000;
	background-color: #FFF;
	padding: 0px;
	margin: 0px;
}

.mainContent .productRow .design {
	font-size: 14px;
	font-family: 'Open+Sans', sans-serif;
	background-color:rgba(255,255,255,0.90);
	color:#000;
	text-align: center;
	box-shadow: 0 6px 15px rgba(0, 0, 0, 0.1);
    margin: 0 auto;
}

.mainContent .productRow .sub_banner {
    display: inline-block;
    margin: 0 auto;
	padding-left: 1.5%;
	padding-right: 1.5%;
	width: 15%;
    margin: 10px;
    background-color: #FFF;
}
	
.productRow .sub_banner .productImg {
	width: 60px;
    padding-top: 10px;
    display: inline-block;
    margin: 0 auto;
}
	
.productRow .sub_banner .productImg img {
	width: 60px;
    display: inline-block;
    margin: 0 auto;
    touch-action: manipulation;
}

.productRow .sub_banner .title {
	font-family: 'Open+Sans', sans-serif;
	font-weight: 600;
	color:#000;
	font-size:12px;
	display: flex;
	text-align: center;
	align-items: center;
    justify-content: center;
}

.more {
	float: right;
	position: relative;
	top:-15px;
	right: 10px;
	padding: 7px 10px 7px 15px;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 1px;
	background-color: transparent;
	color: #63C29D;
	border-radius: 8px;
	font-size: 14px;
	font-weight: 600;
}

.more:hover {
	cursor: pointer;
	text-decoration: underline;
}

.more img {
	vertical-align: middle;
	position: relative;
	top: -1.5px;
	width: 18px;
}

/* Each product Information in the catalog */
.mainContent .productRow .productInfo {
    display: inline-block;
    margin: 0 auto;
    padding: 0px;
	width: 20%;
    margin: 20px;
    margin-bottom: 15px;
    border-radius: 0px 0px 4px 4px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1), 0 2px 4px 0 rgba(0, 0, 0, 0.1);
    background-color: #FDFDFD;
}

.mainContent .productRow .productInfo.no {
    display: none;
}
	
.productRow .productInfo .productImg {
	width:100%;
    display: inline-block;
    margin: 0 auto;
    padding: 0;
	position: relative;
}
	
.productRow .productInfo .productImg img {
	width:100%;
    display: inline-block;
    margin: 0 auto;
    touch-action: manipulation;
}

.productRow .productInfo .productImg .trust_signal {
	position: absolute;
  	top: 10px;
  	left: 10px;
	font-family: "Open+Sans", sans-serif;
	font-size:12px;
	font-weight: 600;
	color:#FFF;
    height: 25px;
	line-height: 25px;
    vertical-align: middle;
    text-align: center;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    background-color: rgba(199,67,65,0.80);
	display: inline-block;
    padding: 2px 10px 2px 5px;
}

.productRow .productInfo .productImg .trust_signal img {
	width: 22px;
	vertical-align: middle;
}

.productRow .productInfo .productImg .type_label {
	position: absolute;
  	top: 10px;
  	right: 10px;
	font-family: "Open+Sans", sans-serif;
	font-size:12px;
	font-weight: 600;
	color:#000;
    height: 25px;
	line-height: 25px;
    vertical-align: middle;
    text-align: center;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    background-color: rgba(255,255,255,0.80);
	display: inline-block;
    padding: 2px 10px 2px 10px;
}

.productRow .productInfo .productImg .trust_signal:hover, .productRow .productInfo .productImg .type_label:hover {
	transform: scale(1.05)
}

.productRow .productInfo .availability {
    font-family: 'Open Sans', sans-serif;
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    color: #FFF;
    font-size: 10px;
    font-weight: 600;
    width: 92%;
    background: rgba(0, 0, 0, 0.7);
    padding: 2px 10px 2px 10px;
    border-radius: 5px;
    text-shadow: 2px 2px 6px rgba(0, 0, 0, 0.8);
}

.productRow .productInfo .availability span {
    font-family: 'Open+Sans', sans-serif;
    font-size: 10px;
    font-weight: 300;
	color: #FFF;
}

.productRow .productInfo .availability img {
	width: 22px;
    filter: invert(28%) sepia(100%) hue-rotate(1deg) saturate(3) brightness(1000%);
	position: relative;
	top: -1px;
}

.productRow .productInfo .month {
    width: 30px;
    text-align: right;
}

.productRow .productInfo .date {
    width: 20px;
    text-align: center;
}

.productRow .productInfo .content {
	padding-left: 1.5%;
	padding-right: 1.5%;
	width: 95%;
}

.productRow .productInfo .title {
	font-family: 'Lato', sans-serif;
	font-weight: 800;
	color:#2590CF;
	font-size:20px;
	height: 40px;
}

.productRow .productInfo .title:hover {
	text-decoration: underline;
	cursor: pointer;
}

.productRow .productInfo .title a:link {
	color:#2590CF;
    text-decoration: none;
}

.productRow .productInfo .title a:visited {
	color:#2590CF;
    text-decoration: none;
}

.productRow .productInfo .price_note {
	font-family: 'Open+Sans', sans-serif;
	font-weight: 300;
	color:#000;
	font-size: 8px;
	position: relative;
	top:-4px;
}

.productRow .productInfo .price_symbol {
	font-family: 'Open+Sans', sans-serif;
	font-weight: 300;
	color:#000;
	font-size:15px;
	position: relative;
    left:-2px;
	top:-2px;
}

.productRow .productInfo .price {
	font-family: 'Open+Sans', sans-serif;
	font-weight: 800;
	margin: 0 auto;
	border:none;
	background-color: transparent;
	width:100px;
	text-align: center;
	color: #000;
	font-size: 22px;
	position: relative;
	top:-15px;
}

.productRow .productInfo .unit {
	font-family: 'Work+Sans', sans-serif;
	font-weight: 300;
	color:#000;
	font-size: 12px;
	position: relative;
	top:-30px;
}

.productRow .productInfo .was {
	font-family: 'Work+Sans', sans-serif;
	font-weight: 300;
    text-decoration: line-through;
	color:#A42A2C;
	font-size:12px;
	position: relative;
	top:-37px;
	left: -37px;
}

.productRow .productInfo .save {
	font-family: 'Work+Sans', sans-serif;
	text-transform: uppercase;
	font-size:10px;
	font-weight: 600;
	color:#FFF;
    text-align: center;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
    border-radius: 3px;
    background-color: #509200;
	display: inline-block;
    padding: 3px 5px 3px 5px;
	position: relative;
	top:-65px;
	left: 37px;
}

.productRow .productInfo .description {
	font-family: 'Work+Sans', sans-serif;
	font-weight: 300;
	color:#000;
	padding: 0 5px 0 5px;
	font-size:14px;
    height: 100px;
    text-align: justify;
	position: relative;
	top: -45px;
}

.productRow .productInfo .description a:link {
    text-decoration: none;
	color:#2590CF;
}

.productRow .productInfo .description a:visited {
    text-decoration: none;
	color:#2590CF;
}

.productRow .productInfo .description a:hover {
    text-decoration: underline;
	cursor: pointer;
}

.productRow .productInfo .departure {
	font-family: 'Work+Sans', sans-serif;
	font-weight: 300;
	color:#000;
	font-size:10px;
    text-align: left;
    text-transform: uppercase;
	position: relative;
	top: -18px;
}

.productRow .productInfo .departure img {
	width: 25px;
	position: relative;
	top: -1px;
}

.productRow .productInfo .spots_left {
    font-family: 'Open+Sans', sans-serif;
    margin: 0 auto;
    color:rgba(199,67,65,1); 
    font-weight: 600;
	display: inline-block;
    font-size: 10px;
	position: relative;
	top: 5px;
}

.productRow .productInfo .book_button {
	font-family: 'Open+Sans', sans-serif;
	text-transform: uppercase;
	margin: 0 auto;
	margin-top: 10px;
	width:60%;
	height: 15px;
	line-height: 18px;
	vertical-align: middle;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: center;
	letter-spacing: 2px;
	transition: all 0.2s linear;
	border-radius: 2px;
	font-size: 12px;
	font-weight: 600;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5);
}

.productRow .productInfo .book_button.Available {
	background-color: #FDC735;
	color:#262626;
}

.productRow .productInfo .book_button.Available::after {
    content: 'Book Your Spot Now';
}

.productRow .productInfo .book_button.Available:hover {
	background-color:#FCD575;
	color: #3A3A3A;
	cursor: pointer;
}

.productRow .productInfo .book_button.Not_Available {
	background-color: #C74141;
	color:#FFF;
}

.productRow .productInfo .book_button.Not_Available::after {
    content: 'Not Available';
}

.productRow .productInfo .book_button.Not_Available:hover {
	background-color:#000;
	color: #8E8E8E;
    cursor: not-allowed;
}

.productRow .productInfo .book_button.Not_Available:active {
    pointer-events: none;
}

.productRow .productInfo .features {
    font-family: 'Open+Sans', sans-serif;
    font-size:8px;
	font-weight: 300;
    width: 100%;
	margin-bottom: 10px;
}

.productRow .productInfo .features img {
	width: 18px;
}

.productRow .productInfo .description_footer {
    background-color: #F4F4F4;
    width: 100%;
    padding: 5px 0px;
    border-radius: 0px 0px 5px 5px;
    font-weight: 600;
    color: #000;
    font-size: 9px;
}

.productRow .productInfo .description_footer img {
    width: 20px;
	vertical-align: middle;
	position: relative;
	top: -1px;
}

.footer {
	background-color:#215A47;
	font-weight: 300;
	color:#FFF;
	padding:1%;
	width: 100%;
    height: 150px;
	font-size: 12px; 
	font-family: sans-serif; 
    text-align: center;
}

.social img {
	cursor: pointer;
	width: 30px;
    filter: invert(28%) sepia(100%) hue-rotate(1deg) saturate(3) brightness(1000%);
}

.footer_menu td {
    font-size: 11px;
    padding-left: 10px;
    padding-right: 10px;
}

.footer_menu td:hover {
    text-decoration: underline;
    cursor: pointer;
}

.footer_menu_border {
    border-right: 1px solid #FFF;
}

/* Media query for tablets */
@media screen and (max-device-width : 1024px) { 
.menu_container {
    padding: 10px;
}
    
.menu_container_table, .submenu_container {
    display: none;
}

.menu_container_table_2 {
	font-size: 16px;
	padding: 10px;
    display: inline-table;
}
    
.submenu_container {
	padding-left:0.3%;
	padding-right:0.3%;
    padding-top: 8px;
    padding-bottom: 8px;
}

.banner {
    height: 250px;
    width: 100%;
    object-fit: cover;
    align-content: center;
}

.mainContent .productRow {
    background-color: #FFF;
    padding-left: 10px;
    padding-right: 10px;
	margin: 20px 0px 20px 0px;
    width: 97%;
}

.mainContent .productRow .sub_banner {
	width: 18%;
    margin: 15px;
}

.productRow .sub_banner .productImg {
	width: 45px;
}
	
.productRow .sub_banner .productImg img {
	width: 45px;
}

.productRow .sub_banner .title {
	font-size:11px;
}
    
.mainContent .productRow .productInfo {
	width: 45%;
    margin: 15px;
    margin-top: 30px;
    margin-bottom: 30px;
}
	
.productRow .productInfo .book_button.Available, .productRow .productInfo .book_button.Not_Available {
	width:70%;
	font-size: 12px;
}
	
.footer {
    font-size: 10px;
    padding-top: 30px;
    padding-bottom: 70px;
}
}

/*media query for small screen devices */
@media screen and (max-width:480px) {
.menu_container {
    padding: 10px;
}
    
.menu_container_table, .submenu_container {
    display: none;
}

.menu_container_table_2 {
	font-size: 16px;
	padding: 10px;
    display: inline-table;
}
    
.submenu_container {
	padding-left:0.3%;
	padding-right:0.3%;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 8px;
}

.next {
	font-size:25px;
}

.next_2 {
	font-size:12px;
}

.banner {
    height: 150px;
    width: 100%;
    object-fit: cover;
    align-content: center;
}
    
.mainContent .productRow {
    background-color: #FFF;
    padding: 0;
    width: 100%;
}

.mainContent .productRow .sub_banner {
	padding-left: 0.2%;
	padding-right: 0.2%;
	padding-bottom: 5px;
	width: 22%;
    margin: 10px;
}

.productRow .sub_banner .productImg {
	width: 35px;
}
	
.productRow .sub_banner .productImg img {
	width: 35px;
}

.productRow .sub_banner .title {
	font-size:9px;
}

.more {
	top:-10px;
	height: 12px;
	line-height: 11px;
	padding: 5px 8px 5px 13px;
	font-size: 12px;
}

.more img {
	top: -1px;
	width: 15px;
}
	
.mainContent .productRow .productInfo {
	width: 90%;
    margin: 0px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.productRow .productInfo .description {
    padding: 10px;
    height: 100px;
}

.productRow .productInfo .departure {
    margin-left: 10px;
}
	
.productRow .productInfo .book_button.Available, .productRow .productInfo .book_button.Not_Available {
	width:60%;
	font-size: 12px;
}

.productRow .productInfo .description_footer {
    font-size: 8px;
}

.footer {
    font-size: 10px;
    padding-top: 30px;
    padding-bottom: 70px;
}
}