.ContBioAutor {
    width: -webkit-fill-available;
    width: -moz-available;
    display: inline-block;
    margin-top: 30px;
    margin-bottom: 20px;
    padding: 20px 20px 30px 20px;
    border-top: 1px solid #811d35;
}

.FotoAutor {
    width: 150px;
    height: 150px;
    float: left;
    border-radius: 100%;
    overflow: hidden;
}

.BioAutor {
    width: 81%;
    display: inline-block;
    padding-left: 35px;
}

.AutorH1 {
    color: #811d35;
    margin-bottom: 20px;
    text-align: left;
}

.AutorCargo {
    width: -webkit-fill-available;
    width: -moz-available;
    display: inline-block;
    color: #909090;
    font-family: 'Nunito Sans', sans-serif;
    font-size: 17px;
    line-height: 20px;
    margin: 0 0 14px 0;
    font-weight: 500;
    text-transform: uppercase;
    text-decoration: none;
    text-align: left;
    border-bottom: none;
}

.AutorDesc {
    width: -webkit-fill-available;
    width: -moz-available;
    display: inline-block;
}

.AutorRedes {
    width: -webkit-fill-available;
    width: -moz-available;
    display: inline-block;
    margin-top: 15px;
}

.Autoricon {
    float: left;
    margin: 0 26px 0 0;
    font-size: 22px;
}

.Autoricon a {
    color: #831933;
}
.Autoricon a:hover {
    color: #000;
}

.notasH2 {
    width: -webkit-fill-available;
    width: -moz-available;
    display: inline-block;
    text-align: center!important;
}

.txtHist h3 {
    width: 100%;
    height: 113px;
    display: inline-block;
    overflow: hidden;
    font-family: 'EB Garamond', serif;
    font-weight: 300;
    font-size: 27px;
    line-height: 39px;
    text-align: center;
    text-decoration: none;
    padding: 0;
    margin: 0 0 20px 0;
    text-transform: initial;
}

.txtHist h3 a {
    color: #212529;
}
.txtHist h3 a:hover {
    color: #831933;
}
.banner-elecciones {
    width: -webkit-fill-available;width: -moz-available;
    display: inline-block;
    text-align: center;
    margin: 20px 0;
}
.banner-e-desk {
    width: 970px;
    margin: 0 auto;
}
.banner-e-mob {
    width: 320px;
    margin: 0 auto;
    display: none;
}

/********TE RECOMENDAMOS*******/
.modRecomendamos_h3 {
    width: -webkit-fill-available;width: -moz-available;
    display: inline-block;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    color: #000;
    border-bottom: solid #821b34 1px;
    margin-top: 40px;
}
.modRecomendamos_contenedor {
    width: 23%;
    margin-left: 1%;
    float: left;
    margin: 40px 6px;
}
.modRecomendamos_titulo {
    width: 100%;
    height: 160px;
    padding: 5px;
    font-weight: 500;
    font-size: 16px;
    line-height: 23px;
}
.modRecomendamos_titulo a {
    color: #000;
    text-decoration: none;
}
.modRecomendamos_titulo a:hover {
    color: #821b34;
    text-decoration: none;
}
.modRecomendamos_imagen {
    width: 100%;
    height: 100px;
    overflow: hidden;
    display: inline-block;
}
.modal_contenedor {
    width: -webkit-fill-available;width: -moz-available;
    float: left;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 38;
    display: flex;
    align-items: center;
    justify-content: center;
    display: none;
}
.modal_overlay {
    width: -webkit-fill-available;width: -moz-available;
    float: left;
    height: 100%;
    background: #000000a8;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 34;
    display: flex;
    align-items: center;
    justify-content: center;
}
.modal_contenedorGral {
    width: 900px;
    display: inline-block;
    /*width: 673px;*/
    margin: 0 auto;
    background-color: #fff;
    padding: 38px 15px;
    position: relative;
    z-index: 35;
    box-shadow: 2px 3px 11px #3838388a;
}
.modal_contBody {
    width: -webkit-fill-available;width: -moz-available;
    float: left;
}
.modal_imgPrincipal {
    width: 100%;
    display: inline-block;
    text-align: center;
}
.modal_titulo {
    width: 100%;
    display: inline-block;
    text-align: center;
    font-size: 26px;
    color: #3c3c3c;
    font-weight: bold;
    line-height: 35px;
    padding: 0 6px;
    margin-top: 5px;
}
.modal_titulo .strong {
    color: #65328c;
    font-size: 30px;
}
.modal_subtitulo {
    display: none;
    width: 56%;
    float: left;
    text-align: center;
    font-size: 19px;
    margin: 16px 0 0;
    color: #ffffff;
    padding: 15px 40px;
    background: #ccb23f;
}
.modal_subtitulo a {
    color: #fff;
    text-decoration: underline;
    margin-left: 2px;
}
.modal_subtitulo a:hover {
    color: #000;
    text-decoration: none;
}
.modal_botonesFooter {
    width: 100%;
    display: inline-block;
    text-align: center;
    margin: 27px 0 0;
    padding: 0 13%;
}
.modal_btnPrimario {
    width: -webkit-fill-available;width: -moz-available;
    display: inline-block;
    margin: 0 10px 20px;
    padding: 10px 30px 13px 30px;
    background: #65368a;
    color: #fff;
    font-weight: 600;
    font-size: 22px;
    /*margin-right: 30px;*/
}
.modal_btnPrimario:hover {
    color: #FFF;
    background: #000;
}
.modal_btnSecundario {
    width: -webkit-fill-available;width: -moz-available;
    display: inline-block;
    margin: 0 10px;
    padding: 10px 18px 13px 18px;
    background: #fff;
    color: #f67f4f;
    font-size: 19px;
    /*margin-right: 30px;*/
    border: 1px solid #f67f4f;
    cursor: pointer;
}
.modal_btnSecundario:hover {
    background: #fafafa;
}
.cerrarNews {
    float: left;
    text-align: right;
    cursor: pointer;
    position: absolute;
    z-index: 3;
    top: 0;
    right: 0;
    margin: 5px;
    color: #f67f4f;
    font-size: 30px;
    padding: 3px 13px 1px;
}
.cerrarNews:hover {
    color: #8b9a9e;
}
.dropdowncats.WinefoodMenu a {
    color: #652d8f;
    text-decoration: none;
    box-shadow: inset 0 -2px 0 rgb(101 49 141 / 33%), 0 2px 0 rgb(101 49 141 / 34%);
    transition: box-shadow .3s;
    overflow: hidden;
    font-weight: 900;
}
.dropdowncats.WinefoodMenu a:hover {
    color: #652d8f;
    box-shadow: inset 0 -30px 0 rgb(101 49 141 / 33%), 0 2px 0 rgb(101 49 141 / 33%);
}
.dropdowncatscont.WinefoodSubMenu {
   box-shadow: none;
}
.dropdowncatscont.WinefoodSubMenu a {
    color: #000;
    box-shadow: none;
}
.dropdowncatscont.WinefoodSubMenu a:hover {
    color: #652d8f;
    box-shadow: none;
}
.wp-block-image figcaption {
    margin: 0;
    color: #6b6b6b;
    font-size: 15px;
    font-style: italic;
}
.btn-WineFoodFestival {
    width: 100px;
    position: fixed;
    bottom: 220px;
    left: 0px;
    font-size: 13px;
    font-weight: 600;
    text-decoration: none;
    color: #1a1a1a;
    z-index: 20;
    background: rgba(255, 255, 255, .8);
    padding: 7px 5px;
    text-align: center;
    border-right: 1px solid #6e3e94;
    border-top: 1px solid #6e3e94;
    border-bottom: 1px solid #6e3e94;
}
.btn-WineFoodFestival:hover {
    color: #652d8f;
    text-decoration: underline;
    background: rgb(101 49 141 / 13%);
}

