/*!
Theme Name: Sealife
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: Sealife
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/*=========================================================
Default Style
=========================================================*/
/* @import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700|Lobster&display=swap'); */
@import url('https://fonts.googleapis.com/css?family=Ubuntu:400,700|Amatic+SC:400&display=swap');



body {
	/* font-family: 'Open Sans', sans-serif; */
	font-family: 'Ubuntu', sans-serif;
	font-size: 14px;
	line-height: 1.6;
	/* color: #777; */
	color: #2D6FB0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Amatic SC', sans-serif;
	color: #2D6FB0;
	text-align: center;
	font-weight: bold;
	margin: 20px 0;
}

h4,
h5,
h6 {
	text-transform: uppercase;
}

.h1,
h1 {
	font-size: 42px;
}

.h2,
h2 {
	font-size: 38px;
}

.h3,
h3 {
	font-size: 34px;
}

.h4,
h4 {
	font-size: 30px;
}

.h5,
h5 {
	font-size: 26px;
}

p {
	font-size: 16px;
	line-height: 1.6;
	margin: 0 0 15px;
	/* color: #777; */
	color: #2D6FB0;
	text-align: center;
}

ul {
	list-style: none;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
	word-wrap: normal !important;
}

/* * {
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
	transition: all 500ms ease-in-out;
} */

a {
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}

/*=========================================================
Header Style
=========================================================*/
.site-header {
	width: 100%;
	float: left;
	overflow: visible;
}

.site-header .header-top {
	width: 100%;
	float: left;
	background: #fff;
	padding: 5px 0;
}

.site-header .header-bottom {
	width: 100%;
	float: left;
	background: #FFF;
	padding: 20px 0;
	overflow: visible;
}

.site-header .header-bottom .navbar {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	border: none;
	background: none;
	box-shadow: none;
}

.navbar-brand {
	height: auto;
	padding: 6px 15px;
}

/* .site-header .header-bottom .navbar .navbar-nav li {} */

.site-header .header-bottom .navbar .navbar-nav li a {
	color: #2D6FB0;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 700;
	color: #2D6FB0;
}

.site-header img.custom-logo {
	display: block;
	width: 140px;
	height: auto;
}

.site-header .header-bottom .navbar .navbar-nav li.current_page_item a,
.site-header .header-bottom .navbar .navbar-nav li.current_page_item:hover a,
.site-header .header-bottom .navbar .navbar-nav li:hover a {
	color: #4EC1DE;
	text-decoration: none;
	cursor: pointer;
}

.social-links {
	margin: 0;
	padding: 0 0 20px 0;
	list-style: none;
	position: relative;
}

.social-links li {
	display: inline-block;
	margin: 0 3px 0 0;
}

.social-links li a {
	background-color: transparent;
	display: block;
	width: 35px;
	height: 35px;
	line-height: 33px;
	text-align: center;
	color: #2D6FB0;
	border: 2px solid #2D6FB0;
	border-radius: 50%;
	font-size: 16px;
	transition: all 300ms linear;
}

.social-links li:hover a,
.social-links li:focus a {
	color: #4EC1DE;
	background-color: #fff;
	text-decoration: none;
	cursor: pointer;
	border-color: #4EC1DE;
}

.navbar-nav .booking-header-nav a {
	background-color: #2D6FB0;
	color: #FFF !important;
	font-weight: 700;
	margin-top: 5px;
	padding: 10px 15px;
	border-radius: 6px;
}

.navbar-nav .booking-header-nav a:hover,
.navbar-nav .booking-header-nav a:focus{
	background-color: #4EC1DE !important;
	color: #FFF !important;
}

.widget_polylang {
	width: auto;
	float: right;
	/* padding: 15px; */
	padding: 15px 15px 0 15px;
}

.widget_polylang ul {
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
	height: 2em;
}

.widget_polylang ul li {
	display: inline-block;
	padding: 0;
	margin-left: -2px;
}

.widget_polylang ul li a {
	display: block;
	color: #2D6FB0 !important;
	font-weight: 900;
	line-height: 10px;
	padding: 0 5px;
	border-right: 1px solid #2D6FB0;
}

.widget_polylang ul li:last-of-type a {
	border: 0;
}

