*{
    margin: 0px;
}
html{
    background-color: white
}
body{
    background-color: #41242A;
}
.links{
    padding: 1vw;
}
p{
    margin: 0px;
}
body{
    margin: 0px;
    margin: auto;
}
.image-b{
    background-color: black ;
}
#imgbackground{
    width: 100%;
}

.text-mid-content h1{
    color: white;
    text-align: center;
}

.hptxt-mid-content a{
    background-color: black;
    color: white;
    text-decoration: none;
}

.hptxt-mid-content a:hover{
    background-color: lightgray;
}

.title-baquet-blanca{
    color: white;
    text-align: center;
    background-color: #523432;
}
.head-baquet-blanca{
    background-color: #41242A;
    color: white;
}
.links a{
    color: white;
}
.slid{
    padding: 2vw 0vw 2vw 0vw;
    display: flex;
    text-align: center;
    justify-content: center;
    
}
.slider-baquet-blanca{
    display: flex;
    overflow: hidden;
    border: 1px solid black;
}

.slider-container-b{
    display: flex;
}
#arrowr{
    text-align: right;
}

#arrowl{
    text-align: left;
}

.arrowb:hover{
    background-color: lightgray;
    cursor: pointer;
    border-radius: 15%;
}
.circle-position{
    background-color: gray;
    color: white;
    opacity: 80%;
    z-index:  9800;
    position: absolute;
}

.images{
    display: flex;
    flex-wrap: wrap; 
    justify-content: center; 
    gap: 1.05vw; 
    margin-top:1vw;
}
.images img{

    width: 32%; 
    height: auto; 
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
.publicidad-container{
    display: none;
    align-items: center;
    text-align: center;
    width: 100%;
}
.publicidad-container div{
    width: 50%;
}
.img-publicidad{
    width: 100%;
}
.img-publicidad img{
    width: 50%;
}


@media screen and (min-width: 1450px) {

    #imgbackground{
        width: 1450px;
        height: 1192px;
    }

    .text-mid-content h1{
        text-align: center;
        font-size: 72px;
        text-shadow: 5px 3px 9px rgba(0, 0, 0, 1);
    }

    .hptxt-mid-content{
        position: absolute;
        width: 1450px;
        top: 870px;
        padding-left: 290px;
        font-size: 101.5px;
    }

    .text-mid-content{
        position: absolute;
        width: 1450px;
        text-align: center;
        top: 217.5px;
    }
    .title-baquet-blanca{
        border: 1px solid black;
    }
    .slider-baquet-blanca{
        width: 1024px;
        border: 1px solid black;
    }
    .slider-container-b{
        width: 1024px;
    }
    .image-b{
        height: 768px;
    }
    .image-b{
        width: 1450px;
        height: 797.5px;
    }
    .image-b iframe{
        width: 100%;
        height: 100%;
    }
    .sub-baquet-blanca{
        padding: 14.5px 21.75px;
    }
    .slider-container-b img{
        width: 1024px;
        height: 768px;
    }
    .slider-container-b iframe{
        width: 1024px;
        height: 768px;
    }
    .flechas-b{
        width: 40px;
    }
    .arrowb{
        position: relative;
        font-size: 35px;
        top: 45%;
    }
    .publicidad-container div{
        padding: 30px;
        width: 50%;
    }
    .img-publicidad{
        border-right: 1px solid lightgray;
    }
    .publicidad-container img{
        width: 440px;
        height: 130px;
    }
    .publicidad-container{
        margin: 15px 0px;
    }

}   

@media screen and (min-width: 830px) and (max-width: 1449px) {

    #imgbackground{
        width: 100%;
        height: 82.20vw;
    }

    .text-mid-content h1{
        text-align: center;
        font-size: 5vw;
        text-shadow: 5px 3px 9px rgba(0, 0, 0, 1);
    }

    .hptxt-mid-content{
        position: absolute;
        width: 100%;
        top: 60vw;
        padding-left: 20vw;
        font-size: 7vw;
    }
    .text-mid-content{
        position: absolute;
        width: 100%;
        text-align: center;
        top: 15vw;
    }
    .title-baquet-blanca{
        border: 1px solid black;
    }
    .slid{
        padding: 2vw 0vw 2vw 0vw;
    }
    .slider-baquet-blanca{
        width: 70.62068965517241vw;
        border: 1px solid black;
    }
    .slider-container-b{
        width: 70.62068965517241vw;
    }
    .image-b{
        width: 100%;
        height: 55vw;
    }
    .image-b iframe{
        width: 100%;
        height: 100%;
    }
    .sub-baquet-blanca{
        padding: 1vw  1.5vw;
    }
    .slider-container-b img{
        width: 70.62068965517241vw;
        height: 52.96551724137931vw;
    }
    .slider-container-b iframe{
        width: 70.62068965517241vw;
        height: 52.96551724137931vw;
    }
    .flechas-b{
        width: 40px;
    }
    .arrowb{
        position: relative;
        font-size: 35px;
        top: 45%;
    }

    .circle-position{
        margin: 4.13vw 0px 0px 62.06896551724138vw;
        padding: 0.7vw;
        border-radius: 6.88vw;
    }
}

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

    .mid-content{
        padding-top: 70px;
    }
    #imgbackground{
        width: 100%;
        height: 82.20vw;
    }

    .hptxt-mid-content{
        position: absolute;
        width: 100%;
        top: 40vw;
        padding-left: 20vw;
        font-size: 7vw;
    }
    .text-mid-content{
        position: absolute;
        width: 100%;
        text-align: center;
        top: 25vw;
    }

    .text-mid-content h1{
        padding: 5.5172vw;
        font-size: 6.5172vw;
        text-shadow: 0.344vw 0.206vw 0.6206vw rgba(0, 0, 0, 1);
    }

    .hptxt-mid-content a{
        font-size: 7vw;
        padding: 1vw;
    }

    .hptxt-mid-content{
        margin-top: 35vw;
    }

    .title-baquet-blanca{
        border: 1px solid black;
    }

    .slid{
        padding: 2vw 0vw 2vw 0vw;
    }

    .slider-baquet-blanca{
        width: 100%;
        border: 1px solid black;
        height: 80vw;
        
    }

    .image-b{
        width: 100%;
        height: 55vw;
    }
    .image-b iframe{
        width: 100%;
        height: 100%;
    }
    

    .sub-baquet-blanca{
        height: 100%;
        padding: 1vw 1.5vw;
    }

    .slider-container-b img{
        width: 100%;
        height: 80vw;
    }

    .slider-container-b iframe{
        width: 100%;
        height: 80vw;
    }

    .flechas-b{
        display: none;
        width: 2.75vw;
        font-size: 5vw;
    }

    .arrowb{
        position: relative;
        font-size: 2.4137vw;
        top: 45%;
    }
    .circle-position{
        margin: 4.13vw 0px 0px 80.06896551724138vw;
        padding: 0.7vw;
        border-radius: 6.88vw;
    }

}