.strong {
    width: auto!important;
    float: none!important;
    font-weight: bold!important;
    padding: 0!important;
    margin: 0 2px 0 0!important;
    display: inline-block;
}
.moduloNewsletterHome {/*M脙茠脝鈥櫭冣€犆⑩偓鈩⒚兤捗⑩偓 脙垄芒鈥毬⑩€灺⒚兤捗嗏€櫭兟⒚⑩€毬� 脙茠脗垄脙垄芒鈧∶偮兟⒚⑩偓啪脗垄脙茠脝鈥櫭冣€犆⑩偓鈩⒚兤捗偮⒚兟⒚⑩偓拧脗卢 脙茠脝鈥櫭冣€毭偮⒚兤捗偮⒚兟⒚⑩€毬吢∶冣€毭偮兤捗偮⒚兟⒚⑩€毬吢久冣€毭偮⒚兤捗嗏€櫭冣€犆⑩偓鈩⒚兤捗⑩偓 脙垄芒鈥毬⑩€灺⒚兤捗嗏€櫭冣€毭偮⒚兤捗偮⒚兟⒚⑩€毬吢∶冣€毭偮兤捗⑩偓娄脙鈥毭偮∶兤捗嗏€櫭冣€犆⑩偓鈩⒚兤捗偮⒚兟⒚⑩偓拧脗卢脙鈥γ偮∶兤捗嗏€櫭兟⒚⑩€毬吢∶兤捗⑩偓拧脙鈥毭偮砫ulo Newsletter home*/
    width: -webkit-fill-available;width: -moz-available;
    display: inline-block;
    margin: 0 0 10px 0;
    padding: 38px 20px 42px 20px;
}
.titmoduloNewsletterHome {
    width: 50%;
    float: left;
    margin: 0;
    padding: 20px 0;
}
.txtmoduloNewsletterHome {
    width: auto;
    display: inline-block;
    margin: 0;
    text-align: left;
}
.titNewsChico {
    width: -webkit-fill-available;width: -moz-available;
    font-size: 22px;
    color: #a3282d;
    font-weight: 300;
}
.titNewsGrande {
    font-size: 36px;
    margin-top: -10px;
    font-weight: 700;
}
.SubtitmoduloNewsletterHome {
    width: 50%;
    display: inline-block;
    margin: 0;
}
.TxtNewsletterHome {
    width: -webkit-fill-available;width: -moz-available;
    display: block;
    text-align: center;
    padding: 16px 10px 12px;
    font-size: 19px;
    color: #313131;
}
.BtnNewsletterHome {
    width: -webkit-fill-available;width: -moz-available;
    display: block;
    text-align: center;
}
.BtnNewsletterHome a {
    width: 300px;
    display: block;
    margin: 0 auto;
    background: #821b34;
    color: #fff;
    padding: 6px 10px;
    font-size: 26px;
    font-weight: bold;
    transition: background-color .3s ease;
}
.BtnNewsletterHome a:hover {
    text-decoration: none;
    color: #fff;
    background: #000;
}
.IconNews {
    font-size: 20px;
    display: inline-block;
    color: #313131;
    margin-right: 10px;
}/*M脙茠脝鈥櫭冣€犆⑩偓鈩⒚兤捗⑩偓 脙垄芒鈥毬⑩€灺⒚兤捗嗏€櫭兟⒚⑩€毬� 脙茠脗垄脙垄芒鈧∶偮兟⒚⑩偓啪脗垄脙茠脝鈥櫭冣€犆⑩偓鈩⒚兤捗偮⒚兟⒚⑩偓拧脗卢 脙茠脝鈥櫭冣€毭偮⒚兤捗偮⒚兟⒚⑩€毬吢∶冣€毭偮兤捗偮⒚兟⒚⑩€毬吢久冣€毭偮⒚兤捗嗏€櫭冣€犆⑩偓鈩⒚兤捗⑩偓 脙垄芒鈥毬⑩€灺⒚兤捗嗏€櫭冣€毭偮⒚兤捗偮⒚兟⒚⑩€毬吢∶冣€毭偮兤捗⑩偓娄脙鈥毭偮∶兤捗嗏€櫭冣€犆⑩偓鈩⒚兤捗偮⒚兟⒚⑩偓拧脗卢脙鈥γ偮∶兤捗嗏€櫭兟⒚⑩€毬吢∶兤捗⑩偓拧脙鈥毭偮砫ulo Newsletter home*/
.modNewsletterSidebar {/*M脙茠脝鈥櫭冣€犆⑩偓鈩⒚兤捗⑩偓 脙垄芒鈥毬⑩€灺⒚兤捗嗏€櫭兟⒚⑩€毬� 脙茠脗垄脙垄芒鈧∶偮兟⒚⑩偓啪脗垄脙茠脝鈥櫭冣€犆⑩偓鈩⒚兤捗偮⒚兟⒚⑩偓拧脗卢 脙茠脝鈥櫭冣€毭偮⒚兤捗偮⒚兟⒚⑩€毬吢∶冣€毭偮兤捗偮⒚兟⒚⑩€毬吢久冣€毭偮⒚兤捗嗏€櫭冣€犆⑩偓鈩⒚兤捗⑩偓 脙垄芒鈥毬⑩€灺⒚兤捗嗏€櫭冣€毭偮⒚兤捗偮⒚兟⒚⑩€毬吢∶冣€毭偮兤捗⑩偓娄脙鈥毭偮∶兤捗嗏€櫭冣€犆⑩偓鈩⒚兤捗偮⒚兟⒚⑩偓拧脗卢脙鈥γ偮∶兤捗嗏€櫭兟⒚⑩€毬吢∶兤捗⑩偓拧脙鈥毭偮砫ulo Newsletter sidebar*/
    width: -webkit-fill-available;width: -moz-available;
    float: left;
    margin-top: 300px;
    position: relative;
    z-index: 2;
    background: #fff;
    padding: 20px 0 10px 0;
}
.titNewsletterNota.side {
    display: block;
    text-align: center;
}
.titChicoNewsletter.side {
    width: -webkit-fill-available;width: -moz-available;
    margin: 0;
    text-align: center;
}
.titGrandeNewsletter.side {
    width: -webkit-fill-available;width: -moz-available;
    text-align: center;
    margin: 0;
}
.btnSuscribeteNewsletterNota {
    width: -webkit-fill-available;width: -moz-available;
    float: left;
    text-align: center;
    padding: 0 10px;
}
.btnSuscribeteNewsletterNota a {
    width: -webkit-fill-available;width: -moz-available;
    float: left;
    background: #811d35;
    color: #fff;
    font-size: 22px;
    padding: 10px 20px;
    font-weight: bold;
    transition: background-color .3s ease;
}
.btnSuscribeteNewsletterNota a:hover {
    text-decoration: none;
    color: #fff;
    background: #252526;
}/*M脙茠脝鈥櫭冣€犆⑩偓鈩⒚兤捗⑩偓 脙垄芒鈥毬⑩€灺⒚兤捗嗏€櫭兟⒚⑩€毬� 脙茠脗垄脙垄芒鈧∶偮兟⒚⑩偓啪脗垄脙茠脝鈥櫭冣€犆⑩偓鈩⒚兤捗偮⒚兟⒚⑩偓拧脗卢 脙茠脝鈥櫭冣€毭偮⒚兤捗偮⒚兟⒚⑩€毬吢∶冣€毭偮兤捗偮⒚兟⒚⑩€毬吢久冣€毭偮⒚兤捗嗏€櫭冣€犆⑩偓鈩⒚兤捗⑩偓 脙垄芒鈥毬⑩€灺⒚兤捗嗏€櫭冣€毭偮⒚兤捗偮⒚兟⒚⑩€毬吢∶冣€毭偮兤捗⑩偓娄脙鈥毭偮∶兤捗嗏€櫭冣€犆⑩偓鈩⒚兤捗偮⒚兟⒚⑩偓拧脗卢脙鈥γ偮∶兤捗嗏€櫭兟⒚⑩€毬吢∶兤捗⑩偓拧脙鈥毭偮砫ulo Newsletter sidebar*/
.modNewsletterNota {/*M脙茠脝鈥櫭冣€犆⑩偓鈩⒚兤捗⑩偓 脙垄芒鈥毬⑩€灺⒚兤捗嗏€櫭兟⒚⑩€毬� 脙茠脗垄脙垄芒鈧∶偮兟⒚⑩偓啪脗垄脙茠脝鈥櫭冣€犆⑩偓鈩⒚兤捗偮⒚兟⒚⑩偓拧脗卢 脙茠脝鈥櫭冣€毭偮⒚兤捗偮⒚兟⒚⑩€毬吢∶冣€毭偮兤捗偮⒚兟⒚⑩€毬吢久冣€毭偮⒚兤捗嗏€櫭冣€犆⑩偓鈩⒚兤捗⑩偓 脙垄芒鈥毬⑩€灺⒚兤捗嗏€櫭冣€毭偮⒚兤捗偮⒚兟⒚⑩€毬吢∶冣€毭偮兤捗⑩偓娄脙鈥毭偮∶兤捗嗏€櫭冣€犆⑩偓鈩⒚兤捗偮⒚兟⒚⑩偓拧脗卢脙鈥γ偮∶兤捗嗏€櫭兟⒚⑩€毬吢∶兤捗⑩偓拧脙鈥毭偮砫ulo Newsletter abajo de nota*/
    width: -webkit-fill-available;width: -moz-available;
    float: left;
    padding: 36px 130px 53px 130px;
    border-top: 1px solid #c3b09e;
    border-bottom: 1px solid #c3b09e;
    margin-bottom: 40px;
}
.titNewsletterNota {
    width: -webkit-fill-available;width: -moz-available;
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px
}
.titChicoNewsletter {
    font-size: 27px;
    font-weight: 300;
    float: left;
    margin-top: 1px;
}
.titGrandeNewsletter {
    font-size: 33px;
    float: left;
    font-weight: 700;
    margin-left: 8px;
}/*M脙茠脝鈥櫭冣€犆⑩偓鈩⒚兤捗⑩偓 脙垄芒鈥毬⑩€灺⒚兤捗嗏€櫭兟⒚⑩€毬� 脙茠脗垄脙垄芒鈧∶偮兟⒚⑩偓啪脗垄脙茠脝鈥櫭冣€犆⑩偓鈩⒚兤捗偮⒚兟⒚⑩偓拧脗卢 脙茠脝鈥櫭冣€毭偮⒚兤捗偮⒚兟⒚⑩€毬吢∶冣€毭偮兤捗偮⒚兟⒚⑩€毬吢久冣€毭偮⒚兤捗嗏€櫭冣€犆⑩偓鈩⒚兤捗⑩偓 脙垄芒鈥毬⑩€灺⒚兤捗嗏€櫭冣€毭偮⒚兤捗偮⒚兟⒚⑩€毬吢∶冣€毭偮兤捗⑩偓娄脙鈥毭偮∶兤捗嗏€櫭冣€犆⑩偓鈩⒚兤捗偮⒚兟⒚⑩偓拧脗卢脙鈥γ偮∶兤捗嗏€櫭兟⒚⑩€毬吢∶兤捗⑩偓拧脙鈥毭偮砫ulo Newsletter abajo de nota*/
.barraSusNEWS {/* Barra general suscribete al newsletter */
    width: -webkit-fill-available;width: -moz-available;
    background: #c3b09d;
    text-align: center;
    margin-top: 15px;
    padding-top: 16px;
    font-size: 17px;
    overflow: hidden;
    display: none;
    float: left;
    border-bottom: 4px solid #c3b09e;
}
.barraSusNEWS a {
    width: -webkit-fill-available;width: -moz-available;
    color: #000;
    text-decoration: none;
    float: left;
}
.barraSusNEWS a:hover {
    color: #a52629;
    text-decoration: none;
}
.IconNews.head {
    color: inherit;
    font-size: 17px;
    margin-left: 3px;
}/* Barra general suscribete al newsletter */
.verMasHistorico a {/*ver mas directorio*/
  background: #831933;
  color: #fff;
  padding: 10px 20px;
  outline: none;
  border: none;
  cursor: pointer;
  text-decoration: none;
  font-size: 24px;
}

.verMasHistorico a:hover {
  background-color: #AB8F72;
  color: #fff;
}

.verMasHist {
  width: -webkit-fill-available;width: -moz-available;
  text-align: center;
}

/*ver mas directorio*/
.ContAutorNota {
    width: -webkit-fill-available;width: -moz-available;
    float: left;
    border-top-left-radius: 10px;
    background: #fff;
    padding: 36px 17px 30px 28px;
    border-bottom: 2px solid #811d35;
    margin: 30px 0 10px 0;
    border-top-right-radius: 10px;
    box-shadow: 0px -2px 10px #e1e1e1;
}
.AutorContRedes {
    width: -webkit-fill-available;width: -moz-available;
    float: left;
    text-align: center;
    margin-top: 10px;
}
.AutorContRedes span {
    font-size: 18px;
    margin: 0 9px;
}
.AutorContRedes span a {
    color: #575757;
}
.AutorContRedes span a:hover {
    color: #811d35;
}
.AutorNotaContFoto {
    float: left;
    padding: 0;
}
.AutorNotaContFoto img {
    margin: 0!important;
}
.AutorNotaFotoCenter {
    width: -webkit-fill-available;width: -moz-available;
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
}
.AutorNotaFoto {
    width: 150px;
    height: 150px;
    float: left;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 100%;
}
.AutorNotaFoto img {
    width: 100%;
}
.AutorNotaBio {
    float: left;
    margin: 0 auto;
    border-left: 8px solid #fff;
}
.AutorNotaNombre {
    width: -webkit-fill-available;width: -moz-available;
    display: inline-block;
    font-size: 41px;
    font-weight: 500;
    color: #811d35;
    text-align: left;
    margin: 0 0 2px;
    padding: 0;
    border: none;
}
.AutorNotaCargo {
    width: -webkit-fill-available;width: -moz-available;
    float: left;
    color: #6d6d6d;
    font-size: 15px;
    line-height: 23px;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 5px 0;
}
.AutorNotaBioC {
    width: -webkit-fill-available;width: -moz-available;
    float: left;
    margin-top: 2px;
}
.wp-block-embed {
width: -webkit-fill-available;width: -moz-available;
float: left;
}
.wp-block-embed iframe {
width: 100%;
height: 420px;
float: left;
}
#div-gpt-ad-native {
  width: -webkit-fill-available;width: -moz-available;
  height: 560px;
  float: left;
  background: #f4f4f4;
  display: flex;
  align-items: center;
  justify-content: center;
}
p.is-style-alt {
  width: -webkit-fill-available;
  width: -moz-available;
  float: left;
  color: #767676;
  text-transform: uppercase;
  text-align: center!important;
  letter-spacing: 1px;
  font-weight: 600;
  border-top: 2px solid #D9D9D9;
  border-bottom: 2px solid #D9D9D9;
}
.wp-caption{
width: 100%!important;
}
.contenedorSinRestaurantes {
float: left;
position: relative;
width: 100%;
text-align: center;
margin-top: 10px;
display: none;
}
#cargando_notas {
position: relative;
width: 100%;
text-align: center;
margin-bottom: 10px;
display: none;
}
#cargando_notas img {
width: 150px!important;
height: 150px!important;
float: inherit!important
}
#infscr-loading {
width: 100%;
text-align: center;
float: left;
}
#infscr-loading img {
width: 124px;
height: 124px;
float: none!important;
}
::selection {
background: #851530;
color: #fff;
}
::-webkit-scrollbar {
width: 10px;
height: 3px;
}
::-webkit-scrollbar-track {
background: #ededee;
}
::-webkit-scrollbar-thumb {
background: #841732;
border-radius: 30px;
}
::-webkit-scrollbar-thumb:hover {
background: #313136;
}
body {
margin: 0px;
color: #000;
font-family: 'Nunito Sans', sans-serif;
font-size: 17px;
font-weight: 300;
overflow-x: hidden;
background: #fff;
}
img {
width: 100%;
}
header {
width:-webkit-fill-available;width:-moz-available;
float:left;
}
h1 {
width: -webkit-fill-available;width: -moz-available;
float: left;
font-family: 'EB Garamond', serif;
font-size: 50px;
font-weight: 200;
line-height: 61px;
text-align: center;
}
h2 {
width: -webkit-fill-available;width: -moz-available;
float: left;
font-size: 32px;
font-weight: 200;
font-family: 'EB Garamond', serif;
line-height: 54px;
margin: 50px 0px;
padding-bottom:5px;
text-align: center;
border-bottom: 3px solid #811d35;
}
h3 {
width: -webkit-fill-available;width: -moz-available;
float: left;
font-size: 20px;
font-weight: bold;
margin: 10px 0px;
text-align: center;
}
h4 {
width: -webkit-fill-available;width: -moz-available;
float: left;
font-size: 20px;
font-weight: bold;
text-align: center;
margin: 0px 0px 10px 0px;
}
h2 a {
color: #000;
}
h2 a:hover {
color: #831933;
text-decoration: none;
}
article {
width: -webkit-fill-available;width: -moz-available;
float: left;
margin: 23px 0 20px 0px;
}
article img {
margin: 6px 0px 10px;
}
article a {
color: #831933;
text-decoration: underline;
}
article p iframe{
width: -webkit-fill-available;width: -moz-available;
height: 400px;
float: left;
}
article a:hover {
color: #000;
text-decoration: underline;
}
strong {
font-weight: bold!important;
font-size: 18px;
}
p {
width: -webkit-fill-available;width: -moz-available;
float: left;
text-align: left!important;
padding-left: 0px!important;
margin: 10px 0px;
}
p a {
color: #831933;
text-decoration: underline;
margin: 0px 0px 20px 0px;
text-align: center;
}
p a:hover {
color: #000;
text-decoration: underline;
}
b,strong {
font-weight: 700;
}
em {
font-style: italic;
}
li {
/*list-style: disc;*/
padding: 0;
}
ul {
list-style: none;
padding: 0;
display: inline-block;
}
article span ul li::before {
  content: "\2022";
  color: #AB8F72;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}
a {
  color: #000;
  text-decoration: none;
}
a:hover {
  color: #831933;
  text-decoration: none;
}
blockquote p {
width:-webkit-fill-available;width:-moz-available;
float:left;
font-size: 20px;
font-weight: 400;
font-style: italic;
text-align: left;
border-left: 12px solid #C3B09C;
padding: 0 20px;
margin: 20px 0;
}
.skin-container {
    width: -webkit-fill-available;width: -moz-available;
    background: #fff;
    height: auto;
    float: left;
    margin-top: 110px;
}
.header2022 {
    width: -webkit-fill-available;width: -moz-available;
    float: left;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 33;
}
.container {
   max-width: 1140px;
}
.containerMenu {
    width: -webkit-fill-available;width: -moz-available;
    float: none;
}
.HeadSup {
    width: -webkit-fill-available;width: -moz-available;
    float: left;
    background: #fff;
}
.HeadSub {
    width: -webkit-fill-available;width: -moz-available;
    float: left;
    border-bottom: 2px solid #831933;
    margin: 0 auto;
    z-index: 3;
    background: #fff;
}
.fixed {
    position: fixed;
    top: 0;
}
.RedesOcultar {
    display: none;
}
.barraRedes {
    width: -webkit-fill-available;width: -moz-available;
    float: right;
    text-align: right;
    margin: 0;
    font-size: 15px;
    right: 22px;
    top: 66px;
    padding: 0 14px 8px 0;
}
.notaMobile {
    display: none;
}
#menuToggle {
  display: none;
  width: auto;
  float: left;
  /*position: fixed;*/
  top: 20px!important;
  position: relative;
  z-index: 2;
  -webkit-user-select: none;
  user-select: none;
  left: 11px;
}
#menuToggle input{
  display: block;
  width: 40px;
  height: 32px;
  position: absolute;
  top: -7px;
  left: -5px;
  cursor: pointer;
  opacity: 0; /* hide this */
  z-index: 3; /* and place it over the hamburger */
  -webkit-touch-callout: none;
}