.widget_polylang ul li a:hover {
	text-decoration: none;
	cursor: pointer;
	color: #4EC1DE !important;
}

.widget_polylang ul li.current-lang a {
	color: #4EC1DE !important;
}

.widget_polylang ul:hover li.current-lang a {
	color: #2D6FB0 !important;
}

.widget_polylang ul li.current-lang:hover a {
	color: #4EC1DE !important;
}

.widget_polylang select,
.widget_polylang select:focus,
.widget_polylang select:active {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: none;
	background: none;
	background: transparent;
	outline: none;
}

/* Temporary hide the DE language */
.site-header a[hreflang="de-DE"] {
  display: none;
}
.widget_polylang ul li:nth-child(2) a {
  border: 0;
}

/*=========================================================
Footer Style
=========================================================*/
.site-footer {
	width: 100%;
	float: left;
	background: #FFF;
	padding: 50px 0;
}

.site-footer .site-info {
	width: 100%;
	float: left;
	text-align: center;
	color: #fff;
	font-size: 12px;
}

.site-footer .site-info p {
	margin: 0;
	color: #2D6FB0;
	font-size: 14px;
}


.footer-nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.footer-nav li {
	display: inline-block;
}

.footer-nav li:nth-child(n+1) {
	margin-left: -4px;
}

.footer-nav li::after {
	content: "•";
	padding: 0 0.5em;
}

.footer-nav li:last-child::after {
	content: none;
}

.footer-nav li a {
	text-decoration: none;
}

.footer-nav li a:hover {
	color: #4EC1DE;
}
/* fixed bar */
.footer-nav {margin-bottom:100px}

/*=========================================================
Content Style
=========================================================*/
.site-content {
	width: 100%;
	float: left;
}

.site-content .main-banner {
	width: 100%;
	/* float: left; */
}

.site-content .main-banner>* {
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}

.site-content .main-banner .carousel {
	width: 100%;
	/* float: left; */
	/* height: calc(100vh - 135px); */
	height: calc(100vh - 89px);
	overflow: hidden;
}

.site-content .main-banner .carousel-inner {
	width: 100%;
	float: left;
	height: 100%;
}

.site-content .main-banner .carousel-inner .item {
	width: 100%;
	float: left;
	height: 100%;
	background-size: cover;
	background-position: center center;
}

.site-content .main-banner .carousel-inner .item:before {
	content: '';
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	bottom: 0;
	background-color: #000;
	opacity: 0.25;
	z-index: 0;
}

/* .banner-text {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	text-align: center;
} */


.banner-text {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	text-align: center;

	max-width: 700px;
	height: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	/* padding: 50px 0; */
}


.banner-text h2 {
	color: #fff;
	/* font-family: 'Lobster', cursive; */
	font-size: 44px;
	text-shadow: rgba(0, 0, 0, 0.5) 0px 0px 10px;
	margin: 0.5em 0;
}

.banner-text h2 span {
	color: #fff;
	display: block;
	font-size: 3em;
	line-height: 90%;
	text-shadow: rgba(0, 0, 0, 0.5) 0px 0px 25px;
}

.banner-text p {
	color: #fff;
	font-weight: 900;
	font-size: 20px;
	/* margin-top: 1em; */
	text-shadow: rgba(0, 0, 0, 0.5) 0px 0px 10px;
	/* margin: 1em 0; */
	/* margin: auto 0 50px 0; */
	margin: auto 0 75px 0;
}

/* .site-content .main-banner .carousel-inner .item .booking-image {
	position: absolute;
	width: 150px;
	height: 150px;
	right: 30px;
	top: 30px;
	z-index: 1;
} */

.site-content .main-banner .carousel-inner .item .booking-image {
	position: absolute;
	width: 12%;
	height: auto;
	right: 6%;
	/* top: 10%; */
	top: 28px;
	z-index: 1;
}

.site-content .main-banner .carousel-inner .item .booking-image a {
	display: block;
}

.site-content .main-banner .carousel-inner .item .booking-image a img {
	width: 100%;
	height: auto;
}


.site-content .main-banner .carousel-inner .item.active .carousel-caption {
	width: 100%;
	max-width: 700px;
	position: relative;
	margin: 0 auto;
	left: unset;
	right: unset;
	/* padding: 1.5em 0; */
}

