/* *************HOME*************** */
body.home{
    padding-top: 74.28px;
}
/* -----NAV----- */
nav {
    z-index: 11;
}
.navbar-toggler-icon{
    color:red !important;
}

.navlogo {
    width: 5em;
}
/* ------PORTADAS------ */
#Portada .carousel-item {
    height: calc(100vh - 75px);
}
.newsletter {
    background-color: #112C66;
    color: white;
    position: absolute;
    margin-left: 80%;
    margin-top: 49.9%;
    border-top-left-radius: 20%;
    border-top-right-radius: 20%;
}
.newsletter .boton {
    background-color: white;
    color: black;
    font-size: .7rem;
}
/* .btn-rounded {
    border-top-left-radius: 10%;
    border-top-right-radius: 10%;
} */
/* -----#EXPERIENCIAS------ */
#Experiencias {
    /* padding: 2.5% 0; */
}
/* -----#SIGUENOS---- */
#Siguenos {
    color: white;
    background-color: #1F1719;
}

#Siguenos i {
    color: white;
}

/* -------MARCAS------ */

/* -----CONTACTO------ */
#Contacto {
    color: white;
    background-image: url('../img/mapanuevo.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}
#Contacto p {
    font-size: 1.2rem;
}

.contactologo {
    width: 70%;
}

/* -----FORMULARIO------ */
#Formulario form {
    color: lightgray;
}

.nombre,
.email {
    border-top: 0;
    border-left: 0;
    border-right: 0;
}

.boton {
    color: white;
}

/* -----CONOCENOS------ */
#Conocenos .carousel-item {
    z-index: 9;
    /* height: 100vh; */
}

#Conocenos p.h1 {
    position: absolute;
    padding-top: 35%;
    padding-left: 25%;
    z-index: 10;
    color: white;
    text-align: center;
    font-size: 3rem;
}

#birthday{
    background-image: url('../img/fondoCumpleanos.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-blend-mode: multiply;
    filter: alpha(opacity=90); /* For IE8 and earlier */
}

/* .Especialidades img {
    max-height: ;
} */

/* ---------FOOTER-------- */
footer, #Unete {
    background-color: black;
    color: white;
}

footer a {
    color: white;
}

.footerlogo {
    width: 64%;
}

.footer-redes i {
    width: 80px;
    color: white;
}



/* *************REPUBLICA******** */

/* -----NAV----- */
.republica {
    background-color: black;
}
.republica li>a {
    color: white;
    font-size: 1.2rem;
}

.republica img {
    width: 4em;
}

/* -----PORTADAS---- */


