/*@import url('https://fonts.googleapis.com/css2?family=Marcellus&display=swap');*/
/* @import "mobile-css.css"; */

body, p {
    font-family: 'Source Sans 3';
}
/*h1, h2, h3, h4, h5, h6{
    font-family: 'Marcellus', serif !important;
	font-weight: 400!important;
}*/
/* soluçao PROVISÓRIA para espaco branco pagina tours  em vez de ajustar sempre com margin-top negativas*/
.single-tours .elementor-element-08f5dd4 .elementor-text-editor > p{
	display: none!important;
}
.page-id-35 .elementor-element-08f5dd4 .elementor-text-editor > p{
	display: none!important;
}

.sticky-section-on-scroll{
	width:100% !important;
}

@media screen and (min-width: 1400px) {
	.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
		max-width: 1600px !important;
	}
}
@media screen and (min-width: 1400px) and (max-width: 1800px){
	.menu-top-futurismo{
		max-width: 1350px !important;
	}
}
*:focus{
    outline-style: none !important;
    box-shadow: none !important;
    border-color: transparent !important;
}
#overlay{

	background: #fff;
	width: 100%;
	height: 100vh;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999999999;
}
#footer {
     background-color: #F0F2F5;
}


.elementor-location-footer a{
	color:#1E1E1E;
	transition:0.2s ease-in-out;
}

.elementor-location-footer a:hover{
	color:#0D3C99;
}

select.form-select {
	background: url(/wp-content/themes/futurismo/img/arrow-select.png) no-repeat right transparent !important;
	-webkit-appearance: none;
}


.btn-pdf-download{
	margin:0 auto !important;
	max-width:300px !important;
}

/*menu styck*/
/*.bg-menu{*/
/*	background: rgba(255,255,255,0.8);*/
/*}*/

/* HEADER */
#tab-new-menu\ mega-menu-daytour .elementor-widget.elementor-widget-heading{
	display: none!important;
}
#mega-menu-multitour .elementor-widget.elementor-widget-heading{
	display: none!important;
}
.e-n-tabs-content .e-con-inner{
	padding-top: 0px!important;
	padding-bottom: 20px!important;
}

.menu-image-box img{
	width: 320px!important;
	height: 320px!important;
	object-fit: cover;
	border-radius: 25px!important;
}
.e-n-menu-items-content .elementor-image-box-content{
	margin-bottom: 15px;
}
@media screen and  (min-width: 992px) and (max-width:1750px){
.menu-image-box img{
		width: 270px!important;
		height: 270px!important;
		object-fit: cover;
	}
}
@media screen and  (min-width: 992px) and (max-width:1045px){
.menu-image-box img{
		width: 200px!important;
		height: 200px!important;
		object-fit: cover;
	}
}

/* .elementor-widget-n-menu .e-n-menu-item-title:not(.e-current):not(:hover) .e-n-menu-item-title-container .e-n-menu-item-title-text{
	opacity: 0.4!important;
} */
/* .e-n-menu-item-title:not(:hover){
	opacity: 0.4;
} */

.e-n-menu-item-title:hover span{
	cursor: pointer!important;
}
.e-n-menu-item-title-text{
	font-weight: 600!important;
}
.elementor-widget-n-tabs .e-n-tab-title .e-n-tab-icon svg{
	width: 22px!important;
    height: 14px!important;
}
#mega-menu-futurismo .e-n-tabs-heading {
	border-right: solid 1px #ccc;
}
#mega-menu-futurismo span.e-n-tab-icon {
	right: -12px;
	position: absolute;
	background-color: #fff!important;
	padding: 10px 0px;
}
.elementor-widget-n-tabs .e-n-tabs-content{
	margin-left: 25px;
}
.elementor-widget-n-tabs .e-n-tab-title.e-active .e-n-tab-icon svg:first-child{
	display: none!important;
}
#mega-menu-futurismo .e-n-tab-title[aria-selected="false"] span.e-n-tab-icon{
	display: none;
}
.filter-transition {
	transition: filter 0.5s ease;
}
.hover-effect

.bg-menu-stick{
	background: transparent !important;
}
.stick-menu span{
	color: #fff !important;
}
.stick-menu a{
	color: #fff !important;
}
.stick-menu .logo-futurismo img {
	filter: grayscale(1) brightness(10) !important;
}
.stick-menu .link-sub img {
	filter: grayscale(1) brightness(10) !important;
}
/* HEADER MOBILE */
#new-menu{
	width: 100%!important;
}
@media screen and (max-width: 767.98px){
	#new-menu > div .elementor-row > div{
	width: 50%!important;
	}
	#new-menu{
		display: none!important;
	}
}
#elementor-popup-modal-7306 .dialog-close-button i{
	opacity: 0!important;
}

/*scroll*/
*::-webkit-scrollbar-track{
	-webkit-box-shadow: inset 0 0 6px rgba(13,60,153,0.3);
	background-color: #F5F5F5;
}

*::-webkit-scrollbar{
	width: 6px;
	background-color: #F5F5F5;
}

*::-webkit-scrollbar-thumb{
	background-color: #0D3C99;
}
.menu-link-list a:hover{
	font-weight: 700;
}
/*Cols*/
.col-left, .col-right{
	width: 50%;
	height: 100%;
	display: block;
}
.col-left {
	float: left;
}
.col-right {
	float: right;
}
/*Accordeon*/
.accordion-body {
	overflow-y: auto;
	max-height: 145px;
	overflow-x: hidden;
}
.accordion-body{
	color: #909090 !important;
}
button.accordion-button {
	color: #0D3C99 !important;
}
/*Bootstrap*/
#container-futurismo {
	max-width: 1400px !important;
}
/*Arrow Default*/
.arrow-right,
.arrow-left,
.long-arrow-right,
.long-arrow-left{
	display: block;
	margin: 30px auto;
	width: 25px;
	height: 25px;
	border-top: 2px solid #0D3C99;
	border-left: 2px solid #0D3C99;
}
.arrow-right,
.long-arrow-right{
	transform: rotate(135deg);
}

.arrow-left,
.long-arrow-left{
	transform: rotate(-45deg);
}

/*.elementor-section{overflow-x: hidden!important;}*/
.elementor-kit-6 button, .elementor-kit-6 input[type="button"], .elementor-kit-6 input[type="submit"], .elementor-kit-6 .elementor-button {
	padding: 13px 15px 13px 15px !important;
}

/*Animation button wave on hover*/
.elementor-button:hover , .elementor-social-icon:hover , button:hover, .btn-news:hover {
    transition: all 0.8s ease-out !important;
    background-image: url("/wp-content/themes/futurismo/img/wave-blue-light.png") !important;
    background-repeat: repeat-x !important;
    background-position: 100% 55% !important;
    color: #fff !important;
}
.copy, .copy a{
    color: #000;
}
.copy a:hover{
    color: #fff;
}
.elementor-button-text{letter-spacing: 1px;}

