.home .other-info-about-the-island{
	display: none;
}
.other-info-about-the-island .season-title, .other-info-about-the-island .capacity-title{
	color: #0D3C99!important;
	font-size: 24px!important;
		font-family: 'Marcellus';
}
.other-info-about-the-island span{
	color: #909090;;
	font-size: 18px;
	font-family: 'Source Sans 3';
}
.other-info-about-the-island .season-title img, .other-info-about-the-island .capacity-title img{
	margin-right: 20px;
}

.tabIslandSwiper{
    max-width: 1600px;
	padding: 0px 10px;
}
.content-tabIslandSwiper .tabIslandSwiper .desc-tabIslandSwiper .text-islands{
	font-size: 10px!important;
	text-transform: uppercase;
	font-family: 'Source Sans 3';
}
.content-tabIslandSwiper .tabIslandSwiper .desc-tabIslandSwiper .duration-tabIslandSwiper, .content-tabIslandSwiper .tabIslandSwiper .desc-tabIslandSwiper .from-tabIslandSwiper{
	font-size: 10px!important;
	font-family: 'Source Sans 3';
}
.tab-island-content{
	display:none;
}

.tabIslandSwiper[data-count="1"] .swiper-slide-duplicate{
    display:none !important;
} 

.tab-island-content.active{
	display:block;
}

.tab-island p{
	font-size: 24px!important;
	color: #909090;
}
.content-tabIslandSwiper .tabIslandSwiper .text-islands-atividades{
	line-height: 32px;
}
.nav-island-tabs{
    list-style: none;
    display: flex;
    justify-content: space-around;
    font-family: 'Marcellus', serif;
    font-weight: 400;
    font-size: 24px;
    white-space: nowrap;
    width: 100%;
    overflow: auto hidden;
    padding: 0;
    margin: 0;
}
.nav-island-tabs li{
    position: relative;
    cursor: pointer;
    min-height: 35px;
}
.nav-island-tabs li:hover{
    color: #0D3C99;
}
.nav-island-tabs li:hover::after {
    content: '';
    background: #0D3C99;
    width: 100%;
    height: 3px;
    bottom: 0;
    position: absolute;
    left: 0;
}
.nav-island-tabs li.active{
    color: #0D3C99;
}
.nav-island-tabs li.active::after {
    content: '';
    background: #0D3C99;
    width: 100%;
    height: 3px;
    bottom: 0;
    position: absolute;
    left: 0;
}
.galery-island-tab .carousel-indicators button.active, .galery-island-tab .carousel-indicators button{
	padding: 0px !important;
}