.site-content .main-banner .carousel-inner .item .carousel-caption img {
	width: 100%;
	height: auto;
	display: block;
}

.site-content .main-banner .carousel-inner .carousel-control {
	width: 40px;
	height: 40px;
	top: 50%;
	transform: translateY(-50%);
	background: #fff;
	border-radius: 50%;
	opacity: 1;
}

.site-content .main-banner .carousel-inner .carousel-control .glyphicon {
	margin-top: -10px;
	text-shadow: none;
	color: #2D6FB0;
	width: 20px;
	height: 20px;
	font-size: 20px;
	transition: all 300ms linear;
}

.site-content .main-banner .carousel-inner .carousel-control:hover {
	background: #2D6FB0;
}

.site-content .main-banner .carousel-inner .carousel-control:hover .glyphicon {
	color: #fff;
}

.site-content .main-banner .carousel-inner .carousel-control.left {
	/* left: 20px; */
	left: 5%;
}

.site-content .main-banner .carousel-inner .carousel-control.left .glyphicon {
	margin-left: -10px;
}

.site-content .main-banner .carousel-inner .carousel-control.right {
	/* right: 20px; */
	right: 5%;
}

.site-content .main-banner .carousel-inner .carousel-control.right .glyphicon {
	margin-right: -10px;
}

.site-content iframe {
	margin: 30px 0 0;
	border: 1px solid #ccc;
}

.contact-text {
	margin: 30px 0 0;
}

.contact-text h4 {
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
}

.contact-text p {
	text-align: left;
}

.contact-text .form-group {
	position: relative;
	width: 100%;
	margin: 20px 0 20px;
}

.contact-text .form-group label {
	color: #000;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 2px;
	margin: 0;
	position: absolute;
	top: -9px;
	z-index: 1;
	background: #fff;
	left: 5px;
	padding: 0 5px;
}

.contact-text .form-group .wpcf7-form-control-wrap {
	width: 100%;
}

.contact-text .form-group .form-control {
	width: 100%;
	border: 1px solid #ccc;
	border-radius: 0;
	box-shadow: none;
	height: 40px;
}

.contact-text .form-group textarea.form-control {
	height: 160px;
	max-height: 160px;
	min-height: 160px;
}

.contact-text input[type="submit"] {
	background: #2D6FB0;
	border: 1px solid #2D6FB0;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	padding: 10px 25px;
}

.contact-text p {
	font-size: inherit;
}

.carousel-fade .carousel-inner .item {
	-webkit-transition-property: opacity;
	transition-property: opacity;
}

.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
	opacity: 0;
}

.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
	opacity: 1;
}

.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
	left: 0;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.carousel-fade .carousel-control {
	z-index: 2;
}

/*=========================================================
Default Style
=========================================================*/
.default-template {
	width: 100%;
	float: left;
	padding: 40px 0;
	background-color: #f0f8ff;
	/* border: 1px solid #f0f8ff; */
}

.default-template .btn-primary {
	background: #2D6FB0;
	border: 1px solid #2D6FB0;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	padding: 10px 25px;
	font-size: 12px;
	border-radius: 0;
	line-height: 1.8;
}

.about-text {
	border-top: 1px solid #ddd;
	padding: 30px 0 0;
	margin-top: 40px;
}

.about-text h4,
.wp-block-media-text h4 {
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}

.about-text p,
.wp-block-media-text p {
	text-align: center;
}

.about-text img,
.wp-block-media-text img {
	margin: 0 auto 0;
	display: block;
}

.about-text table,
.wp-block-media-text__content table {
	margin: 0 0 20px;
}

.about-text table tr,
.wp-block-media-text__content table tr {}

.about-text table tr th,
.wp-block-media-text__content table tr th {
	background: #2D6FB0;
	color: #fff;
	padding: 10px;
	font-size: 16px;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 2px;
	border-color: #fff;
}

.about-text table tr td,
.wp-block-media-text__content table tr td {
	padding: 7px;
	text-align: center;
	border-color: #ccc;
}

.wp-block-media-text .wp-block-media-text__media {
	padding: 0 8%;
}

.wp-block-media-text .wp-block-media-text__content {
	padding: 0;
}