button{font-family: "Source Sans 3"!important; font-size: 14px!important;letter-spacing: 1px; text-transform: uppercase!important;}

/*BTN BACKGROUND LINEAR */
.btn-bk-linear a{background: linear-gradient(94.1deg, #2CC5F5 -20.86%, #0D3C99 79.14%);}
#btn-book-now-tours .elementor-button{background: linear-gradient(94.1deg, #2CC5F5 -20.86%, #0D3C99 79.14%)}
#btnFindToursTabs{background: linear-gradient(94.1deg, #2CC5F5 -20.86%, #0D3C99 79.14%);}

/* GRID ATIVIDADES */
.content-card-large .mask-card-photos-futurismo{
	background: linear-gradient(180deg, rgb(22 30 46 / 25%) 0%, rgba(22, 30, 46, 0.1) 100%);
}

.mask-card-photos-futurismo {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 1;
    background: linear-gradient(rgba(22, 30, 46, 0) 0%, rgba(22, 30, 46, 0.1) 100%);
    border-radius: 10px;
}

/* SLIDE SECRETS OF AZORES */
.hidden-secrets-slide figure{
	text-align: center!important;
}
.hidden-secrets-slide figcaption{
	margin-top: 15px;
}
.hidden-secrets-slide figcaption.elementor-image-carousel-caption {
	max-width: 240px;
	margin: auto;
}

/* MENU SECUNDARIO MOBILE */
@media screen and (max-width: 767.98px) {
	.menu-secudario-mobile ul{
		justify-content: center!important;
	}
}

/* ASSOCIATIVISM --------------------------------------------------------------------- *!*/
.slide-associativism figure{
	text-align: center!important;
}
.slide-associativism figure img{
	box-shadow: 4px 4px 12px rgb(0 0 0 / 8%);
	border-radius: 20px;
	padding: 25px;
	margin: 10px;
	height: 10rem;
    width: 18rem;
    object-fit: contain;
}
.slide-associativism .elementor-swiper-button svg{
	width: 1.6em!important;
}
@media screen and  (min-width: 992px){
	.slide-associativism .swiper-container{
	margin-left: 2%;
	}
}
@media screen and (max-width:991.98px){
	.slide-associativism .swiper-container{
		margin-left: 7%;
	}
	.slide-associativism .elementor-swiper-button-next{
		font-size: 18px!important;
		right: -15px!important;
	}
	.slide-associativism .elementor-swiper-button-prev{
		font-size: 18px!important;
		left: -15px!important;
	}
}
@media screen and (min-width: 768px) and (max-width:991.98px){
		.slide-associativism .swiper-container{
		margin-left: 4%!important;
		}
	}

/* NEWSLETTER -------------------------------------------------------------------------*/
#newsletter{
	background-color: #0D3C99; 
	color: #fff; 
	font-size: 16px!important;
	font-family: 'Source Sans 3'!important;
	border: 1px solid #fff;
	border-radius: 15px;
	padding: 20px 40px 20px 30px;
}
#newsletter::placeholder{color: #fff;}
#newsletter:focus{border: 1px solid #fff!important;}
#btn-news{
	background-color: #fff;
	color: #0D3C99;
	font-size: 16px!important;
	font-family: 'Source Sans 3'!important;
	font-weight: 500;
	border-radius: 15px;
	padding: 20px 80px!important;
	border: 1px solid #fff;
	box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
}
#newsletter-widget .form-news .btn-news{
	padding: 20px 80px!important;
}
#newsletter-widget h2{
	font-size: 32px!important;
} 
#newsletter-widget p{
	font-size: 18px!important;
} 
/* ALERTAS FORMS */
.wpcf7 form.sent .wpcf7-response-output{
	border-color: #0D3C99!important;
	color: #0D3C99;
    border-radius: 20px;
    font-family: 'Source Sans 3'!important;
    font-size: 14px;
    padding: 7px 20px;
    border-width: 1px;
	margin-top: -50px!important;
}

/* @media (min-width: 1750px){
	.wpcf7 form.sent .wpcf7-response-output{
		margin-left: 7rem!important;
	}
}
@media screen and  (min-width: 1046px) and (max-width:1749.99px){
	.wpcf7 form.sent .wpcf7-response-output{
		margin-left: 2.9rem!important;
	}
}
@media (max-width: 768px){
		.wpcf7 form.sent .wpcf7-response-output{
		margin-left: 0rem!important;
	}
} */

.wpcf7-spinner{
	margin: 10px 24px!important;
}
.wpcf7-not-valid-tip{
	color: #a33030!important;
	font-size: 14px!important;
	padding: 7px 15px 7px 15px;
	display: none;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output{
	color: #a33030!important;
	font-size: 14px!important;
	border-color: #a33030!important;
	border-radius: 20px;
	font-family: 'Source Sans 3'!important;
	padding: 7px 20px;
    border-width: 1px;
	margin-top: -50px!important;
	margin-right: 0rem!important;
}
.wpcf7 form .wpcf7-response-output{
	margin: -1.5em 0.5em 1em!important;
}
.form-news .wpcf7-spinner{
	right: -11rem;
	top: 1rem;
}

/* MOBILE */
@media (max-width:991.98px){
	#newsletter{
	width: 100%;
	}
	#btn-news{
	margin-top: 15px;
	width: 100%;
	}
}

/* DESKTOP PEQUENO */
@media (min-width: 992px){
	#newsletter{
		width: 18.5rem;
	}
	#btn-news{
		position: absolute;
		left: 270px;
		top: 0;
	}
}

@media (min-width: 992px) and (max-width: 1100px){
	/*.elementor-35 .elementor-element.elementor-element-e12bcbd > .elementor-container{max-width: 920px!important;}*/
}