#content-home-tab-island #button-home-tab-island{
	padding: 15px 50px 15px 50px !important;
}
/*Galery Slider*/
.galery-island-tab .carousel-inner {
    border-radius: 0 15px 15px 0;
}
.galery-island-tab .carousel-indicators {
    position: absolute;
    display: flex;
    justify-content: flex-end;
    right: -10%;
}
.galery-island-tab .carousel-indicators [data-bs-target] {
    width: 10px;
    height: 10px;
    padding: 0;
    margin-right: 8px;
    margin-left: 8px;
    text-indent: -999px;
    border: 0;
    border-top: 0;
    border-bottom: 0;
    border-radius: 50px;
}
.galery-island-tab .carousel-indicators [data-bs-target]::before {
    content: '';
    width: 18px;
    height: 18px;
    background: transparent;
    position: absolute;
    z-index: 999;
    display: block;
    border-radius: 50px;
    border: solid 2px #fff;
    margin-left: -4px;
    margin-top: -9px;
}
.elementor-35 .elementor-element.elementor-element-915cf93 {
    right: 0;
}
.content-tab-island{
    max-width: 80%;
    padding: 0 50px;
}
.content-tab-island h3{
    color: #0D3C99;
    font-size: 64px;
}
.content-tab-island button {
    background:  linear-gradient(94.1deg, #2CC5F5 -20.86%, #0D3C99 79.14%);
    border: none;
    border-radius: 5px;
    color: #fff;
    padding: 10px 30px;
    text-transform: uppercase;
    font-size: 13px;
    font-family: "Source Sans 3"!important;
	margin-top: 15px;
}
/*Boostrap*/
.tab-island-content .row {
    max-width: 100% !important;
}
@media only screen and (max-width: 768px) {
    /* For mobile phones: */
    .tab-island-content .row {
        max-width: inherit !important;
    }
    .nav-island-tabs{
        justify-content: start;
        padding: 5px;
        font-size: 18px;
    }
}
/*Swiper*/
/*.content-tabIslandSwiper{*/
/*    position: relative;*/
/*}*/
.tabIslandSwiper{
    position: relative;
}
/*.tabIslandSwiper-button-next, .tabIslandSwiper-button-prev{*/
/*    position: absolute;*/
/*    z-index: 1;*/
/*    top: 50%;*/
/*}*/
.tabIslandSwiper-button-prev{
    position: absolute;
    z-index: 2;
    right: -30px;
    top: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}
.tabIslandSwiper-button-next {
    position: absolute;
    z-index: 2;
    left: -30px;
    top: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}




.tab-island-width{width: 100%!important;}

.img-card{
	filter:brightness(0.7);
}

.desc-tabIslandSwiper{
    position: absolute;
    display: flex;
	flex-wrap:wrap;
    flex-direction: column;
    min-height: 65vh;
    justify-content: end;
    color: #fff;
    z-index: 10;
    padding: 15px;
	width: 100%;
}
.tab-island-content .swiper-slide img{
	height: 65vh;
	object-fit:cover;
}
.desc-tabIslandSwiper button{
    background: transparent;
    border: solid 1px #fff;
    border-radius: 5px;
    padding: 10px 20px;
    width: 100%;
    color: #fff;
    margin-top: 15px;
}
.from-tabIslandSwiper , .duration-tabIslandSwiper {
    text-transform: uppercase;
    font-size: 13px;
}
span.price-tabIslandSwiper {
    font-size: 10px;
    opacity: 0.6;
    text-decoration: line-through;
	font-family: 'Source Sans 3';
}
.pricedisc-tabIslandSwiper , .time-tabIslandSwiper {
    font-weight: bold;
    font-size: 21px;
}
.time-tabIslandSwiper {
    font-family: 'Marcellus', serif !important;
}
.mask-tabIslandSwiper{
     position: absolute;
    background: linear-gradient(180deg, rgb(22 30 46 / 25%) 0%, rgba(22, 30, 46, 0.1) 100%);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 10px;
    z-index: 1;
}


.tabIslandSwiper-title {
    color: #0D3C99;
    font-size: 32px;
    padding: 50px 0 50px 10px;
}
.tabIslandSwiper img {
    border-radius: 12px;
}

.cont-slider-arrow{
    position: relative;
}

.cont-slider-arrow {
    position: relative;
    width: 1600px;
    margin: auto;
}

.elementor-widget-home_tab_island .tab-island-content{
	overflow: hidden!important;
}

/* DESKTOP TELA PEQUENA */
@media screen and  (min-width: 1000px) and (max-width:1045.98px){
	.content-tab-island {
    max-width: 100%;
	}
}
/* DESKTOP TELAS PEQUENAS */
@media screen and  (min-width: 1046px) and (max-width:1749.99px){
	.content-tab-island h3 {
    font-size: 36px;
	}
	.content-tab-island{
	max-width: 100%;
    padding: 0px 60px 0px 20px;
	}
	.tab-island p{
	font-size: 18px!important;
	}
}

/*TABLET*/
@media screen and (min-width: 768px) and (max-width:991.98px){
	.other-info-about-the-island .season-title, .other-info-about-the-island .capacity-title{
		font-size: 20px!important;
	}
	.other-info-about-the-island span{
		font-size: 16px;
	}
    .cont-slider-arrow {
        width: 100%;
        padding-left: 40px;
        padding-right: 40px;
    }
    .tabIslandSwiper-button-next{
        left: 13px;
    }
    .tabIslandSwiper-button-prev{
        right: 13px;
    }
	.desc-tabIslandSwiper{
    min-height: 34vh;
	}
	.swiper-slide img{
	height: 34vh;
	}
	.content-tab-island{
		max-width: 100%; 
   		padding: 0px;
	}
	.tab-island-width{
		flex-direction: column-reverse;
		margin: 0px;
	}
	.tab-island-image, .tab-island-content-text{
		width: 100%;
		padding-right: 0px;
		padding-left: 0px;
	}
	.galery-island-tab .carousel-inner{
		border-radius: 15px!important;
	}
	.tab-island p{
		font-size: 14px!important;
	}
	.content-tab-island h3{
		font-size: 34px!important;
		margin-top: 25px;
	}
	.nav-island-tabs li{
		padding: 0px 10px;
		margin-bottom: 5px;
	}
	.nav-island-tabs{
		justify-content: flex-start;
	}
	.tab-island-content{
		margin-top: 0.6rem!important;
	}
	.tab-island-image{
		margin-top: 1.5rem;
	}
}

/*MOBILE*/
@media screen and (max-width: 767.98px) {
	.other-info-about-the-island .season-title img, .other-info-about-the-island .capacity-title img{
		margin-right: 10px;
    	width: 7%;
	}
	.other-info-about-the-island .season-title, .other-info-about-the-island .capacity-title{
		font-size: 18px!important;
	}
	.other-info-about-the-island span{
		font-size: 16px;
	}
	.tab-island p{
		font-size: 14px!important;
	}
	.content-tab-island{
		max-width: 100%;
    	padding: 0 10px;
	}
	.tab-island-content{
		padding-left: 10px!important;
		padding-right: 10px!important;
	}
	.tab-island-width{
		min-width: fit-content;
	}
	.galery-island-tab .carousel-item img{
		border-radius: 20px;
	}
    .cont-slider-arrow {
        width: 100%;
    }
	.desc-tabIslandSwiper{
    	min-height: 45vh!important;
	}
	.elementor-widget-home_tab_island .swiper-slide img{
		height: 45vh!important;
		width: 100%;
	}
    .content-tab-island h3{
        font-size: 24px;
        padding-top: 20px;
    }
    .content-tab-island button{
        width: 100%;
    }
    .nav-island-tabs li{
        padding: 5px 10px;
        color: #BCBCBC;
        font-size: 24px;
		font-family: 'Marcellus', serif;
    	font-weight: 400;
        /*opacity: 0.3;*/
    }
    .nav-island-tabs li.active{
        opacity: 1!important;
    }
    .tabIslandSwiper-title{
        padding-bottom: 0px;
    }

    .tabIslandSwiper-button-next, .tabIslandSwiper-button-prev{
        display: none;
    }
	.tabIslandSwiper-title{
		font-size: 24px!important;
	}
	.nav-island-tabs::-webkit-scrollbar {
		background-color: transparent!important;
		display: none!important;
	}

	.nav-island-tabs::-webkit-scrollbar-thumb {
		background-color: transparent!important;
	}

	.nav-island-tabs::-webkit-scrollbar-track {
		background-color: transparent!important;
	}
}

.content-tabIslandSwiper.ilhas .arrow-left {transform:rotate(135deg)}
.content-tabIslandSwiper.ilhas .arrow-right{transform:rotate(-45deg)}

.swiper-container:not(.swiper-container-initialized)>.swiper-wrapper, .swiper:not(.swiper-initialized)>.swiper-wrapper{overflow:unset !important}


.nav-island-tabs li.island_crown:before{
	content:"";
	position:absolute;
	background:url('/wp-content/uploads/2023/11/crown-1.png') no-repeat;
	background-size:contain;
	width:20px;
	height:20px;
	right:-1.4rem;
	top:0;
	
}
