.main-slider-img{
    position: relative;
    width: 100%;
    height: 100vh;
}

.main-slider-img-inner,
.main-slider-img-inner .carousel,
.main-slider-img-inner .carousel-inner,
.main-slider-img-inner .carousel-item{
    position: relative;
    width: 100%;
    height: 100%;
}

.main-slider-item{
    position: relative;
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    justify-content: center;
    background-attachment: fixed;
}

.main-slider-item.screen::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #002129;
    opacity: 0.6;
    z-index: 10;
}

.main-slider-img  .carousel-indicators {
    bottom: 30px;
}

.main-slider-img .carousel-indicators [data-bs-target] {
    width: 55px;
    height: 1px;
    background-color: #009DC4;
    opacity: 1;
    transition: opacity .6s ease;
}

.main-slider-img .carousel-indicators .active {
    opacity: 1;
    background-color: #fff;
}

.main-slider-item-info{
    position: relative;
    width: 80%;
    min-height: 100px;
    z-index: 50;
}

.main-slider-item-leaves-bg{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 30;
}
@media (min-width: 768px){
    .main-slider-item-leaves-bg{
        width: 85%;
    }
}

@media (min-width: 992px){
    .main-slider-item-leaves-bg{
        width: 75%;
    }
}

@media (min-width: 1200px){
    .main-slider-item-leaves-bg{
        width: 45%;
    }
}

.main-slider-item-leaves-bg img{
    width: 100%;
    display: block;
}

/* ttl */

.main-slider-item-info-top,
.main-slider-item-info-ttl{
    position: relative;
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
}

.main-slider-item-info-top p{
    line-height: 15px;
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    letter-spacing: 4px;
    font-weight: 400;
    font-size: 14px;
    text-transform: uppercase;
    position: relative;
    display: inline-flex;
    align-items: center;
    color: #fff;
    column-gap: 1.75rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
}

@media (min-width: 768px){
    .main-slider-item-info-top p{
        line-height: 15px;
        letter-spacing: 4px;
        font-weight: 400;
        font-size: 14px;
    }
}

.separador{
    width: 50px;
    height: 1px;
    background: #fff;
}

.main-slider-item-info-ttl h3{
    text-align: center;
    line-height: 50px;
    margin: 0px;
    padding: 0px;
    letter-spacing: -1px;
    font-weight: 400;
    font-size: 42px;
    white-space: normal;
    color: rgb(255, 255, 255);
    font-family: Laviossa, sans-serif;
    font-weight: normal!important;
    letter-spacing: -0.5px!important;
}

@media (min-width: 768px){
    .main-slider-item-info-ttl h3{
        line-height: 70px;
        font-size: 52px;
    }
}

@media (min-width: 1400px){
    .main-slider-item-info-ttl h3{
        line-height: 83px;
        font-size: 72px;
    }
}

.main-slider-item-info-button{
    position: relative;
    width: 100%;
    text-align: center;
}

.main-slider-item-info-button a{
    text-align: inherit;
    line-height: 30px;
    border-width: 0px;
    margin: 0px;
    padding: 1.5rem;
    font-weight: 400;
    font-size: 14px;
    transition: all .5s ease;
    letter-spacing: 1.2px;
    display: inline-block;
    color: #fff;
    line-height: 1rem;
    white-space: nowrap;
    text-transform: uppercase;
    z-index: 1;
    position: relative;
    background: #009DC4;
}

@media (min-width: 768px){
    .main-slider-item-info-button a{
        line-height: 30px;
        font-weight: 400;
        font-size: 17px;
        letter-spacing: 1.2px;
        color: #fff;
        line-height: 1rem;
        background: #009DC4;
    }
}

@media (min-width: 992px){
    .main-slider-item-info-button a{
        padding: 1.5rem;
    }
}

@media (min-width: 1400px){
    .main-slider-item-info-button a{
        padding: 30px 3.5rem;
    }
}

.main-slider-item-info-button a:hover{
    background: #00BFD9;
}

/* Video */
.main-banner {
        position: relative;
        height: 100vh;
        display: flex;
        justify-content: center;
        align-items: center;
        z-index: 1;
    }

    iframe {
        transition-delay: 250ms;
        transition: opacity .5s ease-in-out;
    }

    .youtube-background{
        position: relative;
        width: 100%;
        z-index: 10;
    }

    .youtube-background::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #002129;
        opacity: 0.6;
        z-index: 10;
    }


@media(min-width: 768px) {
    .main-banner {
        height:100vh
    }
}

@media(min-width: 1200px) {
    .main-banner {
        height:100vh
    }
}


.owl-carousel:not(.no-nav) .owl-nav, .mad-owl-custom-nav {
    display: flex;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}

.owl-carousel .owl-stage-outer {
    z-index: 1;
}

.owl-stage-outer::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

@media(min-width: 992px) {
    .owl-stage-outer::after {
        display:none;
    }
}