@media screen and (max-width:1199px) {
	.navbar-header {
		float: none;
	}

	.navbar-left,
	.navbar-right {
		float: none !important;
	}

	.navbar-toggle {
		display: block;
	}

	.navbar-collapse {
		border-top: 1px solid transparent;
		box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
	}

	.navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px;
	}

	.navbar-collapse.collapse {
		display: none !important;
	}

	.navbar-nav {
		float: none !important;
		margin-top: 7.5px;
	}

	.navbar-nav>li {
		float: none;
	}

	.navbar-nav>li>a {
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.collapse.in {
		display: block !important;
	}
}

@media screen and (max-width:767px) {

	/* .banner-text h2 {
		font-size: 40px;
	}

	.banner-text h2 span {
		font-size: 2.5em;
	}

	.banner-text p {
		font-size: 15px;
		margin-top: 2em;
	} */

	.banner-text p {
		font-size: 15px;
		/* margin-top: 2em; */
	}

	.site-content .main-banner .carousel-inner .item .booking-image {
		width: 17%;
		height: 17%;
	}

	.site-content .main-banner .carousel-inner .carousel-control {
		top: 90%;
	}

	.site-content .main-banner .carousel-inner .carousel-control.left .glyphicon {
		margin-left: -10px;
		/* top: 34px; */
		top: 20px;
	}

	.site-content .main-banner .carousel-inner .carousel-control.right .glyphicon {
		margin-right: -10px;
		/* top: 34px; */
		top: 20px;
	}
}

@media screen and (max-width:640px) {
	.banner-text {
		width: 100%;
		padding: 0 30px;
	}
}

/*=========================================================
Mobile Menu
=========================================================*/
.navbar-toggle {
	background: none;
	border: none;
	border: 0;
	border-radius: 0;
	margin: 9px 5px;
}

.navbar-default .navbar-toggle .icon-bar {
	/* background-color: #fff; */
	background-color: #2D6FB0;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
	border: 0;
}

.navbar-toggle {
	background: none !important;
}

.navbar-collapse {
	box-shadow: none;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
	text-align: center;
}

.navbar-collapse.collapse .widget_polylang {
	float: none;
}

/*=========================================================
Style Gutemberg Blocks
=========================================================*/
.wp-block-image {
	margin-bottom: 0;
}

.wp-block-media-text.my-text-media-block {
	align-items: start;
}

.wp-block-media-text.my-text-media-block .wp-block-media-text__media {
	padding: 0 8% 0 0;
	margin-bottom: 40px;
}

@media screen and (max-width:1199px) {
	.wp-block-media-text.is-stacked-on-mobile.my-text-media-block {
		grid-template-columns: 100% !important;
		grid-template-areas: "media-text-media""media-text-content";
	}

	.wp-block-media-text.my-text-media-block .wp-block-media-text__media {
		padding: 0;
		margin-bottom: 40px;
	}
}

.my-stackable-cards .ugb-card {
	padding: 35px;
}

.my-stackable-cards .ugb-card>* {
	margin-bottom: 2rem !important;
}

.my-stackable-cards .ugb-button {
	background: var(--s-primary-color, #2D6FB0);
}

@media screen and (max-width:992px) {
	.wp-block-columns.my-stackable-cards {
		flex-wrap: wrap;
	}

	.wp-block-columns.my-stackable-cards .wp-block-column {
		flex-basis: 100% !important;
		flex-grow: 1 !important;
		margin-left: 0 !important;
	}

	.ugb-card .ugb-card-image-container,
	.ugb-card .ugb-card__image-container {
		width: 100%;
		margin: 0 !important;
	}

	.wp-block-ugb-card.ugb-card.my-stackable-card .ugb-card__title {
		margin-top: 2rem !important;
	}
}

/*=========================================================
Block
=========================================================*/
.block-section {
	background-color: #f0f8ff;
	padding: 60px 20px;
}

/*=========================================================
Home
=========================================================*/
.home-images {
	/* max-width: 1024px; */
	margin: 0 auto;
}

.home-images .wp-block-image {
	margin: 0 auto;
	display: block;
	/* max-width: 420px; */
	text-align: center;
}

/* .home-images .wp-block-column {
	margin-bottom: 0;
} */

/*=========================================================
About
=========================================================*/
@media (max-width:781px) {
	.about-page_boat_gallery .wp-block-column {
		flex-basis: calc(50% - 16px);
		flex-grow: 0;
		flex-basis: 100%;
		margin-left: 0 !important;
	}
}

@media (max-width:781px) {
	.about-page_media-and-text.wp-block-media-text {
		display: flex;
		flex-direction: column-reverse;
	}

	.about-page_media-and-text.wp-block-media-text .wp-block-media-text__media {
		flex: 100%;
	}
}

/*=========================================================
Gmaps
=========================================================*/
#map {
	overflow: hidden;
	padding-bottom: 56.25%;
	position: relative;
	height: 0;
}