/* DESKTOP GRANDE */
@media (min-width: 1750px){
	#newsletter{
		width: 25.6rem;
		position: relative;
		margin-left: 7rem;
	}
	#btn-news{
		position: absolute;
		left: 500px;
		right: 0;
		top: 5px;
	}
}
/* DESKTOP TELAS PEQUENAS */
@media screen and  (min-width: 1046px) and (max-width:1400.99px){
	.find-your-perfect-trip-home-sentence h2{
		font-size: 26px;
	}
	#newsletter{
		margin-left: 0rem!important;
	}
	#newsletter-widget .form-news .btn-news{
		padding: 20px 40px!important;
	}
	#newsletter{
		width: 22.5rem!important;
	}
}
@media screen and  (min-width: 1046px) and (max-width:1749.99px){
	#one-stop-company-section .one-stop-title h2{
		font-size: 44px;
	}
	#one-stop-company-section .one-stop-slogan h2{
		font-size: 26px;
	}
	#newsletter{
		width: 25.6rem;
		position: relative;
		margin-left: 2.9rem;
	}
	#btn-news{
		position: absolute;
		left: 430px;
		right: 0;
		top: 6px;
	}
}
@media screen and (min-width: 1030px) and (max-width:1045.98px){
	#newsletter{
		width: 19rem;
		position: relative;
		margin-left: 0rem!important;
	}
	#btn-news{
		position: absolute;
		left: 278px!important;
		right: 0;
		top: 6px;
	}
}
@media screen and (min-width: 765px) and (max-width:1029.99px){
	#newsletter{
/* 		width: 22.5rem; */
		position: relative;
		margin-left: 0rem!important;
	}
	#btn-news{
		position: absolute;
    	left: 0px!important;
    	right: 0;
    	top: 60px;
	}
}
/* HOMEPAGE SLIDER REVIEWS ---------------------------------------------------------------------------*/
@media screen and (min-width: 1030px) and (max-width:1050px){
	.column-right-reviews{
		width: 22.333%!important;
	}
}

/* BLOG COLUMNS HOMEPAGE----------------------------------------------------------------------------- */
.arrow-read-more{
	display: flex;
	align-items: baseline;
}
.arrow-read-more:after{
	content: "";
	background: url(https://futurismo.weboost-dev.pt/wp-content/uploads/2023/01/Arrow-3.svg) no-repeat;
	display: block;
	width: 60px;
	height: 10px;
	margin-left: 15px;
}
@media (max-width: 767.98px){
	.arrow-read-more{
		justify-content: space-between;
		margin-top: 20px;
	}
	.blog-3-homepage .elementor-post__thumbnail{
		height: 28vh;
	}
	
	
	.btn-pdf-download{
		width:100% !important;
		max-width:unset !important
	}
}

/* FOOTER -------------------------------------------------------------------------------------*/
@media (max-width: 767.98px) {
	.links-menu-footer span {
		color: #000 !important;
	}
	.links-menu-footer > div{
		text-align: center!important;
		padding-top: 2px;
		padding-bottom: 2px;
	}
}

@media screen and (min-width: 768px) and (max-width:991.98px){
	.certifications-footer > div > div{
		display: grid!important;
		grid-template-columns: repeat(5,minmax(0,1fr));
	}
}
@media screen and (min-width: 991px) and (max-width:1119px){
	.certifications-footer > div > div{
		display: grid!important;
		grid-template-columns: repeat(9,minmax(0,1fr));
	}
}

/* ABOUT PAGE -----------------------------------------------------------------------------------*/
/*@media screen and  (min-width: 1020px) and (max-width:1030px){*/
/*	.elementor-section.elementor-section-height-full{height: 85vh!important;}*/
/*}*/

/* GUARDIANS PAGE ------------------------------------------------------------------------------ */

.guardian-name-1, .guardian-name-2, .guardian-name-3, .guardian-name-4{
	position: relative;
}
.guardian-name-1:after{
	content: "";
	width: 60%;
	height: 0.5px;
	right:0;
	margin-right: 68%;
	background-color: #0d3c99;
	position: absolute;
	display: inline-block;
	top: 110%;
}
.guardian-name-2:after{
	content: "";
	width: 40%;
	height: 0.5px;
	left:0;
	top: 60%;
	margin-left: 70%;
	background-color: #0d3c99;
	position: absolute;
	display: inline-block;
}
.guardian-name-3:after{
	content: "";
	width: 55%;
	height: 0.5px;
	right:0;
	margin-right: 68%;
	background-color: #0d3c99;
	position: absolute;
	display: inline-block;
	top: 110%;
}
.guardian-name-4:after{
	content: "";
	width: 60%;
	height: 0.5px;
	left:0;
	top: 55%;
	margin-left: 55%;
	background-color: #0d3c99;
	position: absolute;
	display: inline-block;
}
@media screen and (min-width: 768px) and (max-width:991.98px){
	.guardian-name-2:after{
		width: 35%!important;
		margin-left: 90%;
	}
}
@media screen and  (min-width: 992px) and (max-width:1699.98px){
	.guardian-name-2:after{
		width: 35%!important;
		margin-left: 80%;
	}
}

@media screen and  (min-width: 992px) and (max-width:1400.98px){
	.guardian-name-1 h2, .guardian-name-2 h2, .guardian-name-3 h2, .guardian-name-4 h2{
		font-size: 54px!important;
	}
	.guardian-name-2:after{
		width: 35%!important;
		margin-left: 83%;
	}
	.guardian-name-3:after{
		margin-right: 65%;
	}
}


@media screen and  (max-width:768px){
	.guardian-name-1:after, .guardian-name-2:after, .guardian-name-3:after, .guardian-name-4:after{
		display: none!important;
	}
}

/*EFEITO FADE IN */
@-webkit-keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
@keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
.fade-in {
	opacity: 0;
	-webkit-animation: fadeIn ease-in 1;
	animation: fadeIn ease-in 1;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-animation-duration: 0.5s;
	animation-duration: 0.5s;
}
.fade-in.delayed {
	-webkit-animation-delay: 0.5s;
	animation-delay: 0.5s;
}

/*AJUSTES SWIPPER*/
.swiper-container .swiper-slide figure {
	line-height: inherit!important;
}

/*SECTION 3 IMAGES EFFECT*/

.section-3-blocks-futurismo{
	overflow: hidden;
}
.section-3-blocks-futurismo a {
	height: 100% !important;
	width: 100% !important;
	display: flex !important;
	position: absolute !important;
	top: 0;
	left: 0;
	justify-content: center;
	align-items: center;
}

.section-3-number-1, .section-3-number-2,  .section-3-number-3{
	-webkit-transition: -webkit-transform .5s ease;
	transition: transform .5s ease;
}

.section-3-number-1:hover, .section-3-number-2:hover,  .section-3-number-3:hover{
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

/* CURSOR OUR WORLD SECTION */
.section-3-blocks-futurismo a{
	cursor: url(https://futurismo.weboost-dev.pt/wp-content/themes/futurismo/img/mouse-plus.svg) 47 47, auto !important;
}

/*CHECKLIST WHATS INCLUDED*/
.check-list-whats-included > div > div{
	align-items: center!important;
}

/*PAGE OUR STORY*/
.page-id-1332{
	overflow-x: hidden;
}
@media screen and (min-width: 768px) and (max-width:991.98px){
	.img-right-overflow > div{overflow-x:hidden!important;}
}

/*.popup-overflow{*/
/*	overflow-x: hidden!important;*/
/*}*/
.popup-img-border .elementor-slides-wrapper{
	border-radius: 30px;
}

/*OUR COMMITMENTS PAGE - TABS*/

.tabs-commitments h2{
	color: #0d3c99;
}
.tabs-commitments ul{
	padding-left: 0px!important;
}
.tabs-commitments li{
	font-family: "Source Sans 3"!important;
	padding: 15px 0px 15px 70px;
	list-style: none;
	position: relative;
}
.tabs-commitments li::before{
	color: #0d3c99!important;
	font-size: 32px!important;
	font-family: "Marcellus"!important;
	position: absolute;
	left: 0;
	top: 0;
}
.tabs-commitments{
	counter-reset: my-sec-counter;
}
.tabs-commitments li::before {
	/* Increment "my-sec-counter" by 1 */
	counter-increment: my-sec-counter;
	content: "0" counter(my-sec-counter) ". ";
}

/*WHY FUTURISMO PAGE - TABS*/
.tabs-why-futurismo .elementor-tabs .elementor-tab-content{
	padding: 0px!important;
}
.tabs-why-futurismo h2{
	color: #0d3c99;
}
.tabs-why-futurismo ul{
	padding-left: 0px!important;
}
.tabs-why-futurismo li{
	font-family: "Source Sans 3"!important;
	padding: 0px 0px 30px 70px;
	list-style: none;
	position: relative;
}
.tabs-why-futurismo li::before{
	color: #0d3c99!important;
	font-size: 32px!important;
	font-family: "Marcellus"!important;
	position: absolute;
	left: 0;
	/*top: 0;*/
}
.tabs-why-futurismo{
	counter-reset: my-sec-counter;
}
.tabs-why-futurismo li::before {
	/* Increment "my-sec-counter" by 1 */
	counter-increment: my-sec-counter;
	content: "0" counter(my-sec-counter) ". ";
}
@media screen and  (min-width: 992px){
	.tabs-why-futurismo .elementor-tabs-content-wrapper{
		margin-left: -40px;
	}
}


/* OUR PURPOSE BTN BOOK YOUR EXPERIENCE */
#btn-book-your-experience a{
	padding: 20px 30px 20px 30px!important;
}

@media screen and (min-width: 992px) and (max-width:1700.98px){
	.layout-text-right > div > div{
	padding-right: 9vw!important;
	}
}
/*Loading*/
#temp_load {
	width: 100%;
	text-align: center;
	display: block;
	margin: auto;
	position: absolute;
	top: 50%;
}
/*Tour*/
#menu-day-tour .elementor-heading-title.elementor-size-default a:hover {
	color: #0d3c99;
}
#menu-day-tour.elementor-sticky--effects{
	top: 71px!important;
}
#menu-multday-tour .elementor-heading-title.elementor-size-default a:hover {
	color: #0d3c99;
}
@media only screen and (max-width: 991.98){
	#menu-day-tour.elementor-sticky--effects{
		display: none;
	}
}
@media screen and (max-width: 767px){
	#departure-tour{
		background-color: #F0F2F5;
	}
}
@media screen and (min-width: 768px){
	#reviews-tours{
		background-color: #F0F2F5;
	}
}