#menuToggle span{
  display: block;
  width: 33px;
  height: 4px;
  margin-bottom: 5px;
  position: relative;
  background: #841732;
  border-radius: 3px;
  z-index: 1;
  transform-origin: 4px 0px;
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              opacity 0.55s ease;
}

#menuToggle span:first-child{
  transform-origin: 0% 0%;
}

#menuToggle span:nth-last-child(2){
  transform-origin: 0% 100%;
}


#menuToggle input:checked ~ span{
  opacity: 1;
  transform: rotate(45deg) translate(-2px, -1px);
  background: #841732;
}
/*
 * But let's hide the middle one.
 */
#menuToggle input:checked ~ span:nth-last-child(3){
  opacity: 0;
  transform: rotate(0deg) scale(0.2, 0.2);
}
/*
 * Ohyeah and the last one should go the other direction
 */
#menuToggle input:checked ~ span:nth-last-child(2){
  transform: rotate(-45deg) translate(0, -1px);
}
/*
 * Make this absolute positioned
 * at the top left of the screen
 */
#menu{
  width: -webkit-fill-available;width: -moz-available;
  height: 100%;
  position: fixed;
  z-index: 0;
  left: 0;
  margin: 0;
  display: none;
  padding: 40px 30px 0;
  background: #f4f4f4;
  list-style-type: none;
  -webkit-font-smoothing: antialiased;
  width: 100%;
}

.containerMenu li {
    float: left;
    list-style: none;
    text-align: left;
}

.containerMenu li a{
  padding: 10px 0;
  font-size: 22px;
  color: #000;

}

.containerMenu li a:hover{
  color: #831933;
  text-decoration: none;
}

.dropdowncats {
  position: relative;
  display: inline-block;
}

.dropdowncatscont {
  display: none;
  position: absolute;
  background: #f4f4f4;
  min-width: 160px;
  box-shadow: 2px 5px 11px rgb(0 0 0 / 27%);
  z-index: 2;
  text-align: left;
}

.dropdowncatscont a {
  color: #000;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdowncatscont a:hover {background-color: #ddd;}

.dropdowncats:hover .dropdowncatscont {display: block;}

.butdropdwn {
    float: left;
    margin: 6px 0;
    padding: 24px 17px;
}

.dwn-tog {
    font-weight: 900;
}

.dwn-mnu {
  width: -webkit-fill-available;width: -moz-available;
  float: left;
}

.dwn-mnu li {
  width: -webkit-fill-available;width: -moz-available;
  float: left;
  font-weight: 400;
}


.Redes2 {
    width: -webkit-fill-available;width: -moz-available;
    float: left;
    text-align: center;
    padding: 18px;
    background: #fff;
    margin-top: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.Redes2 a {
    color: #000;
    margin: 0 14px;
    font-size: 24px;
}
.Redes2 a:hover {
    color: #831933;
}


#menuToggle input:checked ~ ul{
    display: block;
   animation: fadeIn .3s;
  -webkit-animation: fadeIn .3s;
  -moz-animation: fadeIn .3s;
  -o-animation: fadeIn .3s;
  -ms-animation: fadeIn .3s;
}

@keyframes fadeIn {
  0% { opacity: 0; }
  100% { opacity: 1; }
}

@-moz-keyframes fadeIn {
  0% { opacity: 0; }
  100% { opacity: 1; }
}

@-webkit-keyframes fadeIn {
  0% { opacity: 0; }
  100% { opacity: 1; }
}

@-o-keyframes fadeIn {
  0% { opacity: 0; }
  100% { opacity: 1; }
}

@-ms-keyframes fadeIn {
  0% { opacity: 0; }
  100% { opacity: 1; }
}

.AllBanners {
  width: -webkit-fill-available;width: -moz-available;
  height: auto;
  float: left;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.AllBanners .leader {
  width: auto;
  float: none;
  margin: 0 auto;
}

.bannermob .leader {
    width: 320px;
    display: none;
}

.TxtPublicidad {
width: -webkit-fill-available;width: -moz-available;
float: left;
text-align: center;
color: #b0b0b0;
font-size: 12px;
text-transform: uppercase;
font-weight: 400;
letter-spacing: 1px;
}

.breadcrumbs {
    width: -webkit-fill-available;width: -moz-available;
    float: left;
    margin: 13px 0px 36px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 1px;
    text-align: left;
}

.bc a {
    color: #831933;
}
.bc a:hover {
    color: #000;
}
.bc i {
    margin-left: 8px;
}

.ContFechaYautor {
    width: -webkit-fill-available;width: -moz-available;
    float: left;
    text-align: center;
    margin: 34px 0 30px;
    font-size: 13px;
    font-style: italic;
}

.Pautor {
    border-right: 2px solid #cfcfcf;
    padding-right: 30px;
}
.Pautor a {
   color: #831933;
   text-decoration: underline;
}
.Pautor a:hover {
   color: #000;
}

.Pfecha {
    margin-left: 30px; 
}

.scroll-top {
width: 50px;
height: 50px;
position: fixed;
bottom: 103px;
right: 13px;
font-size: 30px;
padding: 0;
background: #831933;
border-radius: 30px;
display: none;
outline: none;
border-color: transparent;
z-index: 2;
}

.scroll-top i {
display: inline-block;
color: #fff!important;
font-size: 23px;
}

.scroll-top:hover {
cursor: pointer;
background: #000;
box-shadow: none;
border: none;
}

.scroll-top:focus {
background: #831933;
box-shadow: none;
border: none;
--bs-btn-focus-shadow-rgb: transparent;
--bs-btn-active-shadow: none;
}

#carousel{
    width: -webkit-fill-available;width: -moz-available;
    margin:0 auto;
    float: left;
}

.carousel {
  width: -webkit-fill-available;width: -moz-available;
  float: left;
}

.carousel-control-next-icon {
    background-image: none!important;
    background: #ffffffcf;
    border-radius: 90px;
    color: #000;
    font-size: 31px;
    height: auto;
    width: 51px!important;
    padding-top: 4px;
}

.carousel-control-prev-icon {
    background-image: none!important;
    background: #ffffffcf;
    border-radius: 90px;
    color: #000;
    font-size: 31px;
    height: auto;
    width: 51px!important;
    padding-top: 4px;
}

.carousel-control-next-icon:hover, .carousel-control-prev-icon:hover {
    color: #851530;
}

.carousel button {
    width: auto;
    height: 100%;
    top: 0;
    z-index: 1;
    opacity: 1;
}

.carousel-control-prev {
    left: 9px;
}

.carousel-control-next {
    right: 10px;
}
.Lo-nuevo {
    width: -webkit-fill-available;width: -moz-available;
    float: left;
    margin: 60px 0;
}
.TitNotas {
    width: -webkit-fill-available;width: -moz-available;
    float: left;
    font-size: 42px;
    font-family: 'EB Garamond', serif;
    line-height: 55px;
    padding: 20px 40px 12px;
    text-align: center;
}

.TitNotas a {
    color: #000;
}
.TitNotas a:hover {
    color: #831933;
}

.TitCat {
    width: -webkit-fill-available;width: -moz-available;
    float: left;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
}

.TitCat a {
    color: #831933;
}
.TitCat a:hover {
    color: #000;
}

.NameAutor {
    width: -webkit-fill-available;width: -moz-available;
    float: left;
    padding: 10px;
    font-size: 14px;
    font-style: italic;
    text-align: center;
    color: #3f3f3f;
}
.headerSitio2020 {
    width: -webkit-fill-available;width: -moz-available;
    float: left;
    background: #fff;
    position: relative;
    border-bottom: 4px solid #851530;
    margin: 0 15px;
    text-align: center;
}
.Logo {
    /*width: -webkit-fill-available;width: -moz-available;*/
    float: left;
    text-align: center;
    margin: 0;
}
.Logo img {
    width: 202px;
    margin: 0 auto;
    text-align: center;
}
.LogoMarginTpDesk {
display: block;
position: absolute;
left: 26px;
top: 45px;
}
.LogoMarginTpMob {
display: none;
}
.LogoCenter {
float: none;
margin: 0 auto!important;
}
.LogoCenter img {
width: 330px;
}

.SigMas {
    font-size: 24px!important;
}

.SigMas:hover {
    cursor: pointer;
    color: #841732;
}

.categoriasHeader2022 {
    padding: 2px 22px 6px 0;
    text-align: center;
    float: right;
    position: relative;
    z-index: 1;
}

.categoriasHeader2022 span {
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    margin: 0 16px;
    font-size: 14px;
}

.categoriasHeader2022 span a {
    color: #010101;
    text-decoration: none;
}

.categoriasHeader2022 span a:hover {
    color: #841732;
}


.categoriasHeader2022 .strong {
margin: 0px 20px;
color: #ed4f05;
font-weight: 300!important;
}
/********BUSCADOR******/
#muestraBarra {
    display: none;
}

.SearchIcon {
    margin-top: 7px;
    display: inline-block;
    margin-left: 10px;
    float: right;
}

.BarraBuscador {
    width: 100%;
    position: absolute;
    z-index: 9;
    top: 0;
    left: 0;
    background: #fff;
}

.BarraBuscador input {
    background: #f4f4f4;
    border: none;
    border-bottom: 2px solid #000;
    width: 94%;
    height: 35px;
    color: #000;
    padding: 0 10px;
}

.BarraBuscador form {
    display: inline-block;
    width: 92%;
}

.BarraBuscador input:focus {
    outline: none !important;
}

.CerrarBarra {
    display: inline-block;
}


#Buscador2022 {
  margin: 0;
  display:inline;
  font-size:1em;
  border-radius: 90px;
  padding:0px;
}

#CampBusc {
    transition: all 0.2s ease-out;
    width: 1px;
    height: 28px;
    border-radius: 90px;
    box-shadow: none;
    outline: none;
    padding: 5px 10px;
    margin: 0;
    border: 1px solid #d4d4d4;
    background: #f4f4f4;
    opacity: 0;
}

#CampBusc:focus{
  width:8em;
  opacity:1;
}

#Buscador2022 label{
  padding-left: 1px;
  display:inline-block;
  color:#000;
  position: relative;
  left:0.1em;
  cursor: pointer;
}

.rS a {
    color: #c3b09c;
}
.rS a:hover {
    color: #ab8f72;
}

#BuscadorMobile2022 {
  margin: 0;
  display:inline;
  font-size:1em;
  border-radius: 90px;
  padding:5px;
}

#CampBusc2 {
    transition: all 0.2s ease-out;
    width: 1px;
    border-radius: 90px;
    box-shadow: none;
    outline: none;
    padding: 5px 10px;
    margin: 0;
    border: 0;
    background: transparent;
    opacity: 0;
}

#CampBusc2:focus{
  width:8em;
  opacity:1;
}

#BuscadorMobile2022 label{
  padding-left: 1px;
  display:inline-block;
  color:#000;
  position: relative;
  left:0.1em;
  cursor: pointer;
}

.envolventeMobile {
width: -webkit-fill-available;width: -moz-available;
float: left;
}

.buscador2022 {
width: -webkit-fill-available;width: -moz-available;
float: left;
border-radius: 50px;
overflow: hidden;
margin-top: 20px;
}

.buscador2022 form {
width: -webkit-fill-available;width: -moz-available;
float: left;
padding: 7px 3px 0px 10px;
border-radius: 10px;
}

.buscador2022 input {
padding: 0px 10px;
font-size: 23px;
width: 95%!important;
outline: none;
height: 26px!important;
position: inherit!important;
border-radius: 0!important;
border: none;
display: inherit!important;
opacity: 1!important;
float: left;
cursor: text!important;
border-bottom: 2px solid #141313;
background: #f4f4f4;
}

.buscador2022 input:focus {
border: none;
border-bottom: 1px solid #141313;
background: #f4f4f4;
}

.buscador2022 button {
float: right;
margin: -2px 0px 0 1px;
font-size: 20px;
color: #000;
border: 0;
background: #f4f4f4;
cursor: pointer;
}

.buscador2022 button:hover {
color: #821b34;
}


.TitHome {
  width: -webkit-fill-available;width: -moz-available;
  float: left;
  text-align: center;
  border-bottom: 4px solid #851530;
  margin: 40px 0 70px;
}