#map iframe {
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	position: absolute;
}

.my-gmaps-label {
	font-size: 16px;
	text-align: left;
	color: #2D6FB0;
	background-color: rgba(255, 255, 255, 0.75);
	padding: 10px;
	border-radius: 20px;
}

/*=========================================================
Gmaps popup when clicking the marker pin
=========================================================*/
.gmaps-info-window {
	text-align: center;
	padding: 1em;
}

.gmaps-info-window p {
	text-align: left;
}

.gmaps-info-window .btn--std-ghost {
	border: 2px solid #2D6FB0;
	border-radius: 6px;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 700;
}

.gmaps-info-window .btn--std-ghost:hover {
	background-color: #4EC1DE;
	border: 2px solid #4EC1DE !important;
	color: #FFF;
}

/*=========================================================
Contacts Page
=========================================================*/
.store-name {
	font-weight: 700;
	margin: 14px 0 1em 0;
}

/*=========================================================
Contact Form
=========================================================*/
.contact-text .form-group .wpcf7-acceptance label {
	position: relative;
	width: 100%;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	background: transparent;
}

.contact-text .form-group .wpcf7-acceptance .wpcf7-list-item {
	margin-left: 0;
	background: transparent;
}

.wpcf7-response-output {
	/* margin: 2em 0.5em 1em; */
	margin: 1em 0.5em 1.5em;
	margin-left: 0;
	margin-right: 0;
}

@media screen and (max-width:767px) {
	.contact-text .col-sm-6:nth-child(2) {
		margin-top: 40px;
	}

	.contact-text+.wp-block-separator {
		display: none;
	}

	.contact-text {
		margin: 30px 0 20px;
	}

	.store-name {
		margin: -5px 0 1em 0;
	}
}

/*=========================================================
Cookie Law
=========================================================*/
#cookie-law-info-again {
	right: unset !important;
	left: 30px;
}

/*=========================================================
Recaptcha
=========================================================*/
.grecaptcha-badge {
	display: none !important;
}

.page-id-99 .grecaptcha-badge,
.page-id-109 .grecaptcha-badge {
	display: block !important;
}
/*=========================================================
MAR2020
=========================================================*/
div#logo-mar2020 {
    float: left;
    width: 100%;
    /* padding: 2em; */
    padding: 45px 20px 20px 20px;
	/* fixed bar */
	background-color:#ffffff;
	padding: 20px !important;
	position: fixed;
	bottom: 0px;
	z-index: 42;
	width: 100%;
	margin-left: -135px;
	right: 0;
}

div#logo-mar2020 img {
	display: block;
	width: 100%;
	height: auto;
	max-width: 489px;
    margin: 0 auto;
}
/*=========================================================
TripAdvisor Widget
=========================================================*/
#TA_cdswritereviewnew750 {
    width: 240px;
    margin: 0 auto 20px auto;
}

/*=========================================================
Grelha TRIPS
=========================================================*/
/* Section */
.choose-trip {
  padding: 100px 0 100px 0;
}

/* Container geral */
.trip-cards {
  display: flex;
  flex-wrap: wrap;
  margin: -1rem; /* compensa o padding nos items */
}

/* Cada card ocupa 50% em desktop */
.trip-cards .trip-card {
  box-sizing: border-box;
  padding: 1rem;
  width: 50%;
}

/* Opcional: para centralizar melhor o conteúdo interno */
.trip-cards .trip-card .ugb-card {
  height: 100%;
  display: flex;
  flex-direction: column;
}

/* Em ecrãs até 768px passamos a 1 coluna */
@media screen and (max-width: 768px) {
  .trip-cards .trip-card {
    width: 100%;
  }
}