/*readmore*/
.read_more {
	font-size: 12px;
	text-decoration: underline;
	text-align: left;
	margin-top: 5px;
}
/*Check Mark*/
.custom-li ul {
	list-style-type: none;
}

.custom-li ul li {
	margin-bottom: 12px;
	margin-left: -10px;
	display: flex;
	align-items: center;
    font-family: 'Source Sans 3'!important;
	color:#000;
}

.custom-li ul li::before {
	color: transparent;
	font-size: 1px;
	content: " ";
	width: 13px;
	height: 13px;
	margin-left: -20px;
	margin-right: 10px;
	margin-top: 3px;
	background-color: #0D3C99;
	-webkit-mask-image: url("/../wp-content/themes/futurismo/img/check_mark.png");
	-webkit-mask-size: cover;
}

/*arrow Mark*/
.arrow-li ul {
	list-style-type: none;
}

.arrow-li ul li {
	margin-bottom: 12px;
	margin-left: -10px;
	margin-top: 15px;
	margin-bottom: 15px;
	display: flex;
	align-items: center;
	font-family: 'Source Sans 3'!important;
}

.arrow-li ul li::before {
	color: transparent;
	font-size: 1px;
	content: " ";
	width: 18px;
	height: 13px;
	margin-left: -20px;
	margin-right: 10px;
	margin-top: 3px;
	background-color: #0D3C99;
	-webkit-mask-image: url("/../wp-content/uploads/2023/06/arrow-futurismo.svg");
	-webkit-mask-size: cover;
}

/* TOURS SINGLE BTN */
#btn-book-now-tours a{
	padding: 12px 40px 12px 40px!important;
}

/* Excepção btn hover */
.tab-island-content .carousel.slide button:hover{
	background-image: none!important;
}
/* Excepção btn hover */
#findToursTabs button{
	text-transform: none!important;
	letter-spacing: 0px!important;
}

@media screen and  (min-width: 992px) and (max-width:1850.98px){
	#select-your-departure-title-tours .elementor-heading-title{
		font-size: 46px;
	}
}


/* FIX PAGES WILDLIFE, PEOPLE AND PLANET - GRID UN GLOBAL GOALS*/

.un-global-goals-icons a{pointer-events: none!important;}
.un-global-goals-icons .gallery-item:hover{cursor:pointer !important;}



/* LAST NEWS OCULTAR EM TOURS EM MOBILE */
@media screen and (max-width: 767.98px){
	.tours-template-default #bar-lastnews{
		display: none!important;
	}
}

/* Last News Close Btn */
#bar-lastnews{
	z-index: 1001;
}
#close-lastnews{
	cursor: pointer;
}
#bar-lastnews > div > div{
	justify-content: space-between!important;
}
#close-lastnews > div > div{
	text-align: end;
}
@media screen and (max-width: 767.98px){
	#close-lastnews > div > div{
		margin-left: -20px!important;
	}
	
	.title-pages-ourworld{margin-top:5rem;}
	.subtitle-pages-ourworld{max-width:80% !important;width:80% !important}
	.un-global-goals-icons{display:flex !important}
	.un-global-goals-icons .gallery{display:flex !important; flex-wrap:wrap!important ;justify-content:center !important}
	.un-global-goals-icons .gallery-item{padding:0 0px 15px 0 !important;flex:0 0 50% !important}
	.un-global-goals-icons .gallery-icon{width:100%;}
	
}
@media screen and (max-width:991.98px){
		#close-lastnews > div > div{
		text-align: center;
	}
}