.barezzitoPortadas .carousel-inner .carousel-item,
.republicaPortadas .carousel-inner .carousel-item,
.lpdaPortadas .carousel-inner .carousel-item,
.reyesPortadas .carousel-inner .carousel-item,
.lachuladaPortadas .carousel-inner .carousel-item,
.laperlaPortadas .carousel-inner .carousel-item,
.labikinaPortadas .carousel-inner .carousel-item,
.cotorritosPortadas .carousel-inner .carousel-item,
.benditabarraPortadas .carousel-inner .carousel-item,
.barezzitoprPortadas .carousel-inner .carousel-item{
   /* height: 100vh;*/
    height: 43vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.cotorritosredes,
.republicaredes,
.barezzitoredes,
.lpdaredes,
.reyesredes,
.lachuladaredes,
.laperlaredes,
.labikinaredes,
.benditabarraredes,
.barezzitoprredes{
    padding-top: 48.5%;
    padding-right: 80%;
    position:absolute;
    bottom: 2%;
    z-index:10;
}

.btnbzzPortada,
.btnbzzPrPortada{
    background-color: #E81B23;
    color: #fff;
    padding:1em;
    width: 100%;
    border-radius: .5em;
}
.btnrepuPortada,
.btnreyesPortada{
    background-color: #000;
    color: #fff;
    padding:1em;
    width: 100%;
    border-radius: .5em;
}
.btnperlaPortada{
    background-color: #112C66;
    color: #fff;
    padding:1em;
    width: 100%;
    border-radius: .5em;
}
.btnlapdaPortada,
.btnchuladaPortada{
    background-color: #5B224B;
    color: #fff;
    padding:1em;
    width: 100%;
    border-radius: .5em;
}



.btnbikinaPortada{
    background-color: #D1AB66;
    color: #fff;
    padding:1em;
    width: 100%;
    border-radius: .5em;
}

/* -------EXPERIENCIAS------ */
.republicaExperiencias p {
    color: black;
}

.republicaExperiencias p.h1 {
    font-size: 500%;
    /* font-size: 5rem; */
}

/* -----ESPECIALIDADES---- */
.republicaEspecialidades p {
    color: black;
}

.republicaEspecialidades p.p {
    color: black;
    font-size: 1.2rem;
}

.republicaEspecialidades p.h1 {
    font-size: 5rem;
}

/* -----TEMPORADA-----  */


/* ----- PROMOS ----- */
.republicaPromos p {
    color: black;
    font-size: 1.2rem;
}

.republicaPromos p.h1 {
    font-size: 5rem;
}

/* ------PLATILLOS------ */
.republicaPlatillos img {
    /* height: 100vh; */
}

/* -----EVENTOS----- */
.republicaEventos p {
    color: black;
    font-size: 1.2rem;
}

.republicaEventos p.h1 {
    font-size: 5rem;
}

/* ------VIDEO------ */
.republicaVideo {
    background-image: url('../img/republica/video.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}

.republicaVideo img {
    width: 40%;
}

.republicaVideo p {
    color: white;
    font-size: 2rem;
}

/* ------ GALERIA------ */
.republicaGaleria img {
    z-index: 9;
}
.republicaGaleria {
    color: black;
}
.republicaGaleria p.h1 {
    color: black;
    font-size: 5rem;
}
.republicaGaleria p.h11 {
    color: white;
    position: absolute;
    font-size: 2rem;
    z-index: 10;
}
/* -----FORMULARIO------ */
.republicaFormulario form {
    color: lightgray;
}

.republicaFormulario .nombre,
.republicaFormulario .email {
    border-top: 0;
    border-left: 0;
    border-right: 0;
}

.republicaFormulario .boton {
    background-color: black;
    color: white;
}

.republicaFormulario p.h1 {
    color: black;
}


/* *************BAREZZITO******** */

/* -----NAV----- */
.barezzito {
    background-color: black;
}

.barezzito li>a {
    color: white;
    font-size: 1.2rem;
}

.barezzito img {
    width: 8em;
}

/* -----PORTADAS---- */

.barezzitoredes i {
    color: white;
}

.barezzitonewsletter .boton {
    background-color: white;
    color: black;
    font-size: .7rem;
}

/* -------EXPERIENCIAS------ */
.barezzitoExperiencias p {
    color: black;
}

.barezzitoExperiencias p.h1 {
    color: black;
    font-size: 3rem;
}

/* -----ESPECIALIDADES---- */
.barezzitoEspecialidades p {
    color: #112C66;
}

.barezzitoEspecialidades p.p {
    color: #112C66;
    font-size: 1.2rem;
}

.barezzitoEspecialidades p.h1 {
    font-size: 3rem;
}

/* -----TEMPORADA-----  */ 

/* ----- PROMOS ----- */
.barezzitoPromos p {
    color: black;
    font-size: 1.2rem;
}

.barezzitoPromos p.h1 {
    color: #E81B23;
    font-size: 3rem;
}

/* ------PLATILLOS------ */

/* -----EVENTOS----- */
.barezzitoEventos p {
    color: black;
    font-size: 1.2rem;
}

.barezzitoEventos p.h1 {
    color: #E81B23;
    font-size: 3rem;
}

/* ------VIDEO------ */
.barezzitoVideo {
    background-image: url('../img/barezzito/ntlp.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}

.barezzitoVideo img {
    width: 40%;
}

.barezzitoVideo p {
    color: white;
    font-size: 2rem;
}

/* ------ GALERIA------ */
.barezzitoGaleria img {
    z-index: 9;
}
.barezzitoGaleria {
    color: #E81B23;
}
.barezzitoGaleria p.h1 {
    color: #E81B23;
    font-size: 5rem;
}
.barezzitoGaleria p.h11 {
    color: white;
    position: absolute;
    font-size: 2rem;
    z-index: 10;
}

/* -----FORMULARIO------ */
.barezzitoFormulario form {
    color: lightgray;
}

.barezzitoFormulario .nombre,
.barezzitoFormulario .email {
    border-top: 0;
    border-left: 0;
    border-right: 0;
}

.barezzitoFormulario .boton {
    background-color: #E81B23;
    color: white;
}

.barezzitoFormulario p.h1 {
    color: black;
}

/* *************Cotorritos******** */

/* -----NAV----- */
.cotorritos {
    background-color: black;
}

.cotorritos li>a {
    color: white;
    font-size: 1.2rem;
}

.cotorritos img {
    width: 8em;
}

/* -----PORTADAS---- */

.cotorritosredes i {
    color: white;
}

.cotorritosnewsletter .boton {
    background-color: white;
    color: black;
    font-size: .7rem;
}

/* -------EXPERIENCIAS------ */
.cotorritosExperiencias p {
    color: black;
}

.cotorritosExperiencias p.h1 {
    color: black;
    font-size: 3rem;
}

/* -----ESPECIALIDADES---- */
.cotorritosEspecialidades p {
    color: #112C66;
}

.cotorritosEspecialidades p.p {
    color: #112C66;
    font-size: 1.2rem;
}

.cotorritosEspecialidades p.h1 {
    font-size: 3rem;
}

/* -----TEMPORADA-----  */ 

/* ----- PROMOS ----- */
.cotorritosPromos p {
    color: black;
    font-size: 1.2rem;
}

.cotorritosPromos p.h1 {
    color: #E81B23;
    font-size: 3rem;
}

/* ------PLATILLOS------ */

/* -----EVENTOS----- */
.cotorritosEventos p {
    color: black;
    font-size: 1.2rem;
}

.cotorritosEventos p.h1 {
    color: #E81B23;
    font-size: 3rem;
}

/* ------VIDEO------ */
.cotorritosVideo {
    background-image: url('../img/cotorritos/especialidades/3HISTORIA.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}

.cotorritosVideo img {
    width: 40%;
}

.cotorritosVideo p {
    color: white;
    font-size: 2rem;
}

/* ------ GALERIA------ */
.cotorritosGaleria img {
    z-index: 9;
}
.cotorritosGaleria {
    color: #E81B23;
}
.cotorritosGaleria p.h1 {
    color: #E81B23;
    font-size: 5rem;
}
.cotorritosGaleria p.h11 {
    color: white;
    position: absolute;
    font-size: 2rem;
    z-index: 10;
}

/* -----FORMULARIO------ */
.cotorritosFormulario form {
    color: lightgray;
}

.cotorritosFormulario .nombre,
.cotorritosFormulario .email {
    border-top: 0;
    border-left: 0;
    border-right: 0;
}

.cotorritosFormulario .boton {
    background-color: #E81B23;
    color: white;
}

.cotorritosFormulario p.h1 {
    color: black;
}
/* *************LPDA******** */

/* -----NAV----- */
.lpda {
    background-color: black;
}
.lpda li>a {
    color: white;
    font-size: 1.2rem;
}

.lpda img {
    width: 4em;
}

/* -----PORTADAS---- */
.lpdaredes i {
    color: white;
}
.lpdanewsletter .boton {
    background-color: white;
    color: black;
    font-size: .7rem;
}

/* -------EXPERIENCIAS------ */
.lpdaExperiencias p {
    color: black;
}

.lpdaExperiencias p.h1 {
    font-size: 5rem;
}

/* -----ESPECIALIDADES---- */
.lpdaEspecialidades p {
    color: black;
}

.lpdaEspecialidades p.p {
    color: black;
    font-size: 1.2rem;
}

.lpdaEspecialidades p.h1 {
    font-size: 5rem;
}

/* -----TEMPORADA-----  */

/* ----- PROMOS ----- */
.lpdaPromos p {
    color: black;
    font-size: 1.2rem;
}

.lpdaPromos p.h1 {
    font-size: 5rem;
}

/* ------PLATILLOS------ */
.lpdaPlatillos img {
    /* height: 100vh; */
}

/* -----EVENTOS----- */
.lpdaEventos p {
    color: black;
    font-size: 1.2rem;
}

.lpdaEventos p.h1 {
    font-size: 5rem;
}

/* ------VIDEO------ */
.lpdaVideo {
    background-image: url('../img/lpda/video.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}

.lpdaVideo img {
    width: 40%;
}

.lpdaVideo p {
    color: white;
    font-size: 2rem;
}

/* ------ GALERIA------ */
.lpdaGaleria img {
    z-index: 9;
}
.lpdaGaleria {
    color: black;
}
.lpdaGaleria p.h1 {
    color: black;
    font-size: 5rem;
}
.lpdaGaleria p.h11 {
    color: white;
    position: absolute;
    font-size: 2rem;
    z-index: 10;
}

/* -----FORMULARIO------ */
.lpdaFormulario form {
    color: lightgray;
}

.lpdaFormulario .nombre,
.lpdaFormulario .email {
    border-top: 0;
    border-left: 0;
    border-right: 0;
}

.lpdaFormulario .boton {
    background-color: black;
    color: white;
}

.lpdaFormulario p.h1 {
    color: black;
}


/* *************REYES******** */

/* -----NAV----- */
.reyes {
    background-color: black;
}
.reyes li>a {
    color: white;
    font-size: 1.2rem;
}

.reyes img {
    width: 4em;
}

/* -----PORTADAS---- */
.reyesredes i {
    color: white;
}

.reyesnewsletter .boton {
    background-color: white;
    color: black;
    font-size: .7rem;
}

/* -------EXPERIENCIAS------ */
.reyesExperiencias p {
    color: black;
}

.reyesExperiencias p.h1 {
    font-size: 5rem;
}

/* -----ESPECIALIDADES---- */
.reyesEspecialidades p {
    color: black;
}

.reyesEspecialidades p.p {
    color: black;
    font-size: 1.2rem;
}

.reyesEspecialidades p.h1 {
    font-size: 3rem;
}

/* -----TEMPORADA-----  */

/* ----- PROMOS ----- */
.reyesPromos p {
    color: black;
    font-size: 1.2rem;
}

.reyesPromos p.h1 {
    font-size: 5rem;
}

/* ------PLATILLOS------ */
.reyesPlatillos img {
    /* height: 100vh; */
}

/* -----EVENTOS----- */
.reyesEventos p {
    color: black;
    font-size: 1.2rem;
}

.reyesEventos p.h1 {
    font-size: 5rem;
}

/* ------VIDEO------ */
.reyesVideo {
    background-image: url('../img/reyes/video.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}

.reyesVideo img {
    width: 40%;
}

.reyesVideo p {
    color: white;
    font-size: 2rem;
}

/* ------ GALERIA------ */
.reyesGaleria img {
    z-index: 9;
}
.reyesGaleria {
    color: black;
}
.reyesGaleria p.h1 {
    color: black;
    font-size: 5rem;
}
.reyesGaleria p.h11 {
    color: white;
    position: absolute;
    font-size: 2rem;
    z-index: 10;
}

/* -----FORMULARIO------ */
.reyesFormulario form {
    color: lightgray;
}

.reyesFormulario .nombre,
.reyesFormulario .email {
    border-top: 0;
    border-left: 0;
    border-right: 0;
}

.reyesFormulario .boton {
    background-color: black;
    color: white;
}

.reyesFormulario p.h1 {
    color: black;
}
.reyestexto {
    min-height: 160px;
}
/* *************LA CHULADA******** */

/* -----NAV----- */
.lachulada {
    background-color: black;
}
.lachulada li>a {
    color:white;
    font-size: 1.2rem;
}


.lachulada img {
    width: 8em;
}

/* -----PORTADAS---- */

.lachuladaredes i {
    color: white;
}

.lachuladanewsletter .boton {
    background-color: white;
    color: black;
    font-size: .7rem;
}

/* -------EXPERIENCIAS------ */
.lachuladaExperiencias p {
    color: black;
}

.lachuladaExperiencias p.h1 {
    font-size: 5rem;
}

/* -----ESPECIALIDADES---- */
.lachuladaEspecialidades p {
    color: black;
}

.lachuladaEspecialidades p.p {
    color: black;
    font-size: 1.2rem;
}

.lachuladaEspecialidades p.h1 {
    font-size: 5rem;
}

/* -----TEMPORADA-----  */

/* ----- PROMOS ----- */
.lachuladaPromos p {
    color: black;
    font-size: 1.2rem;
}

.lachuladaPromos p.h1 {
    font-size: 5rem;
}

/* ------PLATILLOS------ */
.lachuladaPlatillos img {
    /* height: 100vh; */
}

/* -----EVENTOS----- */
.lachuladaEventos p {
    color: black;
    font-size: 1.2rem;
}

.lachuladaEventos p.h1 {
    font-size: 5rem;
}

/* ------VIDEO------ */
.lachuladaVideo {
    background-image: url('../img/lachulada/video.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}

.lachuladaVideo img {
    width: 40%;
}

.lachuladaVideo p {
    color: white;
    font-size: 2rem;
}

/* ------ GALERIA------ */
.lachuladaGaleria img {
    z-index: 9;
}
.lachuladaGaleria {
    color: black;
}
.lachuladaGaleria p.h1,
#lachuladaPlatillos p.h1 {
    color: black;
    font-size: 3rem;
}
.lachuladaGaleria p.h11 {
    color: white;
    position: absolute;
    font-size: 2rem;
    z-index: 10;
}


/* -----FORMULARIO------ */
.lachuladaFormulario form {
    color: lightgray;
}

.lachuladaFormulario .nombre,
.lachuladaFormulario .email {
    border-top: 0;
    border-left: 0;
    border-right: 0;
}

.lachuladaFormulario .boton {
    background-color: black;
    color: white;
}

.lachuladaFormulario p.h1 {
    color: black;
}



/* *************LA PERLA******** */

/* -----NAV----- */
.laperla li>a {
    color: #112C66;
    font-size: 1.2rem;
}

.laperla img {
    width: 8em;
}

/* -----PORTADAS---- */

.laperlaredes i {
    color: white;
}

.laperlanewsletter .boton {
    background-color: white;
    color: black;
    font-size: .7rem;
}

/* -------EXPERIENCIAS------ */
.laperlaExperiencias p {
    color: #112C66;
}

.laperlaExperiencias p.h1 {
    font-size: 3rem;
}

/* -----ESPECIALIDADES---- */
.laperlaEspecialidades p {
    color: #112C66;
}

.laperlaEspecialidades p.p {
    color: #112C66;
    font-size: 1.2rem;
}

.laperlaEspecialidades p.h1 {
    font-size: 3rem;
}

/* -----TEMPORADA-----  */

/* ----- PROMOS ----- */
.laperlaPromos p {
    color: #112C66;
    font-size: 1.2rem;
}

.laperlaPromos p.h1 {
    font-size: 5rem;
}

/* -------Platillos------- */
.laperlaPlatillos .carousel-item {
    /* height: 100vh; */
}

/* -----EVENTOS----- */
.laperlaEventos p {
    color: #112C66;
    font-size: 1.2rem;
}

.laperlaEventos p.h1 {
    font-size: 5rem;
}

/* ------VIDEO------ */
.laperlaVideo {
    background-image: url('../img/laperla/video.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}

.laperlaVideo img {
    width: 40%;
}

.laperlaVideo p {
    color: white;
    font-size: 2rem;
}

/* ------ GALERIA------ */
.laperlaGaleria img {
    z-index: 9;
}
.laperlaGaleria {
    color: #112C66;
}
.laperlaGaleria p.h1,
#laperlaPlatillos p.h1 {
    color: #112C66;
    font-size: 5rem;
}
.laperlaGaleria p.h11 {
    color: white;
    position: absolute;
    font-size: 2rem;
    z-index: 10;
}

/* -----FORMULARIO------ */
.laperlaFormulario form {
    color: lightgray;
}

.laperlaFormulario .nombre,
.laperlaFormulario .email {
    border-top: 0;
    border-left: 0;
    border-right: 0;
}

.laperlaFormulario .boton {
    background-color: #112C66;
    color: white;
}

.laperlaFormulario p.h1 {
    color: #112C66;
}


/* *************LA BIKINA******** */

/* -----NAV----- */
.labikina {
    background-color: black;
}
.labikina li>a {
    color: white;
    font-size: 1.2rem;
}

.labikina img {
    width: 8em;
}

/* -----PORTADAS---- */

.labikinaredes {
    padding-top: 48.5%;
    padding-right: 80%;
}
.labikinaredes i {
    color: white;
}

.labikinanewsletter .boton {
    background-color: white;
    color: black;
    font-size: .7rem;
}

/* -------EXPERIENCIAS------ */
.labikinaExperiencias p {
    color: black;
}

.labikinaExperiencias p.h1 {
    font-size: 3rem;
}

/* -----ESPECIALIDADES---- */
.labikinaEspecialidades p {
    color: black;
}

.labikinaEspecialidades p.p {
    color: black;
    font-size: 1.2rem;
}

.labikinaEspecialidades p.h1 {
    font-size: 3rem;
}

/* -----TEMPORADA-----  */

/* ----- PROMOS ----- */
.labikinaPromos p {
    color: black;
    font-size: 1.2rem;
}

.labikinaPromos p.h1 {
    font-size: 3rem;
}

/* ------PLATILLOS------ */
.labikinaPlatillos img {
    /* height: 100vh; */
}

/* -----EVENTOS----- */
.labikinaEventos p {
    color: black;
    font-size: 1.2rem;
}

.labikinaEventos p.h1 {
    font-size: 3rem;
}

/* ------VIDEO------ */
.labikinaVideo {
    background-image: url('../img/labikina/video.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}

.labikinaVideo img {
    width: 40%;
}

.labikinaVideo p {
    color: white;
    font-size: 2rem;
}

/* ------ GALERIA------ */
.labikinaGaleria img {
    z-index: 9;
}
.labikinaGaleria {
    color: black;
}
.labikinaGaleria p.h1,
#labikinaPlatillos p.h1 {
    color: black;
    font-size: 5rem;
}
.labikinaGaleria p.h11 {
    color: white;
    position: absolute;
    font-size: 2rem;
    z-index: 10;
}

/* -----FORMULARIO------ */
.labikinaFormulario form {
    color: lightgray;
}

.labikinaFormulario .nombre,
.labikinaFormulario .email {
    border-top: 0;
    border-left: 0;
    border-right: 0;
}

.labikinaFormulario .boton {
    background-color: black;
    color: white;
}

.labikinaFormulario p.h1 {
    color: black;
}


/* *************BENDITABARRA******** */

/* -----NAV----- */
.benditabarra {
    background-color: black;
}
.benditabarra li>a {
    color: white;
    font-size: 1.2rem;
}

.benditabarra img {
    width: 4em;
}

/* -----PORTADAS---- */


.benditabarraredes i {
    color: white;
}

.benditabarranewsletter .boton {
    background-color: white;
    color: black;
    font-size: .7rem;
}

/* -------EXPERIENCIAS------ */
.benditabarraExperiencias p {
    color: black;
}

.benditabarraExperiencias p.h1 {
    font-size: 3rem;
}

/* -----ESPECIALIDADES---- */
.benditabarraEspecialidades p {
    color: black;
}

.benditabarraEspecialidades p.p {
    color: black;
    font-size: 1.2rem;
}

.benditabarraEspecialidades p.h1 {
    font-size: 3rem;
}

/* -----TEMPORADA-----  */

/* ----- PROMOS ----- */
.benditabarraPromos p {
    color: black;
    font-size: 1.2rem;
}

.benditabarraPromos p.h1 {
    font-size: 3rem;
}

/* ------PLATILLOS------ */
.benditabarraPlatillos img {
    /* height: 100vh; */
}

/* -----EVENTOS----- */
.benditabarraEventos p {
    color: black;
    font-size: 1.2rem;
}

.benditabarraEventos p.h1 {
    font-size: 3rem;
}

/* ------VIDEO------ */
.benditabarraVideo {
    background-image: url('../img/benditabarra/video.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}

.benditabarraVideo img {
    width: 40%;
}

.benditabarraVideo p {
    color: white;
    font-size: 2rem;
}

/* ------ GALERIA------ */
.benditabarraGaleria img {
    z-index: 9;
}
.benditabarraGaleria {
    color: black;
}
.benditabarraGaleria p.h1 {
    color: black;
    font-size: 5rem;
}
.benditabarraGaleria p.h11 {
    color: white;
    position: absolute;
    font-size: 2rem;
    z-index: 10;
}

.benditabarraGaleria p.h1 {
    font-size: 3rem;
}

/* -----FORMULARIO------ */
.benditabarraFormulario form {
    color: lightgray;
}

.benditabarraFormulario .nombre,
.benditabarraFormulario .email {
    border-top: 0;
    border-left: 0;
    border-right: 0;
}

.benditabarraFormulario .boton {
    background-color: black;
    color: white;
}

.benditabarraFormulario p.h1 {
    color: black;
}


/* *************BAREZZITO PR******** */

/* -----NAV----- */
.barezzitopr {
    background-color: black;
}
.barezzitopr li>a {
    color: white;
    font-size: 1.2rem;
}

.barezzitopr img {
    width: 4em;
}

/* -----PORTADAS---- */

.barezzitoprredes i {
    color: white;
}

.barezzitoprnewsletter .boton {
    background-color: white;
    color: black;
    font-size: .7rem;
}

/* -------EXPERIENCIAS------ */
.barezzitoprExperiencias p {
    color: black;
}

.barezzitoprExperiencias p.h1 {
    font-size: 3rem;
}

/* -----ESPECIALIDADES---- */
.barezzitoprEspecialidades p {
    color: black;
}

.barezzitoprEspecialidades p.p {
    color: black;
    font-size: 1.2rem;
}

.barezzitoprEspecialidades p.h1 {
    font-size: 3rem;
}

/* -----TEMPORADA-----  */

/* ----- PROMOS ----- */
.barezzitoprPromos p {
    color: black;
    font-size: 1.2rem;
}

.barezzitoprPromos p.h1 {
    color: #E81B23;
    font-size: 3rem;
}

/* ------PLATILLOS------ */
.barezzitoprPlatillos img {
    /* height: 100vh; */
}

/* -----EVENTOS----- */
.barezzitoprEventos p {
    color: black;
    font-size: 1.2rem;
}

.barezzitoprEventos p.h1 {
    color: #E81B23;
    font-size: 3rem;
}

/* ------VIDEO------ */
.barezzitoprVideo {
    background-image: url('../img/barezzitopr/video.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}

.barezzitoprVideo img {
    width: 40%;
}

.barezzitoprVideo p {
    color: white;
    font-size: 2rem;
}

/* ------ GALERIA------ */
.barezzitoprGaleria img {
    z-index: 9;
}
.barezzitoprGaleria {
    color: #E81B23;
}
.barezzitoprGaleria p.h1 {
    color: #E81B23;
    font-size: 3rem;
}
.barezzitoprGaleria p.h11 {
    color: white;
    position: absolute;
    font-size: 2rem;
    z-index: 10;
}

/* -----FORMULARIO------ */
.barezzitoprFormulario form {
    color: lightgray;
}

.barezzitoprFormulario .nombre,
.barezzitoprFormulario .email {
    border-top: 0;
    border-left: 0;
    border-right: 0;
}

.barezzitoprFormulario .boton {
    background-color: #E81B23;
    color: white;
}

.barezzitoprFormulario p.h1 {
    color: black;
}


/* *************OXYGEN******** */

/* -----NAV----- */
.oxygen li>a {
    color: grey;
    font-size: 1.2rem;
}

.oxygen img {
    width: 8em;
}

/* -----PORTADAS---- */
.oxygenredes {
    padding-top: 48.5%;
    padding-right: 80%;
}
.oxygenredes i {
    color: white;
}
/* -------EXPERIENCIAS------ */
.oxygenExperiencias p.h2.h2 {
    color: black;
}

.oxygenExperiencias p.h1 {
    font-size: 3rem;
}
.oxygenExperiencias p.h2.h {
    color: grey;
}
.oxygenExperiencias p.h5 {
    color: lightgrey;
}

/* -----ESPECIALIDADES---- */
.oxygenEspecialidades p {
    color: black;
}

.oxygenEspecialidades p.p {
    color: black;
    font-size: 1.2rem;
}

.oxygenEspecialidades p.h1 {
    font-size: 3rem;
}

/* -----TEMPORADA-----  */

/* ----- PROMOS ----- */
.oxygenPromos p {
    color: grey;
    font-size: 1.2rem;
}

.oxygenPromos p.h1 {
    color: black;
    font-size: 3rem;
}

/* ------PLATILLOS------ */
.oxygenPlatillos img {
    /* height: 100vh; */
}

/* -----EVENTOS----- */
.oxygenEventos p {
    color: black;
    font-size: 1.2rem;
}

.oxygenEventos p.h1 {
    font-size: 3rem;
}

/* ------VIDEO------ */
.oxygenVideo {
    background-image: url('../img/Fondo Videos.png');
    background-repeat: no-repeat;
    background-size: cover;
}

.oxygenVideo img {
    width: 40%;
}

.oxygenVideo p {
    color: white;
    font-size: 2rem;
}

/* ------ GALERIA------ */
.oxygenGaleria img {
    z-index: 9;
}
.oxygenGaleria p {
    color: grey;
}
.oxygenGaleria p.h1 {
    color: black;
    font-size: 5rem;
}
.oxygenGaleria p.h11 {
    color: white;
    position: absolute;
    font-size: 2rem;
    z-index: 10;
}

/* -----FORMULARIO------ */
.oxygenFormulario form {
    color: lightgray;
}

.oxygenFormulario .nombre,
.oxygenFormulario .email {
    border-top: 0;
    border-left: 0;
    border-right: 0;
}

.oxygenFormulario .boton {
    background-color: black;
    color: white;
}

.oxygenFormulario p.h1 {
    color: black;
}

#Respo .row {
    height: auto;
}

.rslogo {
    width: 30%;
}
.blogo {
    width: 10%;
}
/*// Small devices (landscape phones, less than 768px)*/
@media (max-width: 767.98px) {}

/*// Medium devices (tablets, less than 992px)*/
@media (max-width: 991.98px) {}

/*// Large devices (desktops, less than 1200px)*/
@media (max-width: 1199.98px) {}