.TitSeccionHome {
  font-family: 'EB Garamond', serif;
  font-size: 50px;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.buscador2022 {
display: block;
}

.cerrarBuscadorMobile2020 {
display: none;
}

.publicidad {
float: left;
width: -webkit-fill-available;
width: -moz-available;
padding: 20px 0px;
background: #FFF;
}

.box {
width: 300px;
margin: 0 auto;
}

.publicidad.sidebar {
position: sticky;
top: 140px;
background: #fff;
}

.menuDesplegado {
    width: -webkit-fill-available;width: -moz-available;
    float: left;
    height: 100%;
    background: #f4f4f4;
    position: fixed;
    top: 0;
    display: none;
    z-index: 4;
    overflow-x: scroll;
}

.closeNavBars {
    width: -webkit-fill-available;width: -moz-available;
    float: right;
    text-align: right;
    margin: 11px 20px 0px 0px;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #831933;
    font-size: 30px;
}

.closeNavBars:hover {
    color: #000;
    cursor: pointer;
}

.rS i {
    margin: 0 7px;
}


/* Slider Principal Slick */

.Slide-Principal {
    width: -webkit-fill-available;width: -moz-available;
    float: left;
    margin-top: 10px;
}

.slick-slider {
    width: -webkit-fill-available;width: -moz-available;
    float: left;
}

.Slide-Principal button {
    width: 49px;
    height: 50px;
    font-size: 30px;
    color: #000;
    border-radius: 90px;
    background: #ffffffb0;
    z-index: 1;
    top: 34%;
}

.Slide-Principal button:hover {
    color: #831933;
    background: #fff;
}

.Slide-Principal button:focus {
    color: #000;
    background: #fff;
}

.single-item {
    width: -webkit-fill-available;width: -moz-available;
    float: left;
    margin-bottom: 40px;
}


.single-item .slick-prev:before, .slick-next:before {
    display: none;
}


.single-item .slick-next {
    right: 12px;
}

.single-item .slick-prev {
    left: 12px;
}

.SlidePrincipalItemImg {
    width: -webkit-fill-available;width: -moz-available;
    float: left;
    height: 600px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.SlidePrincipalItemImg img {
    width: 1200px;
}

.SlidePrincipalCaption {
    width: -webkit-fill-available;width: -moz-available;
    float: left;
    padding: 30px 40px;
}

/* Slider Principal */



.modHomeP {
  width: -webkit-fill-available;width: -moz-available;
  float: left;
  margin: 20px 0px;
}

.modHome {
  width: -webkit-fill-available;width: -moz-available;
  float: left;
  margin: 50px 0px;
}

.LomHotMod {
  position: relative;
  z-index: 1;
  padding: 0 40px;
}

.EtiqDestacado {
    width: 180px;
    position: absolute;
    z-index: 3;
    background: #851530;
    border: 2px solid #AB8F72;
    color: #fff;
    font-weight: 500;
    padding: 7px 0;
    font-size: 19px;
    text-transform: uppercase;
    letter-spacing: 1px;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}

.ContInfoNota {
  width: -webkit-fill-available;width: -moz-available;
  float: left;
  padding: 40px;
}

.TitNotas.Lomhot {
    font-size: 28px;
    margin: 20px 0;
    padding: 0;
    line-height: 40px;
    border-bottom: none;
    font-weight: 200;
}

.TitNotas.Lomhot  a {
  color: #000;
}

.TitNotas.Lomhot  a:hover {
  color: #851530;
}

.imgNotas {
  width: -webkit-fill-available;width: -moz-available;
  float: left;
  height: 550px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}

.imgNotas img {
  width: 860px;
}

.DescDosMods {
  width: -webkit-fill-available;width: -moz-available;
  float: left;
  text-align: center;
  padding: 5px 0;
}


.LoMasVisto {
  width: -webkit-fill-available;width: -moz-available;
  float: left;
  margin: 120px 0;
}


/*  Slide Lo mas visto  */

.MiSlideEstilo3 .carousel-inner {
    width: 50%;
    float: left;
    margin: 0 auto;
    z-index: 1;
}

.MiSlideEstilo3 .carouselImg {
    width: -webkit-fill-available;width: -moz-available;
    height: 700px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.MiSlideEstilo3 .carouselImg img {
    width: 1200px;
}

.MiSlideEstilo3 .carousel-caption {
    width: -webkit-fill-available;width: -moz-available;
    float: left;
    overflow: hidden;
    /*border: 2px solid #C3B09C;*/
    background: #fff;
    right: 0;
    bottom: 0;
    left: inherit; 
}

.MiSlideEstilo3 .carousel-caption span {
    height: auto!important;
    padding: 0!important;
}

.MiSlideEstilo3 .carousel-control-next {
    right: 51%;
}

.MiSlideEstilo3 .carousel-inner:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 1;
}

.MiSlideEstilo3 .carousel-indicators {
    width: 50%;
    float: right;
    text-align: left;
    top: 0;
    display: block;
    margin:0 auto;
    left: inherit;
    background: #fff;
    border: 2px solid #C3B09C;
    padding: 20px 40px;
}

.MiSlideEstilo3 .carousel-indicators [data-bs-target] {
    text-indent: inherit;
    background-color: #e0e0e0;
    opacity: 1;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
}

.MiSlideEstilo3 .carousel-indicators .active {
    opacity: 1;
    background-color: #831933;
}

.MiSlideEstilo3 .carousel-indicators button {
    width: -webkit-fill-available!important;width: -moz-available!important;
    text-align: right;
}

.MiSlideEstilo3 .carousel-indicators .TitMasVisto {
    width: -webkit-fill-available;width: -moz-available;
    float: left;
    height: auto;
    font-family: 'EB Garamond', serif;
    font-size: 50px;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 0;
    margin-bottom: 15px;
}

.MiSlideEstilo3 .InfomasVisto {
    width: -webkit-fill-available;width: -moz-available;
    float: left;
    text-align: left;
    padding: 10px 0 0;
    overflow: hidden;
}

.MiSlideEstilo3 .InfomasVisto .TitCat{
    text-align: left;
}

.MiSlideEstilo3 .InfomasVisto .TitNotas{
    height: 91px;
    overflow: hidden;
    text-align: left;
    font-family: 'Nunito Sans', sans-serif;
    font-size: 19px;
    line-height: 28px;
    padding: 5px 0;
}

.MiSlideEstilo3 .InfomasVisto .carouselDesc{
    text-align: left;
    font-size: 17px;
    line-height: 24px;
    padding: 5px 0;
}

.MiSlideEstilo3 .InfomasVisto .NameAutor{
    text-align: left;
    padding: 5px 0;
}

/*  Slide Lo mas visto  */


.Video {
    width: -webkit-fill-available;width: -moz-available;
    float: left;
    margin: 100px 0;
}

.ModSeccImg {
    width: 46%;
    float: left;
    height: 620px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ModSeccImg img {
   width: 1200px;
}

.ModSeccInfo {
    width: 54%;
    float: left;
    height: 620px;
    border: 2px solid #C3B09C;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ContInfoNotaMods {
    width: -webkit-fill-available;width: -moz-available;
    float: left;
    padding: 60px;
}

.CatMods a {
    border-bottom: 7px solid #AB8F72;
    padding: 3px 30px;
}

.TitNotas.DosMods {
    font-size: 36px;
    line-height: 50px;
    margin-top: 21px;
    font-weight: 200;
    border-bottom: none;
    margin: 10px 0 0;
}
.verMas {
    width: -webkit-fill-available;width: -moz-available;
    float: left;
    text-align: center;
    margin: 37px 0 20px;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 300;
}
.verMas a {
    background: #831933;
    color: #fff;
    padding: 10px 20px;
}
.verMas a:hover {
    background: #000;
    text-decoration: none;
}
.Viajes {
    width: -webkit-fill-available;width: -moz-available;
    float: left;
    margin: 120px 0;
}
.imgNotas.Pviajes {
    height: 470px;
}
.ModimgSmallV {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 210px;
    overflow: hidden;
}
.imgNotas.Pviajes img {
    width: 1200px;
}
.InfoNotaViajes {
    float: left;
    border: 2px solid #C3B09C;
}
.TitNotas.TitPviajes {
    padding: 37px 110px 12px;
}
.TitNotas.TitPviajeSmall {
    font-weight: 200;
    font-size: 28px;
    line-height: 40px;
    border-bottom: 0;
    margin: 0;
}
.ModsViajesSmall {
    width: -webkit-fill-available;width: -moz-available;
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 90px 0 40px;
}
.ModSmallViajes {
    height: 580px;
    margin: 0 5%;
}
.Autos {
    width: -webkit-fill-available;width: -moz-available;
    float: left;
    margin: 120px 0;
}
.Descargable {
    width: -webkit-fill-available;width: -moz-available;
    float: left;
    margin: 90px 0;
}
.HomeImgDesc {
    width: -webkit-fill-available;width: -moz-available;
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
}
.HomeImgDesc img {
    width: 770px;
}
.Restaurantes {
    width: -webkit-fill-available;width: -moz-available;
    float: left;
    margin: 40px 0;
}
.Bebidas {
    width: -webkit-fill-available;width: -moz-available;
    float: left;
    margin: 50px 0;
}
.SlideDosMods {/* slider 2 modulos Restaurantes/Bebidas */
    width: -webkit-fill-available;width: -moz-available;
    float: left;
}
.itemSlideDosMods {
    margin: 0 20px;
    padding: 0 20px;
}
.imgSlideDosMods {
    height: 600px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}
.imgSlideDosMods img {
    width: 940px;
}
.txtSlideDosMods {
    width: -webkit-fill-available;width: -moz-available;
    float: left;
}
.SlideDosMods button{
    width: 48px;
    height: 50px;
    color: #000;
    font-size: 37px;
    z-index: 2;
    color: #000;
    background: transparent;
}
.SlideDosMods button:focus {
    color: #000;
}
.SlideDosMods button:hover {
    color: #831933;
}
.SlideDosMods .slick-prev:before, .slick-next:before {
    display: none;
}
.SlideDosMods .slick-next {
    right: 0px; 
}
.SlideDosMods .slick-prev {
    left: 0;
}
.Style {/* slider 2 m0dulos Restaurantes/Bebidas */
    width: -webkit-fill-available;width: -moz-available;
    float: left;
    margin: 100px 0;
}
.Columnistas {
    width: -webkit-fill-available;width: -moz-available;
    float: left;
    margin: 90px 0;
}
.ContModColumnista {
    width: -webkit-fill-available;width: -moz-available;
    float: left;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
}
.ContInfoNota.ModColumnista {
    padding: 0;
}
.imgColumnista {
    width: 192px;
    height: 138px;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
    display: flex;align-items: center;justify-content: center;
}
.imgColumnista img {
    width: 240px;
}
.nameColumnista {
    width: -webkit-fill-available;width: -moz-available;
    height: 50px;
    overflow: hidden;
    float: left;
    text-align: center;
    margin: 16px 67px;
    font-weight: 600;
    font-size: 18px;
}
.nameColumnista a {
    color: #831933;
}
.nameColumnista a:hover {
    color: #000;
}
.TitColumnista {
    width: -webkit-fill-available;width: -moz-available;
    height: 157px;
    overflow: hidden;
    float: left;
    font-family: 'EB Garamond', serif;
    text-align: center;
    margin: 10px 46px;
    padding: 10px 0 0;
    font-size: 25px;
    font-weight: 200;
    line-height: 36px;
    border-top: 6px solid #f4f4f4;
}
.CatColumnista {
    margin-bottom: 60px;
}
.RedesYnews {
    width: -webkit-fill-available;width: -moz-available;
    float: left;
    margin: 56px 0 100px;
}
.contRedesYnews {
    width: -webkit-fill-available;width: -moz-available;
    float: left;
    border: 2px solid #C3B09C;
}
.embedInstagram {
    width: 50%;
    float: left;
    margin: 0 auto;
}
.sbi_photo_wrap a {
    height: 330px!important;
}
.TitNotas.RedesNews {
    width: 46%;
    height: 340px;
    padding: 80px 0px 0px;
    margin-left: 1%;
}
.Conecta {
  float: left;
  text-align: center;
  border-bottom: 4px solid #f4f4f4;
}
.ContNewsHome {
    width: -webkit-fill-available;width: -moz-available;
    float: left;
    margin-top: 100px;
}
.txtRNhome {
    width: -webkit-fill-available;width: -moz-available;
    float: left;
    font-family: 'Nunito Sans', sans-serif;
    font-size: 17px;
}
.txtRNhome a {
    color: #831933;
    text-decoration: underline;
}
.txtRNhome a:hover {
    color: #000;
}
.stickyBanner {
width: -webkit-fill-available;width: -moz-available;
position: fixed;
z-index: 31;
bottom: 0;
padding: 20px 20px 0px;
display: none;
}
.imgSticky {
width: -webkit-fill-available;width: -moz-available;
background: #e1e0e0;
float: left;
text-align: center;
}
.closeSticky {
float: right;
padding: 11px;
background: #e1e0e0;
border-top-left-radius: 53px;
border-top-right-radius: 53px;
}
.closeSticky:hover {
color: #fffefe;
}
.SeccNota {/* NOTA  */
width: -webkit-fill-available;width: -moz-available;
float: left;
}
.contImgDest {
width: -webkit-fill-available;width: -moz-available;
height: 500px;
float: left;
margin-bottom: 20px;
overflow: hidden;
display: flex;
align-items: center;
justify-content: center;
}
.contImgDest img {}
.VideoSingle {
width: -webkit-fill-available;width: -moz-available;
float: left;
padding: 11px 20px 4px 20px;
margin-top: 20px;
display: inline-block;
}
.cont-singletxt {
width: -webkit-fill-available;width: -moz-available;
float: left;
position: relative;
z-index: 1;
margin-bottom: 21px;
border-bottom: 2px solid #f4f4f4;
margin-left: 10px;
}
.label-video {
float: left;
font-size: 30px;
}
.txt-video {
width: auto;
float: left;
text-transform: uppercase;
margin-top: 8px;
margin-left: 17px;
font-size: 18px;
font-weight: bold;
padding-bottom: 6px;
}
.ContVideoSingle {
width: -webkit-fill-available;width: -moz-available;
float: left;
}
.ContVideoSingle iframe {
left: 0;
}
.siguienteNota {
width: -webkit-fill-available;width: -moz-available;
float: left;
background: #f4f4f4;
position: fixed;
z-index: 3;
top: 0;
left: 0;
display: none;
}
.sigNot {
float: left;
width: 62%;
padding: 10px 0px;
color: #000;
font-size: 12px;
font-style: italic;
text-align: left;
}
.sigNot .strong {
font-size: 14px;
font-style: initial;
}
.sigNot a {
color: #821b34;
text-decoration: underline;
text-underline-position: under;
text-decoration-color: #821b34;
}
.sigNot a:hover {
text-decoration: underline;
text-decoration-color: #000;
color: #000;
}
.redescomparteNotaHead {
float: right;
width: 37%;
text-align: right;
}
.textoRedesComparteMob {
float: right;
color: #7c7c7c;
font-weight: 600;
font-size: 13px;
font-style: italic;
margin: 20px 9px;
}
.iconoComparteNota {
width: auto!important;
float: right!important;
text-align: right;
font-size: 23px!important;
margin: 13px 10px;
}
.iconoComparteNota a {
color: #821b34!important;
text-decoration: none;
}
.iconoComparteNota.pint i {
color: #821b34;
}
.iconoComparteNota i:hover {
color: #000;
}
.redescomparteBajoNota {
width: -webkit-fill-available;width: -moz-available;
float: left;
text-align: left;
}
.iconoComparteNota.iBajoNota {
float: left!important;
margin: 0 10px;
font-size: 20px!important;
}
.btnCompMobile,
.cerrarCompartirMobile {
display: none;
}
.contVideoP {
width: -webkit-fill-available;width: -moz-available;
float: left;
margin: 0;
overflow: hidden;
padding-bottom: 56.25%;
margin-top: 81px;
position: relative;
border-right: 6px solid #333;
}
.ModDescargableSidebar {
width: -webkit-fill-available;width: -moz-available;
float: left;
padding: 20px;
position: relative;
z-index: 2;
margin-top: 600px;
margin-bottom: -1px;
background: #fff;
}
.ContDescargableNotaSidebar {
width: -webkit-fill-available;width: -moz-available;
float: left;
margin: 10px 0 0
}
.TitNotasSidebar.DS {
margin-bottom: 10px
}
.imgDesc {
width: -webkit-fill-available;width: -moz-available;
float: left;
}
.DesP {
float: left;
width: -webkit-fill-available;width: -moz-available;
position: relative;
z-index: 1;
padding: 0;
padding: 30px 54px;
border: 2px solid #ed4f05;
}
.TxtDesP {
float: left;
height: 93%;
position: absolute;
z-index: 2;
padding: 0;
background: #f5f5f5;
right: 0;
bottom: 12px;
max-width: 44%;
border-radius: 10px;
padding: 30px;
}
.imagenDesP {
float: left;
width: 77%;
border-radius: 10px;
overflow: hidden;
}
.imagenDesP img {
margin-bottom: 0!important;
}
.textoDesP {
float: left;
width: 80%;
height: auto;
}
.titNotaDesP {
float: left;
line-height: 43px;
border-left: 19px solid #ed4f05;
font-size: 23px;
font-weight: 600;
padding-left: 13px;
margin-bottom: 20px;
}
.textosubDesP {
float: left;
width: -webkit-fill-available;width: -moz-available;
height: 138px;
margin: 0 auto;
text-align: center;
}
.titDescargable.DP {
font-size: 26px;
margin-bottom: 37px;
height: 112px;
overflow: hidden;
font-weight: 600;
}
.btnDescargaDP {
float: left;
width: -webkit-fill-available;width: -moz-available;
height: 41px;
font-size: 23px;
margin-top: 40px;
font-weight: 600;
}
.btnDescargaDP span {
border-left: 16px solid #ed4f05;
padding-left: 10px;
}
.btnDescargaDP span a {
color: #ed4f05;
}
.ImgDescSidebar {
width: -webkit-fill-available;width: -moz-available;
float: left;
height: auto;
}
.ImgDescSidebar img {
width: 100%;
margin-left: 0;
margin-top: 0;
margin-bottom: 0;
}
.ContDesSidebar {
width: -webkit-fill-available;width: -moz-available;
float: left;
border: 2px solid #ac9176;
padding: 18px 14% 6px;
}
.TitDesSidebar {
width: -webkit-fill-available;width: -moz-available;
float: left;
font-family: 'EB Garamond', serif;
font-size: 28px;
font-weight: 200;
margin-bottom: 35px;
text-align: center;
}
.BtnDescargarSidebar {
width: -webkit-fill-available;width: -moz-available;
float: left;
height: 33px;
font-size: 19px;
font-weight: 400;
text-align: center;
margin-bottom: 27px;
}
.BtnDescargarSidebar a {
color: #fff;
padding: 10px 24%;
background: #821b34;
}
.BtnDescargarSidebar a:hover {
background: #000;
}
.ModDescargableBajoNota {
width: -webkit-fill-available;width: -moz-available;
float: left;
margin: 20px 0;
}
.SeccionTaboola {
width: -webkit-fill-available;width: -moz-available;
float: left;
margin: 80px 0;
}
.DescGratisBajoNota {
width: -webkit-fill-available;width: -moz-available;
float: right;
text-align: center;
font-size: 20px;
margin-bottom: 20px;
}
.DescGratisBajoNota .strong {
color: #811d35;
}
.TitDescBajoNota {
width: -webkit-fill-available;width: -moz-available;
float: right;
font-family: 'EB Garamond', serif;
text-align: center;
font-size: 40px;
margin-bottom: 16px;
padding: 0 30px;
}
.ContImgDesBajoNota {
float: left;
height: 405px;
padding: 20px 0;
background: #f4f4f4;
display: flex;
align-items: center;
justify-content: center;
}
.ContTxtDesBajoNota {
float: right;
text-align: center;
border: 2px solid #ab8f72;
height: 405px;
padding: 60px 10%;
}
.BtnDescargarBajoNota {
width: -webkit-fill-available;width: -moz-available;
float: left;
margin: 8px 20px;
height: 50px;
text-align: center;
font-size: 22px;
font-weight: 500;
letter-spacing: 1px;
}
.BtnDescargarBajoNota a {
background: #821b34;
color: #fff;
padding: 8px 80px;
}
.BtnDescargarBajoNota a:hover {
background: #000;
}
.ContVideoNotaJw {
width: -webkit-fill-available;width: -moz-available;
min-height: auto;
float: left;
margin: 40px 0;
}
.VideoNotaDM {
width: -webkit-fill-available;width: -moz-available;
float: left;
position: relative;
}
/*padding-bottom para video relacionado dentro de single*/
div.VideoNotaDM div.dailymotion-player-root {
    width: 100%;
    height: 450px;
    display: inline-block;
    position: inherit!important;
    padding-bottom: inherit!important;
}
.TitNotaVideo {
width: -webkit-fill-available;width: -moz-available;
display: inline-block;
background: #821b34;
padding: 25px 5px;
margin: 1px 0 0;
font-family: 'EB Garamond', serif;
text-align: center;
color: #fff;
font-weight: 200;
font-size: 30px;
}
.wp-caption-text {
width: -webkit-fill-available;width: -moz-available;
float: left;
font-size: 14px;
font-style: italic;
margin: 0;
}
.TeInteresaria {
width: -webkit-fill-available;width: -moz-available;
float: left;
margin: 60px 0;
}
.TitTeInteresaria {
width: -webkit-fill-available;width: -moz-available;
float: left;
color: #767676;
text-transform: uppercase;
text-align: center;
letter-spacing: 1px;
font-weight: 600;
}
.NotaTeInteresaria {
width: -webkit-fill-available;width: -moz-available;
float: left;
margin-top: 10px;
font-family: 'EB Garamond', serif;
font-size: 28px;
border-top: 2px solid #D9D9D9;
border-bottom: 2px solid #D9D9D9;
padding: 32px 10px 38px;
font-weight: 200;
}
.sidebar,
.contIzq {
float: left;
}
aside,
.contIzq {
float: left;
margin-top: 15px;
}
.destacado {
width: -webkit-fill-available;width: -moz-available;
float: left;
margin: 0px 0px 30px;
font-size: 27px;
line-height: 43px;
font-weight: 200;
color: #6e6e6e;
text-align: left;
}
.contNota {
width: 91%;
float: left;
font-size: 17px;
font-weight: 300;
line-height: 33px;
}
.contNota img {
margin: 11px 0px;
}
.contImgNotaSingle {
width: -webkit-fill-available;width: -moz-available;
float: left;
}
.NotaListas {
width: -webkit-fill-available;width: -moz-available;
float: left;
margin: 5px 0;
padding: 10px 50px;
text-align: left;
}
.NotaListas ul {
width: -webkit-fill-available;width: -moz-available;
float: left;
}
.NotaListas li {
width: -webkit-fill-available;width: -moz-available;
float: left;
list-style: none;
}
.NotaListas ul li::before {
content: "\2022";
color: #AB8F72;
font-weight: bold;
display: inline-block; 
width: 1em;
margin-left: -1em;
}
.moduloSide {
width: -webkit-fill-available;width: -moz-available;
float: left;
margin-top: 300px;
position: relative;
z-index: 2;
background: #fff;
}
.TitNotasSidebar {
width: -webkit-fill-available;width: -moz-available;
float: left;
margin: 20px 0 13px 0;
text-transform: uppercase;
font-size: 21px;
font-weight: 600;
letter-spacing: 1px;
color: #ab8f72;
text-align: center;
}
.notaSide {
width: -webkit-fill-available;width: -moz-available;
float: left;
padding: 5px 10px;
}
.txtNS {
width: 55%;
float: left;
padding: 0 6px 0 11px;
font-family: 'EB Garamond', serif;
font-size: 23px;
line-height: 29px;
text-align: left;
border-bottom: 0;
margin: 0;
}
.txtNS a {
color: #000;
}
.txtNS a:hover {
text-decoration: none;
color: #821b34;
}
.imgNS {
width: 45%;
height: 160px;
float: left;
overflow: hidden;
display: flex;
align-items: center;
justify-content: center;
border: 1px solid #ececec;
}
.imgNS img {
width: 260px;
}
.titSingle {
float: left;
width: -webkit-fill-available;width: -moz-available;
font-weight: 500;
font-size: 30px;
text-transform: inherit;
padding: 20px 0px;
}
.ContComparteArticulo {
width: -webkit-fill-available;width: -moz-available;
float: left;
font-size: 14px;
font-style: italic;
}
.TitComparteArticulo {
width: -webkit-fill-available;width: -moz-available;
float: left;
margin-top: 36px;
text-align: left;
}
.ContTags {
width: -webkit-fill-available;width: -moz-available;
float: left;
margin: 10px 0px;
}
.tags {
width: -webkit-fill-available;width: -moz-available; 
float: left;
margin: 20px 0px;
}
.tags span {
width: auto;
float: left;
padding: 5px 20px;
margin-right: 10px;
border: solid #AB8F72 2px;
font-size: 15px;
font-weight: 400;
margin-bottom: 20px;
}
.tags span a {
color: #AB8F72;
text-decoration: none;
}
.tags span {
transition: background-color 1s ease;
transition: border-radius 1s;
}
.tags span:hover {
background-color: #f4f4f4;
}
.ContNotasRelacionadas {
width: -webkit-fill-available;width: -moz-available;
float: left;
margin: 90px 0px;
}
.SlideDosModsNota {/* slider 2 modulos NOTA/notas relacionadas */
    width: -webkit-fill-available;width: -moz-available;
    float: left;
    padding: 0 2%;
}
.SlideDosModsNota button {
    width: 38px;
    height: 36px;
    background: #ffffffd6;
    font-size: 29px;
    color: #000;
    border-radius: 90px;
    z-index: 2;
    top: 34%;
}
.SlideDosModsNota button:hover {
    background: #ffffffd6;
    color: #831933;
}
.SlideDosModsNota button:focus {
    background: #ffffffd6;
    color: #000;
}
.SlideDosModsNota .slick-prev:before, .slick-next:before {
    display: none;
}
.SlideDosModsNota .slick-next {
    right: 5px;
}
.SlideDosModsNota .slick-prev {
    left: 5px;
}
.SlideDosModsNota .itemSlideDosMods.notaRel {
    margin: 0;
    padding: 0 10px;
}
.SlideDosModsNota .itemSlideDosMods.notaRel.relBanner {
    padding: 9px 0px;
    margin: 0 5px;
}
.SlideDosModsNota .imgSlideDosMods.imgNotaRel {
    height:300px;
}
.SlideDosModsNota .imgSlideDosMods.imgNotaRel img {
    width: 527px;
}
.relBanner {
    background: #f4f4f4;
    display: flex;
    align-items: center;
    justify-content: center;
}
.NotaRelMobile {
    display: none;
}
.TitNotasRelP {/* slider 2 modulos NOTA/notas relacionadas */
font-family: 'EB Garamond', serif;
font-size: 39px;
line-height: 43px;
font-weight: 200;
text-transform: uppercase;
margin: 0 0 50px 0;
letter-spacing: 1px;
text-align: center;
float: left;
}
.TitNotasRel {
font-size: 25px;
line-height: 35px;
font-weight: 200;
margin: 0;
border-bottom: 0;
padding: 0 20px;
}
.TitNotasRel a {
color: #000;
text-decoration: none;
}
.TitNotasRel a:hover {
color: #831933;
text-decoration: none;
}
.imgNotaRel {
height: 290px;
overflow: hidden;
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 16px;
}
.imgNotaRel img {
width: 505px;
margin: 0;
}
.SeccionNewsletterNota {
width: -webkit-fill-available;width: -moz-available;
float: left;
margin: 0px 0 100px 0;
}
.ContNewsNota {
width: -webkit-fill-available;width: -moz-available;
display: inline-block;
}
.ContimgNewsNota {
display: flex;
align-items: center;
justify-content: center;
padding: 0;
}
.ImgNewsNota {
width: 430px;
overflow: hidden;
display: flex;
align-items: center;
justify-content: center;
}
.ImgNewsNota img {
width: 870px;
}
.ContHistorico {/*   HISTORICO   */
width: -webkit-fill-available;width: -moz-available;
float: left;
margin: 20px 0 60px 0;
}
.TitHis {
border-bottom: 3px solid #f4f4f4;
margin: 0 0 40px 0;
padding: 16px 0;
text-transform: uppercase;
letter-spacing: 1px;
}
.His-row {
margin-top: 24px;
float: left;
}
.histo-banner {
border: 2px solid #AB8F72;
height: 594px;
display: flex;
align-items: center;
justify-content: center;
}
.historico {
margin-bottom: 40px;
}
.imgHist {
width: -webkit-fill-available;width: -moz-available;
float: left;
height: 260px;
overflow: hidden;
display: flex;
align-items: center;
justify-content: center;
}
.imgHist img {
width: 430px;
}
.txtHist {
width: -webkit-fill-available;width: -moz-available;
float: left;
text-align: center;
border: 2px solid #AB8F72;
padding: 35px;
}
.txtHist h2 {
height: 113px;
overflow: hidden;
border-bottom: none;
margin: 0;
font-size: 27px;
line-height: 39px;
padding: 0;
margin-bottom: 20px;
}
.txtHist h2 a {
color: #000;
}
.txtHist h2 a:hover {
text-decoration: none;
color: #831933;
}
.histChico {
width: -webkit-fill-available;width: -moz-available;
float: left;
font-size: 16px;
height: 74px;
overflow: hidden;
margin-bottom: 12px;
}
.LandingDescargable {/*   landing de descargables   */
width: -webkit-fill-available;width: -moz-available;
float: left;
margin-top: 20px;
}
.ContDescargableP {
width: -webkit-fill-available;width: -moz-available;
height: 100%;
border: 2px solid #ab8f74;
float: left;
margin-bottom: 40px;
}
.ImgDescargableP {
width: 60%;
float: left;
}  
.TxtDescargableP {
width: 40%;
height: 100%;
float: left;
}
.TitDescargableP {
font-size: 42px;
padding: 0 21%;
border-bottom: none;
margin: 19% 0 5% 0;
}
.BtnDescargables {
width: -webkit-fill-available;width: -moz-available;
float: left;
margin: 0;
height: 50px;
text-align: center;
font-size: 22px;
font-weight: 500;
letter-spacing: 1px;
padding: 0 9%;
}
.BtnDescargables a {
width: -webkit-fill-available;width: -moz-available;
float: left;
background: #821b34;
color: #fff;
padding: 9px 0px;
}
.BtnDescargables a:hover {
background: #000;
color: #fff;
}
.histDescargables {
margin-bottom: 40px;
}
.imgHistDescargables {
width: -webkit-fill-available;width: -moz-available;
height: 232px;
background: #f4f4f4;
float: left;
display: flex;
align-items: center;
justify-content: center;
overflow: hidden;
}
.txtHistDescargables {
width: -webkit-fill-available;width: -moz-available;
float: left;
text-align: center;
border: 2px solid #AB8F72;
padding: 17px 17px 30px 17px;
}
.TitHistDescargables {
height: 102px;
overflow: hidden;
font-size: 28px;
padding: 0;
border-bottom: none;
margin: 0 0 12px 0;
line-height: 40px;
}
.bannerHistDesc {
    height: 448px;
}
.ContImagenOT-P {/*  Reservaciones OpenTable */
width: -webkit-fill-available;width: -moz-available;
float: left;
position: relative;
z-index: 1;
text-align: center;
line-height: 0;
margin-bottom: 40px;
display: flex;
align-items: center;
justify-content: center;
}
.LogoOpenT-P {
width: -webkit-fill-available;width: -moz-available;
float: left;
text-align: center;
position: absolute;
z-index: 2;
}
.LogoOpenT-P img {
width: 339px;
}
.Descripcion-OpenTable {
width: -webkit-fill-available;width: -moz-available;
float: left;
padding: 20px 30px;
margin-top: 35px;
text-align: left;
}
.Descripcion-OpenTable span {
width: -webkit-fill-available;width: -moz-available;
float: left;
margin: 10px 0;
}
.TxtReservOpenT {
    width: -webkit-fill-available;width: -moz-available;
    height: 53px;
    float: left;
    margin: 5px 0;
}
.ContTxtOpenT {
    text-align: left;
    border: none;
    padding: 20px 20px 0 20px;
    height: 359px;
    overflow: hidden;
}
.ContTxtOpenT h2 {
    width: -webkit-fill-available;width: -moz-available;
    float: left;
    height: 80px;
    overflow: hidden;
    font-weight: 200;
    font-family: 'EB Garamond', serif;
    font-size: 28px;
    text-align: left;
}
.IconOT {
    float: left;
    color: #d1d1d1;
    margin-top: 4px;
    margin-right: 11px;
    font-size: 13px;
}
.IconOT.DotOT {
    font-size: 6px!important;
    margin-top: 8px;
}
.BtnReservaOpenT {
    width: -webkit-fill-available;width: -moz-available;
    float: left;
    margin: 0;
    text-align: center;
    letter-spacing: 1px;
    padding: 0 18%;
}
.BtnReservaOpenT button {
    width: -webkit-fill-available;width: -moz-available;
    float: left;
    text-align: center;
    border:none;
    background: transparent;
    margin: 0;
    padding: 0;
    letter-spacing: 1px;
}
.BtnReservaOpenT a {
    width: -webkit-fill-available;width: -moz-available;
    float: left;
    text-align: center;
    background: #811d35;
    text-transform: uppercase;
    color: #fff;
    padding: 7px 0;
    font-size: 22px;

}
.BtnReservaOpenT a:hover {
    text-decoration: none;
    background: #252527;
}
.bannerOT {
    height: 660px;
}
.ContError404 {/*    ERROR 404    */
    width: -webkit-fill-available;width: -moz-available;
    float: left;
    text-align: center;
    margin-bottom: 50px;
}
.ContInfo404 .strong {
    font-size: 35px;
    color: #bda994;
}
.ContInfo404 img {
    width: 495px;
}
.ContInfo404txt {
   float: left;
   text-align: center;
   padding-top: 120px;
   font-weight: 400;
   font-size: 22px;
}
.ContInfo404img {
   float: right;
   margin: 0 auto;
}
.LoadGif {
    width: 100%;
    text-align: center;
    float: left;
}
.LoadGif img {
    width: 71px;
    height: 75px;
    float: none!important;
}
@media (max-width: 575.98px) {
.FotoAutor {
    margin: 0 auto;
    float: none;
}

.BioAutor {
    width: -webkit-fill-available;
    width: -moz-available;
    padding-left: 0;
}

.AutorH1 {
    text-align: center;
}

.AutorCargo {
    text-align: center;
    margin-top: 15px;
}

.AutorRedes {
    display: flex;
    align-items: center;
    justify-content: center;
}
.txtHist h3 {
    height: auto;
    overflow: inherit;
}
.banner-e-desk {
    display: none;
}
.banner-e-mob {
    display: block;
}
 .modal_contenedorGral {
        width: 93%;
        height: 423px;
        padding: 30px 4px;
        overflow: scroll;
    }
    .modal_imgPrincipal {
        width: 100%;
    }
    .modal_titulo {
    width: -webkit-fill-available;width: -moz-available;
    float: left;
    margin-top: 13px;
}
    .modal_btnPrimario,
    .modal_btnSecundario {
        padding: 11px 30px;
        display: block;
        width: inherit;
        margin: 10px 0;
    }

    .modal_botonesFooter {
    width: -webkit-fill-available;width: -moz-available;
    padding: 0 5%;
}

.moduloNewsletterHome{
    margin: 0;
    padding: 18px 7px 20px 7px;
}
.titmoduloNewsletterHome {
    width: -webkit-fill-available;width: -moz-available;
    padding: 0 10px 10px;
    text-align: center;
}
.SubtitmoduloNewsletterHome {
    width: -webkit-fill-available;width: -moz-available;
}
.titNewsGrande {
    text-align: center;
    margin-top: -3px;
    line-height: 37px;
}
.titNewsChico {
    text-align: center;
}
.BtnNewsletterHome a {
    width: 100%;
}
.modNewsletterNota {
    padding: 36px 20px 53px 20px;
}
.btnSuscribeteNewsletterNota {
    padding: 0;
}
.titNewsletterNota {
    display: inline-block;
}
.titChicoNewsletter {
    width: -webkit-fill-available;width: -moz-available;
    text-align: center;
}
.titGrandeNewsletter {
    width: -webkit-fill-available;width: -moz-available;
    text-align: center;
}
.AutorNotaBio {
    padding: 0;
    }
.skin-container {
    margin-top: 93px;
}
.notaMobile {
    display: block;
}
.bannerdesk .leader{
    display: none;
}
.bannermob .leader {
    display: block;
}
.categoriasHeader2022 span {
    margin: 0 17px;
    font-size: 15px;
}
.HeadSub {
    height: 58px;
}
.Logo {
    background: transparent;
    margin: 6px 0 0 22px;
}
.LogoMarginTp{
   margin: 63px 0 0;
   float: none;
}
.LogoMarginTpDesk {
display: none!important;
}
.LogoMarginTpMob {
display: block;
}
.LogoMarginTpMob img {
width: 155px;
}
.containerMenu {
    margin-top: 1px;
    float: left;
    padding: 0;
}
.categoriasHeader2022 {
    display: none;
}
.barraRedes {
    display: none;
}
#menu::-webkit-scrollbar {
    display: none;
}
#menu {
    top: 0;
    padding: 0% 1% 0;
    overflow-x: scroll;
}
#menuToggle {
    display: block;
    top: 17px!important;
}
.menuDesplegado::-webkit-scrollbar {
    display: none;
}
.menuDesplegado {
    overflow-x: scroll;
}
.butdropdwn {
    padding: 12px 17px;
    margin: 0;
}
.containerMenu li a {
    font-size: 19px;
}
.Redes2 {
    padding: 18px 0;
    margin-top: 9px;
}
.buscador2022 {
    margin-top: 30px;
    margin-bottom: 12px;
}
.buscador2022 input {
    width: 82%!important;
}
.container {
    max-width: 100%;
    padding: 0 4px;
}
.Lo-nuevo {
    margin: 45px 0;
}
.LomHotMod {
    padding: 0 10px;
}
.TitCat {
    font-size: 19px;
    font-weight: 700;
}
.LoMasVisto {
    margin: 0;
}
.Slide-Principal button {
    top: 16%;
}
.SlidePrincipalItemImg {
    height: auto;
}
.SlidePrincipalItemImg img {
    width: 100%;
}
.SlidePrincipalCaption {
    padding: 20px;
}
.carouselImg {
    height: auto;
    overflow: inherit;
}
.Video {
    margin: 60px 0;
}
.ContInfoNota {
    width: -webkit-fill-available;width: -moz-available;
    float: left;
    padding: 22px 20px 30px;
    margin-bottom: 20px;
}
.ModSeccInfo {
    width: -webkit-fill-available;width: -moz-available;
    height: auto;
}
.ContInfoNotaMods {
    padding: 20px 30px;
}
.TitNotas.DosMods {
    font-size: 33px;
    line-height: 45px;
    margin-top: 15px;
}
.imgNotas {
    height: auto;
}
.imgNotas img {
    width: 100%;
}
.TitSeccionHome {
    font-size: 35px;
}
.ModSeccImg {
    width: -webkit-fill-available;width: -moz-available;
    height: auto;
    display: block;
}
.ModSeccImg img {
    width: 100%;
}
.Viajes {
    margin: 20px 0;
}
.imgNotas.Pviajes {
    height: auto;
}
.imgNotas.Pviajes img {
    width: 100%;
}
.TitNotas.TitPviajes {
    padding: 21px 20px 10px;
}
.ModsViajesSmall {
    margin: 43px 0 24px;
    display: block;
}
.ModSmallViajes {
    height: auto;
    margin: 0;
    padding: 0 10px;
}
.TitNotas.TitPviajeSmall {
    padding: 20px 30px;
}
#div-gpt-ad-native {
    height: auto;
    padding: 20px 0;
}
.TitNotas {
    font-size: 37px;
    line-height: 51px;
    padding: 20px 0;
}
.HomeImgDesc img {
    width: 100%;
}
.Autos {
    margin: 30px 0;
}
.Restaurantes {
    margin: 30px 0;
}
.Descargable {
    margin: 30px 0;
}
.Style {
    margin: 50px 0;
}
.Bebidas {
    margin: 30px 0;
}
.Columnistas {
    margin: 50px 0;
}
.nameColumnista {
    height: auto;
    overflow: inherit;
    margin: 10px;
}
.ModColumnista {
    margin-bottom: 20px;
}
.imgColumnista {
    width: -webkit-fill-available;width: -moz-available;
    height: auto;
    overflow: inherit;
}
.TitColumnista {
    height: auto;
    margin: 10px;
}
.RedesYnews {
    margin: 15px 0 70px;
}
.contRedesYnews {
    padding-bottom: 56px;
}
.embedInstagram {
    width: -webkit-fill-available;width: -moz-available;
}
.sbi_photo_wrap a {
    height: 243px!important;
}
.TitNotas.RedesNews {
    width: -webkit-fill-available;width: -moz-available;
    height: auto;
    margin-left: 0;
    padding: 15px 0px;
    font-size: 34px;
    line-height: 46px;
    margin: 0 13px;
}
.TitNotas.CNews {
    font-size: 34px;
    line-height: 46px;
}
.imgInsta {
    width: -webkit-fill-available;width: -moz-available;
    height: auto;
    overflow: inherit;
}
.imgInsta.instaimg2 {
    margin-top: 10px;
    margin-left: 0;
}
.imgInsta img {
    width: 100%;
}
.ContNewsHome {
    margin-top: 30px;
}
.itemSlideDosMods {
    margin: 0;
    padding: 0;
}
.imgSlideDosMods {
    height: auto;
    overflow: inherit;
}
.imgSlideDosMods img {
    width: 100%;
}
.SlideDosMods .slick-prev { 
    left: 3px;
}
.SlideDosMods .slick-next {
    right: 3px;
}
.SlideDosMods button {
    width: 38px;
    height: 38px;
    font-size: 24px;
    background: #ffffffb0;
    border-radius: 90px;
    top: 17%;
}
.SlideDosMods button:focus {
    background: #ffffffb0;
}
.SlideDosMods button:hover {
    background: #ffffffb0;
}
.MiSlideEstilo3 .carousel-inner {
    width: -webkit-fill-available;width: -moz-available;
    display: none;
}
.MiSlideEstilo3 .carousel-indicators .TitMasVisto {
    font-size: 35px;
}
.MiSlideEstilo3 .InfomasVisto {
    border-bottom: 3px solid #821b34;
    padding: 10px 0;
    margin-bottom: 10px;
}
.MiSlideEstilo3 .InfomasVisto .TitNotas {
    height: auto;
    overflow: inherit;
    font-weight: 400;
}
.MiSlideEstilo3 button {
    display: none;
    top: 20%;
}
.MiSlideEstilo3 .carousel-indicators {
    width: -webkit-fill-available;width: -moz-available;
    position: relative;
    z-index: 1;
    padding: 20px 15px 35px 15px;
}
.SlideDosModsNota .imgSlideDosMods.imgNotaRel {
    height: auto;
}
.SlideDosModsNota .imgSlideDosMods.imgNotaRel img {
    width: 100%;
}
.ModDescargableBajoNota {
    margin: 0;
}
article p iframe {
    width: -webkit-fill-available;width: -moz-available;
    height: 280px;
    float: left;
}
.contImgDest {
    height: auto;
    overflow: inherit;
}
.contImgDest img {
    width: 100%;
}
.VideoSingle {
    padding: 11px 0px 5px 0px;
}
.cont-singletxt {
    margin-left: 0;
}
.txt-video {
    margin-top: 11px;
    margin-left: 14px;
    font-size: 16px;
}
.contIzq {
    margin-top: 3px;
}
.sidebar {
    display: none;
}
.contNota {
    width: -webkit-fill-available;width: -moz-available;
}
.contImgDest {
    margin-bottom: 0;
}
.ContImgDesBajoNota {
    height: auto;
    padding: 0;
    background: #fff;
}
.ContTxtDesBajoNota {
    height: auto;
    padding: 30px 10%;
}
.TitDescBajoNota {
    padding: 0;
}
.BtnDescargarBajoNota {
    margin: 8px 0;
}
.BtnDescargarBajoNota a {
    padding: 8px 16%;
}
.ContNewsNota {
    padding: 0;
}
.ContimgNewsNota {
    margin-top: 30px;
    padding: 0 5%;
}
.SeccionNewsletterNota {
    padding: 30px 12px;
    margin: 0px 0 30px 0;
}
.ImgNewsNota {
    width: -webkit-fill-available;width: -moz-available;
    height: 300px;
}
.ImgNewsNota img {
    width: 600px
}
.btnCompMobile {
    display: block;
    float: right;
    background: #821b34;
    font-size: 15px;
    border-radius: 20px;
    padding: 2px 12px;
    font-weight: bold;
    margin: 16px 10px;
    color: #fff;
}
.redescomparteNotaHead {
    width: -webkit-fill-available;width: -moz-available;
    height: 100%;
    float: right;
    position: absolute;
    z-index: 6;
    background: #f4f4f4;
    left: 0;
    top: 0;
    text-align: center;
    padding-top: 22px;
    border-bottom: 3px solid #821b34;
    display: none;
}
.siguienteNota {
    height: auto;
}
.sigNot {
    padding: 5px 0px;
}
.cerrarCompartirMobile {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    margin: -6px 12px 0 0;
    font-size: 41px;
    color: #cecece;
    background: transparent;
}
.sigNot .strong {
    font-size: 12px;
    line-height: 17px;
    font-style: initial;
    margin-top: 4px;
    float: left;
}
.textoRedesComparteMob {
    display: none;
}
.iconoComparteNota {
    float: none!important;
}
.Pautor {
    width: -webkit-fill-available;width: -moz-available;
    float: left;
    text-align: center;
    border-right: none;
    padding-right: 0;
    margin-bottom: 10px;
}
.Pfecha {
    width: -webkit-fill-available;width: -moz-available;
    float: left;
    text-align: center;
    margin-left: 0;
}
.stickyBanner {
display: block;
}
.TitNotasRelP {
    font-size: 34px;
    line-height: 43px;
    margin: 0 0 30px 0;
}
.SlideDosModsNota button {
    top: 26%;
    font-size: 24px;
    background: #ffffffc9;
}
.SlideDosModsNota {
    padding: 0;
}
.ContHistorico {
    margin: 20px 0 10px 0;
}
.imgHist {
    height: auto;
    overflow: inherit;
}
.imgHist img {
    width: 100%;
}
.histo-banner {
    height: auto;
    padding: 20px 0;
    border: none;
    margin-bottom: 30px;
}
.historico,
.txtHist h2,
.histChico {
max-width: 100%;
height: auto;
overflow: visible;
}
.ImgDescargableP{
    width: -webkit-fill-available;width: -moz-available;
    height: auto;
    overflow:inherit;
}
.TxtDescargableP {
    width: -webkit-fill-available;width: -moz-available;
    height: auto;
    overflow:inherit;
    padding: 20px;
}
.imgHistDescargables, .TitHistDescargables {
    height: auto;
    overflow:inherit;
}
.imgHistDescargables img, .ImgDescargableP img {
    width: 100%;
}
.TitDescargableP {
    margin: 0 0 55px 0;
    padding: 0;
    font-size: 34px;
    line-height: 46px;
}
.txtHistDescargables {
    padding: 28px;
}
h1 {
    font-size: 36px;
    line-height: 41px;
}
.ContTxtOpenT {
    height: auto;
}
.TxtReservOpenT {
    height: auto;
    margin: 0 0 31px 0;
}
.LogoOpenT-P img {
width: 60%;
}
.bannerOT {
    height: auto;
}
.ContInfo404txt {
    margin-top: 20px;
    padding-top: 0;
}
.ContInfo404img {
    padding: 0 20px;
}
.ContInfo404 img {
    width: 100%;
}
.imgNotaRel {
    height: auto;
    overflow: inherit;
}
.imgNotaRel img {
    width: 100%;
}
.relBanner {
    margin: 10px 0;
    padding: 0;
}
.NotaRelMobile {
    display: block;
    margin: 10px 0;
}
.LogoCenter img {
    width: 233px;
}
/********TE RECOMENDAMOS*******/
    .modRecomendamos_h3 {
        margin-bottom: 40px;
    }
    .modRecomendamos_contenedor {
        width: 46%;
        margin: 10px 6px;
    }
    .modRecomendamos_titulo {
        height: 162px;
    }
    .modRecomendamos_imagen {
        width: 100%;
        height: auto;
    }
}
@media (min-width: 576px) and (max-width: 767.98px) {
.FotoAutor {
    margin: 0 auto;
    float: none;
}

.BioAutor {
    width: -webkit-fill-available;
    width: -moz-available;
    padding-left: 0;
}

.AutorH1 {
    text-align: center;
}

.AutorCargo {
    text-align: center;
    margin-top: 15px;
}

.AutorRedes {
    display: flex;
    align-items: center;
    justify-content: center;
}
.txtHist h3 {
    height: auto;
    overflow: inherit;
}
.banner-e-desk {
    display: none;
}
.banner-e-mob {
    display: block;
}
 .modal_contenedorGral {
        width: 86%;
        padding: 30px 4px;
        height: 544px;
        overflow: scroll;
    }
    .modal_imgPrincipal {
        width: 100%;
    }
    .modal_titulo {
        width: -webkit-fill-available;width: -moz-available;
        padding: 0 17px;
        margin-top: 13px;
    }
    .modal_subtitulo {
        width: -webkit-fill-available;width: -moz-available;
        padding: 15px 17px;
    }
    .modal_titulo strong {
        width: -webkit-fill-available;width: -moz-available;
        margin-top: 9px;
        float: left;
    }
    .modal_botonesFooter {
    width: -webkit-fill-available;width: -moz-available;
}

.moduloNewsletterHome{
    margin: 0 5px 0px;
    padding: 12px 0px 0px 0px;
}
.titmoduloNewsletterHome {
    width: -webkit-fill-available;width: -moz-available;
    padding: 0 5px 10px;
    text-align: center;
}
.SubtitmoduloNewsletterHome {
    width: -webkit-fill-available;width: -moz-available;
}
.titNewsGrande {
    text-align: center;
}
.titNewsChico {
    text-align: center;
}
.BtnNewsletterHome a {
    width: 330px;
}
.modNewsletterNota {
    padding: 36px 30px 53px 30px;
}
.titNewsletterNota {
    display: inline-block;
}
.titChicoNewsletter {
    width: -webkit-fill-available;width: -moz-available;
    text-align: center;
}
.titGrandeNewsletter {
    width: -webkit-fill-available;width: -moz-available;
    text-align: center;
}
.AutorNotaBio {
    border-left: none;
    margin-top: 17px;
    }
.skin-container {
    margin-top: 94px;
}
.notaMobile {
    display: block;
}
.bannerdesk .leader{
    display: none;
}
.bannermob .leader {
    width: 320px;
    display: block;
}
.categoriasHeader2022 span {
    margin: 0 17px;
    font-size: 15px;
}
.HeadSub {
    height: 55px;
}
.Logo {
    background: transparent;
    margin: 6px 0 0 27px;
}
.LogoMarginTpDesk {
display: none!important;
}
.LogoMarginTpMob {
display: block;
}
.LogoMarginTpMob img {
width: 145px;
}
.LogoMarginTp {
    margin: 58px 0 0;
    float: none;
}
.containerMenu {
    margin-top: 12px;
    float: left;
    padding: 0;
}
.categoriasHeader2022 {
    display: none;
}
.barraRedes {
    display: none;
}
#menu::-webkit-scrollbar {
    display: none;
}
#menu {
    top: 0;
    padding: 0% 3% 0;
    overflow-x: scroll;
}
#menuToggle {
    display: block;
    top: 16px!important;
}
.menuDesplegado::-webkit-scrollbar {
    display: none;
}
.menuDesplegado {
    overflow-x: scroll;
}
.butdropdwn {
    padding: 12px 17px;
}
.containerMenu li a {
    font-size: 21px;
}
.Redes2 {
    padding: 18px 0;
    margin-top: 9px;
}
.buscador2022 {
    margin-top: 40px;
}
.buscador2022 input {
    width: 93%!important;
}
.container {
    max-width: 99%;
}
.TitCat {
    font-size: 19px;
    font-weight: 700;
}
.LomHotMod {
    padding: 0 10px;
}
.Slide-Principal button {
    top: 23%;
}
.SlidePrincipalItemImg {
    height: auto;
}
.SlidePrincipalItemImg img {
    width: 100%;
}
.MiSlideEstilo button {
    top: 17%;
}
.MiSlideEstilo img {
    width: 100%;
}
.carouselImg {
    height: auto;
    overflow: inherit;
}
.ContInfoNota {
    width: -webkit-fill-available;width: -moz-available;
    float: left;
    padding: 22px 20px 30px;
    margin-bottom: 20px;
}
.ModSeccInfo {
    width: -webkit-fill-available;width: -moz-available;
    height: auto;
}
.ContInfoNotaMods {
    padding: 20px 30px;
}
.TitNotas.DosMods {
    font-size: 33px;
    line-height: 45px;
    margin-top: 15px;
}
.imgNotas {
    height: auto;
}
.imgNotas img {
    width: 100%;
}
.ModSeccImg {
    width: -webkit-fill-available;width: -moz-available;
    height: auto;
    display: block;
}
.ModSeccImg img {
    width: 100%;
}
.imgNotas.Pviajes {
    height: auto;
}
.imgNotas.Pviajes img {
    width: 100%;
}
.TitPviajes {
    padding: 0px 10px 12px;
}
.ModsViajesSmall {
    margin: 43px 0 24px;
    display: block;
}
.ModSmallViajes {
    height: auto;
    margin: 0;
}
.TitNotas.TitPviajeSmall {
    padding: 20px 30px;
}
.TitNotas {
    font-size: 37px;
    line-height: 51px;
    padding: 30px 0;
}
.HomeImgDesc img {
    width: 100%;
}
.contRedesYnews {
    padding-bottom: 56px;
}
.embedInstagram {
    width: -webkit-fill-available;width: -moz-available;
}
.sbi_photo_wrap a {
    height: 316px!important;
}
.TitNotas.RedesNews {
    width: -webkit-fill-available;width: -moz-available;
    height: auto;
    margin-left: 0;
    padding: 15px 0px;
    margin: 0 15px;
}
.imgInsta {
    width: -webkit-fill-available;width: -moz-available;
    height: auto;
    overflow: inherit;
}
.imgInsta.instaimg2 {
    margin-top: 10px;
    margin-left: 0;
}
.imgInsta img {
    width: 100%;
}
.ContNewsHome {
    margin-top: 30px;
}
.imgSlideDosMods {
    height: 540px;
}
.imgSlideDosMods img {
    width: 932px;
}
.SlideDosModsNota .slick-next {
    right: 28px;
}
.MiSlideEstilo3 .carousel-inner {
    width: -webkit-fill-available;width: -moz-available;
    display: none;
}
.MiSlideEstilo3 .carousel-indicators .TitMasVisto {
    font-size: 35px;
}
.MiSlideEstilo3 .InfomasVisto {
    border-bottom: 3px solid #821b34;
    padding: 10px 0;
    margin-bottom: 10px;
}
.MiSlideEstilo3 .InfomasVisto .TitNotas {
    height: auto;
    overflow: inherit;
    font-weight: 400;
}
.MiSlideEstilo3 button {
    display: none;
    top: 20%;
}
.MiSlideEstilo3 .carousel-indicators {
    width: -webkit-fill-available;width: -moz-available;
    position: relative;
    z-index: 1;
    padding: 20px 40px 35px 40px;
}
.SlideDosModsNota .imgSlideDosMods.imgNotaRel {
    height: auto;
}
.SlideDosModsNota .imgSlideDosMods.imgNotaRel img {
    width: 100%;
}
.ModDescargableBajoNota {
    margin: 0;
}
.ModColumnista {
    margin-bottom: 20px;
}
.nameColumnista {
    height: 55px;
    margin: 15px 27px;
}
.TitColumnista {
    height: 192px;
    margin: 10px 27px;
}
article p iframe {
    width: -webkit-fill-available;width: -moz-available;
    height: 360px;
    float: left;
}
.contImgDest {
    height: auto;
    overflow: inherit;
}
.contImgDest img {
    width: 100%;
}
.VideoSingle {
    padding: 11px 0px 5px 0px;
}
.cont-singletxt {
    margin-left: 0;
}
.txt-video {
    margin-top: 11px;
    margin-left: 14px;
    font-size: 16px;
}
.contIzq {
    margin-top: 3px;
}
.sidebar {
    display: none;
}
.contNota {
    width: -webkit-fill-available;width: -moz-available;
}
.contImgDest {
margin-bottom: 0;
}
.ContImgDesBajoNota {
    height: auto;
    padding: 0;
    background: #fff;
}
.ContTxtDesBajoNota {
    height: auto;
}
.ContNewsNota {
    padding: 0;
}
.ContimgNewsNota {
    margin-top: 30px;
}
.btnCompMobile {
    display: block;
    float: right;
    background: #821b34;
    border-radius: 20px;
    padding: 2px 12px;
    font-weight: bold;
    margin: 16px 10px;
    color: #fff;
}
.redescomparteNotaHead {
    width: -webkit-fill-available;width: -moz-available;
    height: 100%;
    float: right;
    position: absolute;
    z-index: 6;
    background: #f4f4f4;
    left: 0;
    top: 0;
    text-align: center;
    padding-top: 14px;
    border-bottom: 3px solid #821b34;
    display: none;
}
.siguienteNota {
    height: 53px;
}
.cerrarCompartirMobile {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    margin: -6px 12px 0 0;
    font-size: 41px;
    color: #cecece;
    background: transparent;
}
.sigNot .strong {
    font-size: 12px;
    line-height: 17px;
    font-style: initial;
    margin-top: 4px;
    float: left;
}
.textoRedesComparteMob {
    display: none;
}
.iconoComparteNota {
    float: none!important;
}
.stickyBanner {
display: block;
}
.imgHist {
    height: auto;
    overflow: inherit;
}
.imgHist img {
    width: 100%;
}
.histo-banner {
    height: auto;
    padding: 20px 0;
    margin-bottom: 30px;
}
.historico,
.txtHist h2,
.histChico {
max-width: 100%;
height: auto;
overflow: visible;
}
.ImgDescargableP {
    width: -webkit-fill-available;width: -moz-available;
    height: auto;
    overflow:inherit;
    display: block;
}
.TxtDescargableP {
    width: -webkit-fill-available;width: -moz-available;
    height: auto;
    overflow:inherit;
    padding-bottom: 50px;
}
.imgHistDescargables, .TitHistDescargables {
    height: auto;
    overflow:inherit;
    display: block;
}
.imgHistDescargables img, .ImgDescargableP img {
    width: 100%;
}
.TitDescargableP {
    padding: 0 3%;
    margin: 4% 0 5% 0;
}
.ContTxtOpenT {
    height: auto;
}
.TxtReservOpenT {
    height: auto;
    margin: 0 0 31px 0;
}
.bannerOT {
    height: auto;
}
.ContInfo404txt {
    margin-top: 20px;
    padding-top: 0;
}
.imgNotaRel {
    height: auto;
    overflow: inherit;
}
.imgNotaRel img {
    width: 100%;
}
.relBanner {
    margin: 10px 0;
    padding: 0;
}
.NotaRelMobile {
    display: block;
    margin: 10px 0;
}
.LogoCenter img {
    width: 266px;
}
/********TE RECOMENDAMOS*******/
    .modRecomendamos_h3 {
        margin-bottom: 40px;
    }
    .modRecomendamos_contenedor {
        width: 46%;
        margin: 10px 6px;
    }
    .modRecomendamos_titulo {
        height: 162px;
    }
    .modRecomendamos_imagen {
        width: 100%;
        height: auto;
    }
}
@media (min-width: 768px) and (max-width: 991.98px) {
.BioAutor {
    width: 72%;
}
.banner-e-desk {
    display: none;
}
.banner-e-mob {
    display: block;
}
.modal_contenedorGral {
    width: 90%;
    height: 524px;
    overflow: scroll;
}

.moduloNewsletterHome{
    margin: 0 5px 0px;
    padding: 38px 20px 20px 20px;
}
.titmoduloNewsletterHome {
    width: -webkit-fill-available;width: -moz-available;
    padding: 0 10px 10px;
    text-align: center;
}
.SubtitmoduloNewsletterHome {
    width: -webkit-fill-available;width: -moz-available;
}
.titNewsChico {
    text-align: center;
}
.BtnNewsletterHome a {
    width: 360px;
}
.btnSuscribeteNewsletterNota {
    padding: 0 96px;
}
.notaMobile {
    display: block;
}
.bannerdesk .leader{
    display: none;
}
.bannermob .leader {
    display: block;
}
.categoriasHeader2022 span {
    margin: 0 17px;
    font-size: 15px;
}
.HeadSub {
    height: 62px;
}
.Logo {
    background: transparent;
    margin: 8px 0 0 29px;
}
.LogoMarginTpDesk {
display: none!important;
}
.LogoMarginTpMob {
display: block;
}
.LogoMarginTpMob img {
width: 159px;
}
.LogoMarginTp {
    margin: 22px 0 0;
    float: none;
}
.containerMenu {
    margin-top: 30px;
    float: left;
    padding: 0;
}
.categoriasHeader2022 {
    display: none;
}
.barraRedes {
    display: none;
}
#menu {
    top: 0;
    padding: 0% 4% 0;
}
#menuToggle {
    display: block;
}
.butdropdwn {
    padding: 12px 17px;
}
.containerMenu li a {
    font-size: 21px;
}
.Redes2 {
    padding: 18px 0;
    margin-top: 9px;
}
.buscador2022 {
    margin-top: 30px;
}
.buscador2022 input {
    width: 94%!important;
}
.container {
    max-width: 100%;
}
.HomeImgDesc img {
    width: 700px;
}
.ContInfoNotaMods {
    padding: 40px 60px 60px;
}
.TitNotas.DosMods {
    margin-top: 15px;
}
.ContInfoNota {
    width: -webkit-fill-available;width: -moz-available;
    float: left;
    padding: 22px 20px 30px;
    margin-bottom: 20px;
}
.ModSeccInfo {
    width: -webkit-fill-available;width: -moz-available;
    height: auto;
}
.imgNotas {
    height: 350px;
}
.imgNotas img {
    width: 610px;
}
.ModSeccImg {
    width: -webkit-fill-available;width: -moz-available;
    height: auto;
    display: block;
}
.ModSeccImg img {
    width: 100%;
}
.Slide-Principal button {
    top: 29%;
}
.SlidePrincipalItemImg {
    height: auto;
}
.SlidePrincipalItemImg img {
    width: 100%;
}
.LomHotMod {
    padding: 0 10px;
}
.TitNotas.TitPviajeSmall {
    padding: 20px 0;
}
.carouselImg {
    height: auto;
    overflow: inherit;
}
.imgSlideDosMods {
    height: 430px;
}
.itemSlideDosMods {
    margin: 0;
    padding: 0 37px;
}
.imgSlideDosMods img {
    width: 744px;
}
.sbi_photo_wrap a {
    height: 433px!important;
}
.TitNotas.RedesNews {
    width: -webkit-fill-available;width: -moz-available;
    height: auto;
    margin-left: 0;
    margin: 0 15px;
    padding: 17px 0px 0px;
}
.MiSlideEstilo3 .carousel-inner {
    width: -webkit-fill-available;width: -moz-available;
    display: none;
}
.MiSlideEstilo3 .carousel-indicators .TitMasVisto {
    font-size: 35px;
}
.MiSlideEstilo3 .InfomasVisto {
    border-bottom: 3px solid #821b34;
    padding: 10px 0;
    margin-bottom: 10px;
}
.MiSlideEstilo3 .InfomasVisto .TitNotas {
    height: auto;
    overflow: inherit;
}
.MiSlideEstilo3 .carouselImg {
    width: -webkit-fill-available;width: -moz-available;
    height: auto;
    display: block;
}
.MiSlideEstilo3 .carouselImg img {
    width: 100%;
}
.MiSlideEstilo3 .carousel-indicators {
    width: -webkit-fill-available;width: -moz-available;
    position: relative;
    z-index: 1;
    padding: 20px 40px 35px 40px;
}
.MiSlideEstilo3 button {
    display: none;
    top: 20%;
}
.MiSlideEstilo3 .carousel-control-next {
    right: 1%;
}
.ModSmallViajes {
    height: 580px;
}
.ModDescargableBajoNota {
    margin: 0;
}
.ModColumnista {
    margin-bottom: 20px;
}
.embedInstagram {
    width: -webkit-fill-available;width: -moz-available;
}
article p iframe {
    width: -webkit-fill-available;width: -moz-available;
    height: 530px;
    float: left;
}
.sidebar {
    display: none;
}
.contImgDest {
    height: auto;
    overflow: inherit;
}
.contImgDest img {
    width: 100%;
}
.contNota {
    width: -webkit-fill-available;width: -moz-available;
}
.siguienteNota {
    height: 60px;
}
.ContImgDesBajoNota {
    height: auto;
    padding: 0;
    background: #fff;
}
.ContTxtDesBajoNota {
    height: auto;
}
.SlideDosModsNota .slick-next {
    right: 32px;
}
.ContimgNewsNota {
    margin-top: 30px;
}
.ImgDescargableP {
    width: -webkit-fill-available;width: -moz-available;
    height: auto;
    overflow:inherit;
}
.TxtDescargableP {
    width: -webkit-fill-available;width: -moz-available;
    height: auto;
    overflow:inherit;
    padding: 50px 20%;
}
.TitDescargableP {
    padding: 0 3%;
    margin: 0 0 6% 0;
}
.bannerHistDesc {
    height: 482px;
}
.ContTxtOpenT h2 {
    font-size: 25px;
    line-height: 30px;
}
.ContInfo404img {
    float: left;
}
.ContInfo404txt {
    margin-top: 20px;
    padding-top: 0;
}
.relBanner {
    margin: 10px 0;
}
.NotaRelMobile {
    display: block;
    margin: 10px 0;
}
.imgHistDescargables {
    height: 267px;
}
}
@media (min-width: 992px) and (max-width: 1199.98px) {
.BioAutor {
    width: 72%;
}
.banner-e-desk {
    display: none;
}
.banner-e-mob {
    display: block;
}
.modal_contenedorGral {
    width: 800px;
}
.modal_botonesFooter {
    padding: 0 17%;
}
.LogoMarginTpDesk {
    left: 10px;
    top: 47px;
}
.Logo img {
    width: 184px;
}
.titNewsGrande {
    line-height: 36px;
    margin-top: -2px;
}
.BtnNewsletterHome a {
    width: 283px;
}
.container {
    max-width: 100%;
}
.categoriasHeader2022 span {
    margin: 0 11px;
    font-size: 13px;
}
.SlidePrincipalItemImg {
    height: auto;
}
.SlidePrincipalItemImg img {
    width: 100%;
}
.LomHotMod {
    padding: 0 10px;
}
.ContNewsHome {
    margin-top: 36px;
}
.ContDesSidebar {
    padding: 22px 13% 10px;
}
.BtnDescargarSidebar a {
    padding: 10px 21%;
}
.TitDescBajoNota {
    padding: 0;
}
.BtnDescargarBajoNota a {
    padding: 8px 46px;
}
.ContimgNewsNota {
    margin-top: 30px;
}
.TitNotas.RedesNews {
    width: 39%;
    margin-left: 2%;
}
.imgInsta {
    width: 27%;
}
.imgSlideDosMods {
    height: 520px;
}
.imgSlideDosMods img {
    width: 908px;
}
.itemSlideDosMods {
    margin: 0 15px;
    padding: 0 27px;
}
.nameColumnista {
    height: 54px;
    margin: 16px 46px;
}
.TitColumnista {
    height: 230px;
    margin: 10px 20px;
}
.historico {
max-width: 50%;
}
.TitDescargableP {
    font-size: 39px;
    padding: 0 16%;
    margin: 14% 0 5% 0;
}
.ContTxtOpenT h2 {
    font-size: 25px;
    line-height: 30px;
}
.ContInfo404txt {
    margin-top: 0;
}
.imgHistDescargables {
    height: 208px;
}
.bannerHistDesc {
    height: 423px;
}
.modRecomendamos_contenedor {
    width: 22%;
}
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
.TitColumnista {
    height: 230px;
    margin: 10px 30px;
}
.imgHistDescargables {
    height: 200px;
}
.bannerHistDesc {
    height: 415px;
}
}