/* DESKTOP TELAS PEQUENAS */
@media screen and  (min-width: 992px) and (max-width:1044.99px){
	.page-id-1332  .elementor-element.elementor-element-2b4cc6a img{
		width: 100%!important;
	}
}

@media screen and  (min-width: 1045px) and (max-width:1370.99px){
	.elementor-section.elementor-section-boxed > .elementor-container{
    	max-width: 1120px!important;
	}
	#img2-our-vision > div{
		margin: -190px 0px 0px -95px!important;
	}
	#img2-our-purpose> div{
		margin: -110px 0px 0px -95px!important;
	}
	#img2-who-we-are> div{
		margin: -80px 0px 0px -50px!important;
	}
	#img2-our-world> div{
		margin: -80px 0px 0px -50px!important;
	}
	#img2-our-values> div, #img4-our-values> div, #img6-our-values> div{
		margin: -80px 0px 0px -50px!important;
	}
	#img2-responsible-whale-watch> div{
		margin: -80px 0px 0px -50px!important;
	}
	#respons-whale-watch-text1, #respons-whale-watch-text3{
		width: 100%!important;
		max-width: 100%!important;
	}
	#respons-whale-watch-section1 > div{
		margin: 0px 0px 0px 30px!important;
	}
	#respons-whale-watch-section3 > div{
		margin: 40px 0px 0px 80px!important;
	}
	#respons-whale-watch-titles h2{
		font-size: 48px;
	}
	#our-values-text1, #our-values-text3, #our-values-text5{
		width: 100%!important;
		max-width: 100%!important;
	}
	#our-values-section6{
		margin-top: 20px!important;
	}
	
/* 	OUR STORY */
	.page-id-1332  .elementor-element.elementor-element-2b4cc6a img{
		width: 112%!important;
	}
	.slide-associativism .elementor-swiper-button-prev{
		left: -35px!important;
	}
	.slide-associativism .elementor-swiper-button-next{
		right: -35px!important;
	}
	.display-none{
		display: none;
	}
	.title-size-our-story{
		line-height: 70px;
	}
	.text-tell-our-story p{
		margin-top: 90px;
	}
	#btn-news{
		left: 340px;
		padding: 20px 10px!important;
	}
}
@media screen and  (min-width: 1371px) and (max-width:1750px){
	#sub-mega-menu .container{
		max-width: 1350px!important;
	}
	#sub-search-menu .container{
		max-width: 1350px!important;
	}
	.elementor-section.elementor-section-boxed > .elementor-container{
    	max-width: 1350px!important;
	}
	#full-slider .carousel-caption{
		left: 6.4%!important;
	}
	#full-slider .carousel-indicators{
		margin-left: 6.9%!important;
	}
	.elementor-widget-carousel_day_tour .info-scroll-card{
		margin-left: 18.2%!important;
	}
	.content-tabIslandSwiper .cont-slider-arrow{
		width: 1350px!important;
	}
	.slide-associativism .elementor-swiper-button.elementor-swiper-button-prev{
		left: -25px!important;
	}
	
	.slide-associativism .elementor-swiper-button.elementor-swiper-button-next{
		right: -25px!important;
	}
	.block-highlight .bk-hl-over-2 .bk-hl-desc{
		font-size: 48px!important;
	}
	#close-lastnews > div > div{
	text-align: center!important;
	}
	span.menu-futurismo-lang:after{
		right: -5px!important;
	}
	#bar-lastnews .has_ae_slider{
		margin-left: 10px;
	}
	.e-con>.e-con-inner{
		max-width: 1350px!important;
	}
}
@media screen and  (min-width: 992px) and (max-width:1045px){
	.menu-top-futurismo{
		max-width: 100%!important;
	}
	.elementor-element-f880457, .elementor-element-3c0d81e{
		width: 100%!important;
	}
}

@media screen and  (min-width: 992px) and (max-width:1699.98px){
	.box-gray-info-overview .overview-info-smaller > div > div{
	font-size: 14px!important;
	}
	.box-gray-info-overview{
		padding: 60px 10px 60px 20px!important;
	}
}

/* CORREÇÃO NA PAGINA DE TOURS TELAS PEQUENAS */
@media screen and  (min-width: 992px) and (max-width:1400.98px){
	#trip-overview, #itinerary-overview, #gallery-tour, #departure-tour{
	padding: 0% 9.5% 0% 9.5%!important;
	}
}

/* CORREÇÃO FOOTER NA PAGINA DE TOURS EM MOBILE*/
@media screen and (max-width: 767.98px) {
	.tours-template-default #bar-rights-futurismo{
		padding-bottom: 140px;
	}
}

@media screen and (min-width: 768px) {
	#gallery-1 .gallery-item img{width:100% !important}
}

/* OUR WORLD */

#our-progress-carousel .swiper-slide-next{opacity:1 !important; }


#our-progress-carousel .swiper-slide{
    opacity: 0.5;
    pointer-events: none;
}

#our-progress-carousel .swiper-slide{
	box-shadow: 0px 7px 30px -10px rgba(0, 0, 0, 0.25);
	margin: 20px 0px;
}
#our-progress-carousel .elementor-swiper-button-prev{
	left: 10%;
}
#our-progress-carousel .elementor-swiper-button-next{
	right: 4%;
}

#our-progress-carousel .elementor-swiper-button-prev, #our-progress-carousel .elementor-swiper-button-next{
	position: absolute;
    top: -25%;
}



#our-progress-carousel .elementor-main-swiper{width:100% !important}


#our-progress-carousel .eicon-chevron-left::before{
	display: none!important;
}
#our-progress-carousel .eicon-chevron-left::after{
	background: url(https://futurismo.weboost-dev.pt/wp-content/uploads/2023/08/our-progress-left.svg) no-repeat;
    content: "";
    height: 50px;
    width: 12rem;
    display: block;
}
#our-progress-carousel .eicon-chevron-right::before{
	display: none!important;
}
#our-progress-carousel .eicon-chevron-right::after{
	background: url(https://futurismo.weboost-dev.pt/wp-content/uploads/2023/08/our-progress-right.svg) no-repeat;
    content: "";
    height: 50px;
    width: 12rem;
    display: block;
}

#our-progress-carousel .swiper-slide.active {
    opacity: 1;
    pointer-events: all;
}


@media screen and  (min-width: 992px) and (max-width:1400.98px){
	#our-progress-carousel .elementor-swiper-button-prev, #our-progress-carousel .elementor-swiper-button-next{
		top: -20%;
	}
}

@media screen and (min-width: 768px) and (max-width:991.98px){
	#our-progress-carousel .swiper-container-horizontal{
    	margin-left: 1.5%!important;
	}
	#our-progress-carousel .elementor-swiper-button-prev, #our-progress-carousel .elementor-swiper-button-next{
		top: -20%;
	}
	#our-progress-carousel .elementor-swiper-button-next{
		right: -3%;
	}
}

@media screen and (max-width: 768px) {
	#our-progress-carousel .elementor-swiper-button-prev, #our-progress-carousel .elementor-swiper-button-next{
    	top: 0%!important;
	}
	#our-progress-carousel .swiper-container-horizontal {
    	margin-left: auto!important;
	}
	#our-progress-carousel .eicon-chevron-right::after{
		width: 5.5rem;
	}
	
	
	#our-progress-carousel .swiper-slide-active{opacity:1 !important; }


	#our-progress-carousel .swiper-slide{
		opacity: 0.5 !important;
		pointer-events: none;
	}
	
}
/* PEOPLE-PLANET-WILDLIFE */
.text-marcellus p{
    font-family: 'Marcellus', serif !important;
}
@media screen and  (min-width: 992px) and (max-width:1400.98px){
	.title-un-goals h2{
		font-size: 50px!important;
	}
	#pe-pl-wi-image1 img{
		margin-right: 10%;
	}
	#pe-pl-wi-image2 img{
		margin-top: -180%;
	}
	#cpt-project-img1 img{
		margin-right: 10%;
	}
	#cpt-project-img2 img{
		margin-top: -180%;
	}
}
/*-------------------- CPT PROJECTS */
/* TELAS PEQUENAS */
@media screen and  (min-width: 992px) and (max-width:1699.98px){
	.cpt-project-cards > div > div{
	padding: 70px 100px 70px 100px!important;
	}
	.cpt-project-cards h2{
		font-size: 58px!important;
	}
	.cpt-project-cards h3{
		font-size: 20px!important;
	}
}
@media screen and  (min-width: 992px) and (max-width:1400.98px){
	.cpt-project-cards{
		width: 80%!important;
	}
	#cpt-projects-galeria > div > div{
		padding: 0px!important;
	}
	#cpt-projects-galeria .elementor-widget-container{
		padding: 0px!important;
	}
}
/* TABLET */
@media screen and (min-width: 768px) and (max-width:991.98px){
	#cpt-projects-galeria > div > div{
		padding: 0px 5px!important;
	}
	#cpt-projects-galeria .elementor-widget-container{
		padding: 0px!important;
	}
	#cpt-projects-title-post h2{
		margin: 0px 10px;
	}
	.cpt-project-cards > div > div{
	padding: 70px 90px 70px 90px!important;
	}
}
/* MOBILE */
@media screen and (max-width: 768px){
	#cpt-projects-galeria .title-gallery-projects{
		text-align: center;
	}
	.artigo-cientifico-projects img{
		height: 25vh!important;
	}
}
/* CPT SERVICE */
#cpt-service-imgs-carousel .swiper-pagination-bullet:not(.swiper-pagination-bullet-active){
	background: transparent!important;
	opacity: 1!important;
}
#cpt-service-imgs-carousel .swiper-pagination{
	text-align: end;
    left: -8%;
	top: 97%;
}
#cpt-service-imgs-carousel .swiper-pagination-bullet{
	width: 10px;
	height: 10px;
	margin: 0 8px!important;
}
#cpt-service-imgs-carousel .swiper-pagination-bullet::before{
	content: '';
    width: 20px;
    height: 20px;
    background: transparent;
    position: absolute;
    z-index: 999;
    display: block;
    border-radius: 50px;
    border: solid 2px #0D3C99;
    margin-left: -5px;
    margin-top: -5px;
    opacity: 1!important;
}
@media screen and  (min-width: 992px){
	#cpt-service-imgs-carousel img{
	width: 50rem;
    height: 40rem;
    object-fit: cover;
	}
}
@media screen and  (min-width: 992px) and (max-width:1699.98px){
	#cpt-service-imgs-carousel img{
	width: 45rem;
    height: 35rem;
	object-fit: cover;
	}
}
@media screen and (min-width: 768px) and (max-width:991.98px){
	#cpt-service-imgs-carousel img{
	width: 45rem;
    height: 35rem;
	object-fit: cover;
	}
	#cpt-service-imgs-carousel{
	margin-bottom: 4rem;
	}
}

@media screen and (max-width: 767.98px) {
	#cpt-service-imgs-carousel img{
	width: 45rem;
    height: 18rem;
    object-fit: cover;
	}
	#cpt-service-imgs-carousel{
	margin-bottom: 2rem;
	}
}


/* TELAS PEQUENAS */
@media screen and  (min-width: 992px) and (max-width:1699.98px){
	#cpt-service-gallery-column, #cpt-service-text-column{
	width: 50%!important;
	}
	#cpt-services-info-title h2{
		font-size: 50px!important;
	}
}

/* -------------UN GLOBAL GOALS PAGE */
@media screen and  (min-width: 992px) and (max-width:1699.98px){
	#un-global-goals-page-title-goal h2{
		font-size: 42px;
	}
	#un-global-goals-page-title1 h2{
		font-size: 42px;
	}
}

@media screen and (min-width: 768px) and (max-width:991.98px){
	#un-global-goals-page-title-goal h2{
		font-size: 30px;
	}
	#un-global-goals-page-title1 h2{
		font-size: 42px;
	}
}

@media screen and (max-width: 767.98px){
	#menu-secundario-pgs-info-futurismo-mobile ul{
		overflow-x: auto!important;
    	justify-content: flex-start!important;
    	flex-wrap: nowrap!important;
	}
	#menu-secundario-pgs-info-futurismo-mobile ul li a{
		padding: 15px 0px;
	}
}

/* BLOG TEXT */
.img-blog-text-style img{
    border-radius: 30px!important;
}
.related-articles-style .elementor-post__read-more{
	background-color: #0D3C99!important;
	color: #fff!important;
	border-radius: 100px!important;
	padding: 5px 30px;
	text-transform: uppercase;
	font-weight: 300!important;
	font-size: 14px!important;
}

/* BLOCKS ACF */
#quick-info-blog-text img, #did-you-know-blog-text img{
	border-radius: 30px;
}

/* EXCERPT */
.post-template-default .elementor-widget-theme-post-excerpt, .post-template-default .elementor-widget-theme-post-excerpt .elementor-widget-container{
	color: #0D3C99!important;
	font-family: Source Sans 3!important;
	font-size: 18px!important;
	font-style: normal;
	font-weight: 400;
	line-height: 30px;
}
/* POST CONTENT */
.post-template-default .elementor-widget-theme-post-content p{
	color: #0D3C99!important;
	font-family: "Source Sans 3"!important;
	font-size: 18px!important;
	font-style: normal;
	font-weight: 400;
	line-height: 30px;
}
.post-template-default .elementor-widget-theme-post-content h1, .post-template-default .elementor-widget-theme-post-content h2, .post-template-default .elementor-widget-theme-post-content h3, .post-template-default .elementor-widget-theme-post-content h4, .post-template-default .elementor-widget-theme-post-content h5, .post-template-default .elementor-widget-theme-post-content h6, .post-template-default .elementor-widget-theme-post-content a, .post-template-default .elementor-widget-theme-post-content li{
	color: #0D3C99!important;
}
.post-template-default .elementor-widget-theme-post-content strong{
	color: #0D3C99!important;
}
.post-template-default .elementor-text-editor a{
	color: #0D3C99!important;
}

.post-template-default .wp-block-heading{
	 margin-top: 50px;
}

.single-post .elementor-widget-theme-post-content .elementor-widget-container p a, .wp-block-image figcaption a{
	text-decoration: underline;
}

/* IMAGEM */
.post-template-default .elementor-widget-theme-post-content figure{
	margin-top: 30px;
	margin-bottom: 50px;
}
.post-template-default .elementor-widget-theme-post-content img{
	width: 100%;
	border-radius: 30px;
}
.post-template-default .elementor-widget-theme-post-content figcaption{
	color: #0D3C99;
	font-size: 14px;
}
/* GALLERY */
/*.wp-block-gallery img{
	filter: brightness(0.7);
}*/
.wp-block-gallery figcaption{
	color: #fff!important;
	background: none!important;
}
/* VIDEO IFRAME */
.post-template-default .elementor-widget-theme-post-content iframe{
	height: 70vh;
}
/* BLOCKQUOTE */
.wp-block-quote{
/* 	background-color: #F0F2F5;
	border-radius: 20px;
	padding: 50px; */
	color: #0D3C99!important;
	font-family: "Source Sans 3"!important;
	font-size: 18px;
	border-bottom: 2px solid #0D3C99;
	border-top: 2px solid #0D3C99;
	padding: 30px 0px 30px 0px;
	margin: 70px 0px 60px 0px;
}
.wp-block-quote p{
	margin-bottom: 0px;
}
.wp-block-quote cite{
	font-family: "Marcellus"!important;
    color: #0D3C99!important;
    font-weight: 400;
	font-style: normal;
    position: absolute;
    background-color: #fff;
    padding: 0px 40px 0px 0px;
    font-size: 24px;
    margin-top: 0px;
	top: -17%;
    left: 0;
}
.wp-block-quote{
	position: relative;
}

/* PREFORMATADO */
.post-template-default .wp-block-preformatted > strong:first-child{
	font-family: "Marcellus"!important;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 45px;
}

.post-template-default .wp-block-preformatted > strong:not(:first-child){
	font-family: "Marcellus"!important;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 45px;
}

/* SPECIE QUICK FACTS */
#species-quick-facts{
	border-radius: 50px;
	background: #FFF;
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.25);
	padding: 70px 55px;
}
#species-habits{
	border-radius: 50px;
	background: #EFF4FF;
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.25);
	padding: 40px;
}
#species-conservation{
	border-radius: 50px;
	background: #0D3C99;
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.25);
	padding: 40px;
}
.quick-facts-p p{
	margin-bottom: 0rem;
    line-height: 26px;
}

.single-species #cpt-service-imgs-carousel .swiper-pagination{
	left: 0%!important;
}
#species-video {
	width: 60%;
}

@media screen and (max-width:768px){
	#species-quick-facts{
		padding: 40px;
	}
	#species-video {
		width: 90%;
	}
	#cpt-service-imgs-carousel .swiper-pagination-bullet{
		width: 7px;
    	height: 7px;
	}
	#cpt-service-imgs-carousel .swiper-pagination-bullet::before{
		width: 17px;
    	height: 17px;
	}
	#cpt-service-imgs-carousel .elementor-image-carousel-wrapper{
		padding-bottom: 15px!important;
	}
}


@media screen and  (min-width: 992px) and (max-width:1699.98px){
	#species-quick-facts h3{
		font-size: 30px;
	}
	#species-habits h3{
		font-size: 30px;
	}	
	#species-conservation h3{
		font-size: 30px;
	}
	#title-galeria-specie-cpt h2{
		font-size: 54px;
	}
	#title-video-species h2{
		font-size: 60px;
		margin-bottom: -20px;
		margin-top: 20px;
	}
}
@media screen and  (min-width: 992px) and (max-width:1400.98px){
	#box-titles-specie, #box-text-intro-specie{
		padding: 20px;
	}
	#title-galeria-specie-cpt h2{
		font-size: 54px;
	}
}

/* BLOG PAGES - GALLERY PARTNERS BRANDS */
#blog-partners-brands-gallery #gallery-1 img{
	border: none!important;
}
#blog-partners-brands-gallery #gallery-1{
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
	overflow-y: hidden;
}

@media screen and (max-width: 767.98px) {
	#blog-partners-brands-gallery #gallery-1 .gallery-item{
		flex: 0 0 50%!important;
		float: initial!important;
		height: 85px!important;
		max-height: 85px!important;
		object-fit: cover;
	}
	#blog-partners-brands-gallery::scrollbar{
		height: 3px!important;
	}
}

/* WHAT SET US APART - HOMEPAGE - MOBILE */
@media screen and (max-width: 767.98px){
	#what-set-us-apart-mobile .elementor-container .elementor-row{
		flex-wrap: nowrap!important;
		flex-direction: row!important;
		overflow-y: auto;
	}
	.what-set-us-each .elementor-widget-wrap{
		width: 16rem;
		height: 16rem;
		align-content: center!important;
	}
}

/* PREMIER WHALE WATCHING OPERATOR - HOMEPAGE - MOBILE */

@media screen and (max-width: 767.98px){
	#premier-whale-watching-operator .elementor-container .elementor-row{
		flex-wrap: nowrap!important;
		flex-direction: row!important;
		overflow-y: auto;
	}
	.premier-whale-each .elementor-widget-wrap{
		width: 16rem;
		height: 16rem;
		align-content: center!important;
		border-radius: 15px;
		margin-top: -40px;
		box-shadow: 0px 11px 20px -11px rgba(0, 0, 0, 0.25);
	}
	.premier-whale-each{
		margin-bottom: 10px;
	}
}


/* BLOG NEW CUSTOM SECTIONS  */
/* BLOG GUTENBERG - block details */
.wp-block-details{
	pointer-events: none!important;
	background-color: #F0F2F5;
	padding: 50px 60px;
	border-radius: 20px;
	margin: 40px 0px 40px 0px;
	box-shadow: 0px 11px 20px -11px rgba(0, 0, 0, 0.25);
}
.wp-block-details summary{
	color: #0D3C99!important;
    font-family: "Source Sans 3"!important;
    font-size: 18px!important;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
}
.wp-block-details summary strong:first-child{
	margin-left: 5px;
}

.wp-block-details summary strong:first-child, .wp-block-details summary strong:nth-child(2){
	color: #0D3C99!important;
    font-family: "Marcellus"!important;
    font-size: 24px!important;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
}

.wp-block-details summary::marker{
	display: none!important;
	color: transparent!important;
}

.wp-block-details summary::before{
    content: '';
    background: url(https://futurismo.weboost-dev.pt/wp-content/uploads/2023/08/quick-info-blog-icon.svg);
    position:absolute;
	width: 21px;
    height: 20px;
	margin-top: 5px;
    left: 54px;
    background-size: contain;
	background-repeat: no-repeat;
}

/* BLOG GUTENBERG - block media text */
.wp-block-media-text{
	background-color: #F0F2F5;
	padding: 0px 60px;
	border-radius: 20px;
	margin: 40px 0px 40px 0px;
	display: flex;
	flex-direction: column-reverse;
	box-shadow: 0px 11px 20px -11px rgba(0, 0, 0, 0.25);
}

.wp-block-media-text .wp-block-media-text__content p:first-child{
	padding-bottom: 2rem;
}

.wp-block-media-text__content{
	padding: 50px 0px 50px 0px!important;
}

.wp-block-media-text__content p{
	margin-bottom:0px!important;
}

.wp-block-media-text__content{
	width: 100%;
}
.wp-block-media-text .wp-block-media-text__media{
	margin-top: 0px!important;
	margin-bottom: 50px!important;
	width: 100%;
}

.wp-block-media-text__content p:first-child strong:first-child{
	color: #0D3C99!important;
    font-family: "Marcellus"!important;
    font-size: 24px!important;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
	margin-left: 25px;
}

.wp-block-media-text.hide-image-did-you-know figure{
	display: none!important;
}

.wp-block-media-text p{
	word-break: break-all;
}

.wp-block-media-text__content p:first-child strong:first-child::before{
	content: '';
    background: url(https://futurismo.weboost-dev.pt/wp-content/uploads/2023/08/did-you-know-icon.svg);
    position:absolute;
	width: 21px;
    height: 20px;
	margin-top: 5px;
    left: 54px;
    background-size: contain;
	background-repeat: no-repeat;
}

.wp-block-media-text__content p{
	color: #0D3C99!important;
    font-family: "Source Sans 3"!important;
    font-size: 18px!important;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
}

/* BLOG GUTENBERG - block preformatted */
.wp-block-preformatted{
	color: #0D3C99!important;
    font-family: "Source Sans 3"!important;
    font-size: 18px!important;
    font-style: normal;
    font-weight: 400;
	background-color: #F0F2F5;
	padding: 40px 60px 80px 60px;
	border-radius: 20px;
	margin: 40px 0px 40px 0px;
	box-shadow: 0px 11px 20px -11px rgba(0, 0, 0, 0.25);
}

.wp-block-preformatted > strong:first-child::before{
	content: '';
    background: url(https://futurismo.weboost-dev.pt/wp-content/uploads/2023/08/related-article-icon.svg);
    position: absolute;
    width: 26px;
    height: 22px;
    margin-top: 9px;
    left: 60px;
    background-size: contain;
    background-repeat: no-repeat;
}

.wp-block-preformatted > strong:first-child{
	margin-left: 35px;
}

@media screen and (max-width:767.98px){
	.post-template-default .wp-block-preformatted > strong:not(:first-child){
		    line-height: inherit!important;
	}
}

.wp-block-preformatted em{
	font-size: 14px!important;
	font-style: normal!important;
	line-height: 20px!important;
	margin-bottom: 20px;
}
.post-template-default  .wp-block-preformatted a{
	background-color: #0D3C99!important;
    color: #fff!important;
    border-radius: 100px!important;
    padding: 5px 30px;
    text-transform: uppercase;
    font-weight: 300!important;
    font-size: 14px!important;
}

.post-template-default  .wp-block-preformatted a:after{
	content: '';
    background-color: #0D3C99!important;
    color: #0D3C99!important;
    position: absolute;
    height: 1px;
    width: 91%;
    right: 0;
    border: 0;
    margin: 50px 40px;
}

@media screen and  (min-width: 1500px) and (max-width:1699.98px){
	.post-template-default  .wp-block-preformatted a:after{
    width: 88%;
	}
}
@media screen and  (min-width: 1400px) and (max-width:1499.98px){
	.post-template-default  .wp-block-preformatted a:after{
    width: 86%;
	}
}
@media screen and  (min-width: 1250px) and (max-width:1399.98px){
	.post-template-default  .wp-block-preformatted a:after{
    width: 81%;
	}
}
@media screen and  (min-width: 992px) and (max-width:1249.98px){
	.post-template-default  .wp-block-preformatted a:after{
    width: 78%;
	}
}
@media screen and (min-width: 768px) and (max-width:991.98px){
	.post-template-default  .wp-block-preformatted a:after{
    width: 82%;
	}
}
@media screen and (max-width:767.98px){
	.post-template-default  .wp-block-preformatted a:after{
    width: 76%;
	margin: 45px 40px;
	}
}


/* ÍNDICE ARTICLE */
.lwptoc-light .lwptoc_i{
	border-radius: 20px!important;
	width: 100%!important;
	padding: 50px 60px;
	box-shadow: 0px 11px 20px -11px rgba(0, 0, 0, 0.25);
	background-color: #F0F2F5!important;
}
.lwptoc_title{
	color: #0D3C99!important;
	font-family: "Marcellus"!important;
	font-size: 24px!important;
    font-style: normal;
    font-weight: 400;
}

.lwptoc_header{
	margin-bottom: 10px!important;
}

.lwptoc_toggle:after, .lwptoc_toggle:before{
	color: #0D3C99!important;
}

.lwptoc_item{
	font-family: "Source Sans 3"!important;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 30px;
}

.elementor-widget-container .lwptoc-notInherit .lwptoc_i DIV A:hover{
	border-bottom: none!important;
}

.lwptoc .lwptoc_items{
	    padding-left: 20px;
}

/* CONTRIBUTORS */
#photo-contributor img{
	width: 100%!important;
}

/* AJUSTE HOMEPAGE SCROLL LATERAL DISABLE IN SAFARI */
/* html, body.home{
	overflow-x: hidden;
} */
